return the pseudoinverse of A using iterative method.
2021-05-19 17:33:52 459B pseudoinverse matlab
1
稀疏线性系统的迭代方法:第2版= Iterative Methods for Sparse Linear Systems:Second Edition :英文
2021-05-19 10:51:33 4.76MB 迭代方法
1
雅克比迭代法求解线性方程组c++源代码,结合https://blog.csdn.net/weixin_41788456/article/details/102920383文章学习,内附有输出结果。
1
斯蒂芬森方法一种不需计算导数又具有二阶收敛速度的方程求根迭代法
2021-03-23 22:03:33 375B 斯蒂芬森
1
这是一种传统而常用的优化算法,实现过程比较容易,是迭代算法。
2019-12-21 21:03:56 257B Landweber
1
系统分析与设计敏捷迭代方法课后习题答案
2019-12-21 20:51:56 9.1MB OS
1
用C语言实现高斯-赛德尔迭代方法
1