wind speed versus time ....mathematical expression
Afficher commentaires plus anciens
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 commentaires
Jon
le 14 Fév 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
le 14 Fév 2020
Alex Sha
le 16 Fév 2020
Hi, what kind of your "speed and time data"? It is better for your posting your data.
Réponses (1)
Steven Lord
le 14 Fév 2020
0 votes
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.
Catégories
En savoir plus sur Spline Postprocessing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!