wind speed versus time ....mathematical expression
Ältere Kommentare anzeigen
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 Kommentare
Jon
am 14 Feb. 2020
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
am 14 Feb. 2020
Alex Sha
am 16 Feb. 2020
Hi, what kind of your "speed and time data"? It is better for your posting your data.
Antworten (1)
Steven Lord
am 14 Feb. 2020
0 Stimmen
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.
Kategorien
Mehr zu Spline Postprocessing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!