搜索资源列表
高斯赛德尔迭代法
- 用matlab实现高斯赛德尔迭代法
线性方程组的迭代法和牛顿数值积分
- 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
牛顿迭代法求非线性方程组
- 牛顿迭代法求非线性方程组,来自《精通matlab科学计算》一书,Newton iteration method for nonlinear equations, from " well versed in scientific computing matlab" book
线性方程组的雅克比迭代法
- 既可以能过两种方法考察线性方程组的雅克比迭代法是否收敛,又可以求解线性方程组,Can have two methods to study the system of linear equations Jacobian iterative method is convergent, but also for solving linear equations
布莱德曼迭代
- 关于信号压缩感知的一种迭代方法的code。
迭代分析
- 通过迭代的方法达到某种程度上的优化,得到精确的数学模型(By iterating the method to some degree of optimization, an accurate mathematical model is obtained)
G-S迭代
- 用Gauss-Seidel迭代法解线性方程组。(Solving linear equations by G-S iteration)
雅克比(Jacobi)迭代法解线性方程组(Matlab程序)
- 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
实现迭代学习控制
- 迭代学习控制,方便研究机器人轨迹的跟踪控制(Iterative learning control)
迭代移位线性搜索PTS模块
- 基于OFDM系统设计的迭代移位线性搜索PTS算法,亲测可用(An iterative shift linear search PTS algorithm based on OFDM system, pro test is available)
迭代多输入多输出
- 迭代学习触及学习,多输入多输出,,,,,,,,,,,,,,(Iterative learning control (ILC) is an effective technique that improves the tracking performance of sys- tems by adjusting the feedforward control signal based on the memory data. The key in ILC is to design learning fi
离散迭代
- 离散迭代,对于离散系统,进行多次迭代,得到最终的准确结果(Discrete iteration)
迭代法
- 五种迭代法解------非线性方程求根 分别采用了牛顿法、简易牛顿法、史蒂芬孙迭代法、二分法和割线法(The iterative method for solving nonlinear equations.)
牛顿迭代代码
- 通过牛顿迭代法实现求一个函数在区间内的所有根(All the roots of a function in the interval are obtained by the Newton iterative method)
分形与迭代
- 分形与迭代,是用逻辑回归算法实现数值的分形,可修改迭代次数,得到不同的迭代分形(Fractal and iteration are used to realize the fractal of numerical value by the logic regression algorithm, and the number of iterations can be modified to get different iterative fractal.)
矢量迭代法子空间迭代法
- 结构模态分析中的矢量迭代法,用于计算振型和频率(Vector iteration method of structural modal analysis)
迭代法
- Newton迭代法;列主元Gauss消去法;逐次超松弛迭代法;GaussSeidel(Newton iterative method; column principal element Gauss elimination method; successive super relaxation iterative method; GaussSeidel)
迭代算法
- 几种常用的迭代算法,总结了一下,希望可以帮助到大家(Several commonly used iterative algorithms, summed up, hope to help everyone)
解线性方程组的迭代法
- 可在matlab中打开,是用来解线性方程组的迭代法(It can be opened in MATLAB, and is an iterative method for solving linear equations.)
迭代法估计Beta分布参数
- 求概率分布函数的参数方法 采用迭代法估计Beta分布的分布参数,(Estimation of distribution parameters of Beta distribution by iterative method)