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!