搜索资源列表
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
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
GuassSeider
- 高斯赛德尔迭代法和雅可比迭代法求解线性方程组。-Iteration solving system of linear equations
Interate_Equation
- win32小程序 实现数值分析中迭代法求解方程组功能 包括雅可比迭代 高斯赛德尔迭代 超松弛迭代 能够正常运行 希望大家指教-Win32 small program to achieve numerical iteration method in solving equations features include Jacobi iteration gauss seidel iteration overrelaxation iteration can run normally hope you
zheng_jiao
- m文件写的lorenz系统,带有雅可比矩阵,专用于正交法lya_lorenz.m -m file written lorenz system with Jacobian, dedicated to the orthogonal method lya_lorenz.m
Bao-chaotic-system
- 针对三阶包氏混沌系统,刻画系统李雅普诺夫指数谱。改程序采用雅可比矩阵法,运算速度快捷。Bao chaotic system Lyapunov exponent spectrum-system, describe the system of Lee Yap Andrianof spectrum index. Change the program using the Jacobi matrix method, fast calculation speed.
新建文件夹 (2)
- 雅可比迭代的MATLAB代码,可以求解一些线性方程组 用鼠标作图(The MATLAB code of Jacobi iterative, you can solve some linear equations Plot with a mouse)
matlab-fea
- 三维8节点有限元刚度阵 型函数 高斯积分 雅可比矩阵(3d 8 nodes fea stifness matrix)
GausANDJacobian
- 高斯消元以及Jacobian迭代求解线性方程组,有详细的注释(Gauss elimination and Jacobian iterative solution of linear equations have detailed annotations)
duoji8
- 基于梯形法的传统并行计算 duoji8、dw8、getfn8 解微分代数方程组,不计算收缩导纳矩阵 雅可比方程整体求解 主程序为duoji8(Transient simulation of power system)
lianxuchaoliu
- 连续潮流:又称为延拓潮流,是电力系统电压稳定性分析的有力工具,它通过在常规潮流基础上引入一个负荷增长系数来克服雅可比矩阵奇异,从而克服接近稳定极限运行状态时的收敛问题,解决了常规潮流在崩溃点外无解和在崩溃点附近不能可靠收敛的问题。连续潮流法是从初始稳定工作点开始,随着负荷缓慢变化,沿相应的PV曲线对下一工作点进行预估、校正,直至勾勒出完整的PV曲线。(Continuous flow: also known as the continuation of the trend, is a powerf
人体多刚体动力学
- 此文件为m文件,仿真了1.5m儿童的椭球模型在笛卡尔坐标下的动力模型,建立了包含牛顿-欧拉方程和雅可比矩阵的运动动力学方程(The multi rigid ellipsoid model of 1.5m children is simulated, and the motion dynamics equation of the Jacobi matrix and Newton Euler equation in Descartes coordinates is established.)