搜索资源列表
jakebi
- 雅可比 好好啊 毫安-Jacobian good ah milliamperes good good good
xiaotian
- 利用雅可比(Jocabi)迭代法解线性方程组,请各位大哥指教.-using Jacobian (dissipative) iterative method for solving linear equations, please enlighten you brother.
yagao
- 雅可比迭代法 高斯迭代法 中国矿业大学计算机学院 计算方法实验三-Jacobi iteration Gaussian iteration of China University of Mining Institute computer calculation experiment 3
Jacobi-matlab
- 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
Jacobidiedasuanfa
- 利用MATLAB编程求雅可比矩阵,来完成电力系统的潮流计算
Eigenvalue
- 这是用C编的计算大矩阵特征值和特征向量的程序。 提供了雅可比法和豪斯荷尔德-QR法两种方法计算矩阵特征值,可实现求取矩阵的特征值,所有结果必须到相应文件夹下(必须同时存放矩阵文件和程序)查看,特征值已经按从小到大的顺序排好。
雅可比C++
- 雅可比(Jacobi)迭代算法的C++实现-Jacobian (Jacobi) iterative algorithm to achieve C
线性方程组的迭代,matlab程序
- 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
random-inc
- 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
gaosi
- 高斯—塞德尔迭代法与雅可比方法的迭代阵并不相同,只有当二者都收敛时,从实验可以看出高斯—塞德尔迭代法比雅可比方法收敛速度快-hhhhhhhhhhhhhhhhhhhhhhhddddddddddddd
CH3
- 3.2 实对称三对角阵的全部特征值与特征向量的计算csstq.c 3.3 约化一般实矩阵为赫申伯格矩阵的初等相似变换法chhbg.c 3.4 求赫申伯格矩阵全部特征值的QR方法chhqr.c 3.5 求实对称矩阵特征值与特征向量的雅可比法cjcbi.c-3.2 real symmetric tridiagonal matrix of all eigenvalues and eigenvectors of the calculation of csstq.c 3.3 Reduced g
Jacobi
- 雅可比矩阵数学算法的C语言实现,尚未测试。-jacobi matrix mathmatics algorithm C program
gauseidel-jacobi-richason-SOR
- 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
4.1
- 雅可比迭代法 求解矩阵方程的解 雅可比迭代法 求解矩阵方程的解-Jacobi Method
jacobi
- 雅可比迭代法的C++代码,最简单的迭代法求解方程组-jacobi iteration method C++ code
jacobi91
- CUDA编程,GPU编程实现雅可比迭代法。GPU并行求解方程组迭代的解-CUDA programming, GPU programming Jacobi iteration. GPU parallel iterative solution for solving equations
iteration-method
- 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
GuassSeider
- 高斯赛德尔迭代法和雅可比迭代法求解线性方程组。-Iteration solving system of linear equations
新建文件夹 (2)
- 雅可比迭代的MATLAB代码,可以求解一些线性方程组 用鼠标作图(The MATLAB code of Jacobi iterative, you can solve some linear equations Plot with a mouse)