求助,如何在matl​ab中用最小二乘法求​参数为n维向量的多项​式。

求助大神,如何在matlab中用最小二乘法求形如y=a+XB的拟合多项式(其中B为未知的n维列向量,X为m组已知的n维行向量,y为已知的m组实数,a为未知的实数)求未知的参数a与B

 Réponse acceptée

0 votes

调用regress函数
www.mathworks.com/help/stats/regress.html

Plus de réponses (0)

Catégories

En savoir plus sur 多项式 dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!