搜索资源列表
高斯消去求逆矩阵
- 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
Simpson求积
- Simpson求积简单的算法及其DELPHI的一些简单代码.欢迎大家参考!-Simpson Quadrature simple algorithm and the DELPHI some simple code. We welcome the reference!
幂法求特征值
- 用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
求逆阵
- 202用列主元消取法解线性方程 ***********★*******★********★************ 一.功能 当线性方程组有唯一解时求其解 。 二.算法简介消元过程,设方程组为 Ax=b (1)公式(1)有增广矩阵 a11 a12….a1n b1 a21 a22…a2n b2 (A,B)= ………………. an1 an2…ann bn-out with the main 202 yuan Consumers copying solution of linear equations
求有向网最短路径
- 求有向网最短路径-are seeking the shortest path to the net
vc求星期几源码
- 是一个利用VC实现的求星期几的小程序.它可以实现你所在日期的是星期几的查询.是一个比较简单的程序.-VC is a realization of a few weeks for a small procedure. It can be achieved in your date is a few weeks of inquiries. It is a relatively simple procedure.
求圆周率的一种算法
- 利用metkaro方法求圆周率的原程序,可以动态显示过程-use metkaro pi method for the original procedure, the process can be dynamically displays
求绳长井深
- 最件单的求值问题..就是求井深和绳长的问题,,我还是个初学者-most pieces of the single-issue .. evaluates depth and is seeking a long rope, and I was a beginner, and laughter
牛顿迭代法求根
- 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
一维搜索法求极值
- 用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
矩量法求导线电荷密度分布
- 用matlab求导线线电荷密度分布和电容
矩阵求逆的JAVA代码
- 用JAVA写的各种数学常用算法,包括矩阵求逆等。
三次样条插值求值(研究生数值分析作业)
- 三次样条插值求值(研究生数值分析作业)
牛顿法求方程根(研究生数值分析作业)
- 牛顿法求方程根(研究生数值分析作业)
Romberg求积分(研究生数值分析作业)
- Romberg求积分(研究生数值分析作业)
fortran代码求多元一次非齐次方程组
- fortran代码求多元一次非齐次方程组
方程求根
- 用于求解方程利用软件可以方便的解决方程的求根问题(FOR sloving the equations)
常见求根方法通用程序以及算例
- 常见求根方法,牛顿法,抛物线法,割线法通用程序,以及算例检验(The common root method, Newton method, parabola method, secant method and general procedure, test example)
bvp4c求两点边值问题
- 用matlab的bvp4c函数求两点边值问题,简单易学(Bvp4c for two-point boundary value problem, easy to learn)
矩阵求逆LU分解法
- C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)