用matlab最小二乘法拟合非线性函数,有约束条件,无初始值。
Afficher commentaires plus anciens
用matlab最小二乘法拟合非线性函数,a,b,d满足最小二乘函数在约束条件b+d-bd>1达到最小时,求a,b,d。但是a,b,d的初始值未知,还可以求出来吗?应该怎么求解呢?T-T matlab小白,才开始学这个软件。。。
C(t)=a*e(-bt)-a*e(-dt)
t=[1 6 12 18 24 30 36 42 48 54 60 66 72]
C(t)=[0.093 0.064 0.058 0.055 0.053 0.050 0.044 0.043 0.042 0.040 0.039 0.039 0.038 ]
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 数学 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!