wind speed versus time ....mathematical expression
이전 댓글 표시
i want to get wind speed versus time data...a possible mathematical expression for the same...so that it can be inputted in a DSP without a look up table
댓글 수: 3
Jon
2020년 2월 14일
MATLAB Answers is a great place to get help once you have started working on your code and are having some problems with it. I would suggest researching this elsewhere until you get to the point that you have a MATLAB coding problem.
Shyam
2020년 2월 14일
Alex Sha
2020년 2월 16일
Hi, what kind of your "speed and time data"? It is better for your posting your data.
답변 (1개)
Steven Lord
2020년 2월 14일
0 개 추천
If you want to perform regression, see this page discussing linear regression and this one discussing nonlinear regression. You can also search for "curve fitting" for other references.
카테고리
도움말 센터 및 File Exchange에서 Spline Postprocessing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!