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

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

 采纳的回答

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

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 多项式 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!