y=f(x,y)の曲線近似はどうすればできますか?
Afficher commentaires plus anciens
xとyが1対1対応しているデータで
例えば y = a*x + b*exp(x-y) + c*(x+y) 等の関数として与えられたときに
fit関数などで曲線近似することは可能でしょうか?
Réponses (1)
Catégories
En savoir plus sur Curve Fitting Toolbox 入門 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!