搜索资源列表
实验5-雅可比迭代
- 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss - Seidel iterative solution equations Ax = b, analysis, comparison of the results
jacobi
- matlab下雅克比在数值计算中有很好的应用!
jac
- 雅克比方法求矩阵的特征值和特征向量,matlab文件,已经调试成功了
线性方程组雅可比迭代法
- 数值计算方法实验 实验2 用雅克比迭代法解方程组 一、 实验目的 1、 学习使用雅克比迭代法求解方程组,加深对雅克比迭代法的认识。 2、 在误差允许的范围内,在循环次数较少的情况下,求解方程组的稳定解。 3、 进一步加深对Matlab的学习。
jacobi
- 本代码是本人在做作业时所编,主要用来求解雅克比矩阵-slove jacobi matrix
iterative
- rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
Jacobi
- 雅克比迭代法 求Hilbert矩阵病态方程组-Iterative Method Jacobian matrix pathological Hilbert equations
paul
- 各种数值分析常用的程序,雅克比迭代,G_S法,牛顿 拟牛顿,拉格朗日数乘等-Numerical analysis of a variety of commonly used procedures, Jacobian iteration, G_S law, Newton' s quasi-Newton, Lagrange and so few take
MyMatrixFunction
- 包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol
7-bus-power-flow-calculation-prog
- 7节点潮流运算的MATLAB程序,包括导纳、雅克比矩阵生成,运算结果输出等部分-7-node system flow calculation procedures, including the admittance matrix, such as the generation of Jacobian matrix, and finally output the results of current operations
Matlab
- 雅克比(Jacobi)迭代法. 设有n阶方程组. (4.1). 若系数矩阵非奇异,且 (i = 1, 2,…, n),将方程组(4.1)改写成. 然后写成迭代格式 -Jacobi (Jacobi) iterative method. With n-order equations. (4.1) and if non-singular coefficient matrix, and (i = 1, 2, ..., n), the equations (4.1) rewritten and then
matlab
- 数值分析中多种算法的matlab编程 有雅克比迭代 高斯迭代法 追赶法 等-Jacobi iterative Gauss iterative method chasing method of numerical analysis of a variety of algorithms matlab programming
G-S与jaciob迭代迭代
- 利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
雅克比法求对称矩阵的特征值
- 经典Jacobi方法求解对称矩阵特征值(MATLAB描述),本函数使用经典Jacobi方法来计算一个对称矩阵的特征值(Classical Jacobi method for solving symmetric matrix eigenvalue (MATLAB descr iption), this function uses the classical Jacobi method to calculate the eigenvalues of a symmetric matrix)
刚度矩阵matlab
- 单元刚度矩阵算法,包含主文件B矩阵 雅克比转换阵,没有拼装(Element stiffness matrix algorithm)
雅克比(Jacobi)迭代法解线性方程组(Matlab程序)
- 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
牛顿法小算例1
- 主要是利用牛顿法解线性方程组,重点是雅克比矩阵的求解(Solving linear equations by Newton method)
Example[1]_simpleproblem
- 轨道计算程序包含各个摄动力的表示同时包含雅克比矩阵计算(orbit maneuver yaconbi matrix,derive_jacobian_hessian_jacobian_boundary_left_jacobian_boundary_right_)
07解线性方程组的雅克比迭代法
- 详细功能介绍见word文档,word文档中有具体的案例及过程(For detailed functions, see the word document. There are specific cases and procedures in the word document.)
CavityFlow_Matlab
- 基于雅克比迭代法的matlab方腔流动程序,其中包括流函数和涡函数子程序(The MATLAB cavity flow program based on Jacobian iteration method, including the stream function and the vortex function subroutine.)