搜索资源列表
CircleSim
- 圆拟合算法的实现(VC) 包括:最小二乘精确解、最小二乘近似解、高斯牛顿法迭代解-circle fitting algorithm to achieve (VC), including : LS Exact solution, least squares approximate solution, Gaussian Newton iterative solution
GAUSS
- 高斯赛德尔迭代法 在数值计算中经常用到的一种求解线性方程组的方法-GAUSS ITERATION
FICA_DEMO
- 快速ICA的matlab m文件,是演示代码,可以直接运行。独立分量分析。使用了基于负熵极大值的牛顿迭代法来判断分离结果的非高斯性-Fast matlab m ICA files, is a demo code, you can directly run. Independent component analysis. The non Gauss used Newton iterative method based on negative entropy to determine the max
58796044
- 雅克比迭代,求解方程近似解 秦九昭算法 幂法 高斯塞德尔()