一组坐标如何拟合函数。
Show older comments
如何运用一组坐标值拟合出函数表达式
x=[1,1.2,1.5,2,2.5,3,4,5,6];
y=[74.2,98.8,136.1,198.7,268.9,315.7,343.2,386.1,407.6];
求大神指点哈
Accepted Answer
More Answers (0)
Categories
Find more on Linear and Nonlinear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!