Matlab进行最小二乘算法,简单的小程序,用于测绘平差
2023-10-17 22:08:22 3KB Matlab LSE
1
频域内的模态参数识别方法:最小二乘迭代模态参数识别法。该程序适合刚入门模态参数识别并使用matlab进行编程的人员学习交流。
1
在这个模拟中,我使用递归最小二乘 (RLS) 和最小均方 (LMS) 算法实现了用于系统识别的代码。
2022-04-09 11:40:06 28KB matlab
1
有文档,有代码
2022-01-23 13:04:38 6.31MB 最小二乘
1
鲁棒非线性回归:使用维纳模型和稀疏性优化的鲁棒非线性回归
1
.: 最小二乘保形映射 - 纹理映射问题 (LSCM-TMP) 包 :. 该软件包包含一个用 Matlab 编写的用于解决纹理映射问题的例程库。 很快有更深入的描述。 .:编码(Matlab):。 从程序员的角度来看,这个例子说明了如何使用: - OOP( https://www.mathworks.com/help/pdf_doc/matlab/matlab_oop.pdf); - 预先使用绘图属性( http://it.mathworks.com/help/matlab/ref/plot.html); 。: 参考 :。 布鲁诺·莱维等人。 用于自动纹理图集生成的最小二乘保形贴图。 下载: https : //members.loria.fr/Bruno.Levy/papers/LSCM_SIGGRAPH_2002.pdf 。: 其他 :。 如果你考虑在你的工作中使用这个库,请在
2021-11-16 22:03:44 9.01MB matlab
1
solve the least square problem Ax=b using iterative method
2021-08-18 17:24:07 489B least square matlab
1
非线性优化经典著作——《methods for nonlinear least square problems》
2021-05-23 11:02:14 1.8MB 非线性最小二
1
全英文的,但却是求解最小二乘问题的经典,值得学习!
2021-05-17 15:22:22 30.31MB Least-square Problem
1
The identification of nonlinear spatiotemporal dynamical systems given by partial differential equations has attracted a lot of attention in the past decades. Several methods, such as searching principle-based algorithms, partially linear kernel methods, and coupled lattice methods, have been developed to address the identification problems. However, most existing methods have some restrictions on sampling processes in that the sampling intervals should usually be very small and uniformly distri
2021-02-22 14:05:54 1.46MB 研究论文
1