フィッティング範囲の指定方法
Show older comments
Matlabでフィッティングをしたいのですが、gnuplotのようにフィッテイング範囲を指定するにはどのようにすればよいでしょうか?
*gnuplotでは、
fit [xの範囲:xの範囲] [yの範囲:yの範囲] f1(x) '***.dat' u 5:6 via a1,b1
のように指定できるようです。
Answers (1)
Categories
Find more on スプラインの後処理 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!