搜索资源列表
xuanzhuyuan
- 数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
GRAUSS
- 数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
mrk
- R-K法求解微分方程组的vf-R-K Solving equations of vf
bisect
- matlab的源代码 二分法解方程 matlab程序-matlab source code for solving equations matlab program dichotomy
gauss
- VC++中GAUSS法解方程,文档输入输出-VC++ In GAUSS Solving equations, input and output documents
equations
- 拉曼模型,求解多波长拉曼光纤放大器的理论模型,这是简化模型-Raman model for solving multi-wavelength Raman fiber amplifier theoretical model, which is simplified model
SALUE
- 高斯法求解方程组,fortran编写,为子函数,可直接调用-Gauss Method for Solving equations, fortran prepared for Functions direct call
ccfc
- 差分方程求解 实验步骤: 主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数 输入差分方程系数向量 输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。 输入系统初始状态向量 输入顺序为 鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应 3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),-Experimental
c
- 黄金分割法 惩罚函数法求解方程 优化设计程序 简单易懂 适合初学者 -Golden section method penalty function method for solving equations of optimal design procedures are simple and easy to understand for beginners
guass
- 高斯消去求解方程组,可以通过修改程序中的系数矩阵来计算不同方程组-Gaussian elimination for solving equations, you can modify the program to calculate the coefficient matrix of different equations
sdfsadfsdafasd123
- Differential Equations (ODE) Solver through Galerkin Method Galerkin方法求解常微分方程组的实现 这个matlab程序通过Galerkin方法求解常微分方程组,当然求解的结果是 Differential Equations (ODE)近似的解。-Differential Equations (ODE) Solver through Galerkin Method Galerkin method for
gmres
- 大型稀疏矩阵的存储,用于方程组求解,可以直接调用,比较方便-Large-scale sparse matrix storage, for solving equations can be directly invoked, more convenient
1_Gauss
- 列主元Gauss消去法解线性方程,c语言编写,运用gauss法求解方程,别人编的,编写的很好。-Out the main element Gauss elimination method for solving linear equations, c language, using gauss method for solving equations, others, compiled, and prepared well.
Newton-Raphson
- 本程序用的是Newton-Raphson法求解方程的根,程序我验证过,是正确的-This procedure using a Newton-Raphson method for solving equations of the root, the program I have verified is correct ... ...
matlabClassicsourcecode
- matlab经典算法程序的源代码,包括差值、拟合、绘图、解方程等。-classical algorithm matlab program' s source code, including the difference, fitting, drawing, solving equations and so on.
DIFF
- 这个程序是用来实现弹性波方程隐式情况下,需要求解方程组的方法进行数值模拟。-This procedure is used to achieve the implicit equation of elastic wave cases, the methods for solving equations to simulate.
Gaussianelimination
- 能较好的解线性方程,用矩阵的形式解方程。-Better solution to linear equations, solving equations with a matrix form.
jiefangcheng
- 弦截法求解高次方程,VC++6.0编译通过-Secant method for solving equations of higher, VC++6.0 compile
Solve-Equations
- matlab经典算法方程中关于解方程问题的具体内容 可以给需要的朋友们一些启示-classical algorithm matlab problem solving equations equations on the specific content of a friend in need who can give some inspiration
Solving-equations-of-motion-5-times
- 5次运动方程求解,初始和末尾的速度、加速度都为0,输入初始位置和末尾位置,可以得到5次运动方程-Solving equations of motion 5 times