フィッティング範囲の指定方法
이전 댓글 표시
Matlabでフィッティングをしたいのですが、gnuplotのようにフィッテイング範囲を指定するにはどのようにすればよいでしょうか?
*gnuplotでは、
fit [xの範囲:xの範囲] [yの範囲:yの範囲] f1(x) '***.dat' u 5:6 via a1,b1
のように指定できるようです。
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 スプラインの後処理에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!