필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to develop web server ?

조회 수: 1 (최근 30일)
Priya
Priya 2014년 2월 13일
마감: MATLAB Answer Bot 2021년 8월 20일
I have developed a regression equation using multiple linear regression which has three input variables.
y = ax1 + b x2 + c x3
I want to develop a web server in which the user will provide three inputs and obtain the value of y.
Can we develop a web server using MATLAB ?

답변 (1개)

Walter Roberson
Walter Roberson 2014년 2월 13일
Watch out for license restrictions. If the server is available to anyone outside your organization, you need a much more expensive license, unless your access controls only allow users with passwords and you vette the users one by one (controlled access rather than open access.)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by