搜索资源列表
线性方程组的超松弛迭代.rar
- 线性方程组的超松弛迭代
病态方程组
- 病态方程组的运算-CSM Group Operational
线性方程组的迭代法和牛顿数值积分
- 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
偏微分方程组N=4的龙格-库塔方法求解
- 偏微分方程组N=4的龙格-库塔方法求解,matlab编程,试过可以
LU分解法求解线性方程组.zip
- LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.,LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
科学计算中的共轭梯度法解对称正定线性方程组
- 科学计算中的共轭梯度法解对称正定线性方程组.,Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
线性方程组的超松弛迭代
- 线性方程组的超松弛迭代- The system of linear equations ultra relaxes iterates
被动调Q速率方程组仿真
- 基于Nd:YAG/Cr4:YAG的半导体激光器被动调Q ,速率方程组仿真(经典四阶龙格库塔法)。(the rate equation simulation of Nd:YAG/Cr4:YAG passively Q-switched solid laser.)
计算方程组-1
- 该程序可用来求解计算复杂的非线性方程组的解析解,对初学者有一定参考价值(The program can be used to solve the analytic solution of complex nonlinear equations, and has some reference value for beginners)
求解方程组方法
- 几种主要的求解方程组方法在MTLAB环境的实现(Implementation of several main solving equations in MTLAB environment)
3.2方程组的形态和条件数实验
- matlab的方程组的形态和条件数实验程序(The experimental procedure of the form and condition number of Matlab's equations)
PSO算法求解非线性方程组
- 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
解方线性方程组
- 通过高斯消元法求解解线性方程组,使用动态内存分配(system of linear equations)
LU分解法求解线性方程组
- 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
线性方程组求解
- 高斯消去法,列主元高斯消去法,LU分解、压缩带状方程组求解(Gaussian elimination)
MATLAB牛顿法求解非线性方程组
- MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
MATLAB求解非线性方程组 fsolve
- MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code.)
解线性方程组的迭解法
- 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
解线性方程组的迭代法
- 可在matlab中打开,是用来解线性方程组的迭代法(It can be opened in MATLAB, and is an iterative method for solving linear equations.)
用matlab求解非线性方程组的几种方法之程序
- matlab编程 求解非线性方程和方程组的多种方法(Matlab programming for solving nonlinear equations and equations)