均匀设计结果回归分析。
显示 更早的评论
本人通过均匀设计得到下面的数据,请问该如何编程进行回归分析,等到一次、交互作用、非线性回归方程。谢谢!X =[0.1 5.94 0.20 80
0.1 7.53 0.10 70
0.3 5.95 0.25 60
0.3 7.51 0.15 90
0.5 5.51 0.05 70
0.5 7.10 0.25 60
0.7 5.60 0.10 90
0.7 7.10 0.30 80
0.9 5.13 0.20 60
0.9 6.60 0.05 90
1.0 5.04 0.25 80
1.0 6.44 0.15 70];
y =[1.2679*10^(-6)
5.7795*10^(-7)
1.1069*10^(-6)
9.5917*10^(-7)
3.1395*10^(-6)
7.0489*10^(-7)
3.393*10^(-6)
9.6164*10^(-7)
1.368*10^(-6)
2.5634*10^(-6)
2.931*10^(-6)
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 线性回归 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!