说明:数值算法中另一个经典算法gmres算法,用来求解大型矩阵方程问题。-Another classic algorithm gmres algorithm used to solve the problem of large matrix equations.
说明:在MATLAB环境中,实现用二分法和Newton法求解非线性方程-StablePoint method and newton method
说明:本实验先利用Mathematica求解非线性方程(组),探索不动点的性质 再利用MATLAB探索Koch分形的性质.-In this study, the first use of Mathematica for solving nonlinear equations (group), to exp...
说明:ABB机器人IRB120的逆运动学求解程序,可以求出6个theta,并可自动判定方向值
Inverse-kinematics robots-ABB ABB120inv ABB-PC-SDK-Guide MATLAB-运动
说明:用Lanczos方法求解矩阵的最大几个奇异值的matlab程序。