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!