搜索资源列表
Cprograms
- 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
cal_direct
- 用龙格-库塔法直接解算微分方程,程序中的例子是求解10个线性微分方程组-using the Runge - Kutta method direct solution differential equations, the procedures for example is 10 linear equations
yakabi
- 雅克比算法,用来解线性方程组 在一个课程作业上,可方便使用-Jacques algorithm used to solve linear equations in a course on the operation, ease of use
Ballistics
- 在无投弹误差条件下,对制导炸弹的方案弹道方程组求解,求得炸弹落点C处的标准射程X(对应 )以及主要的弹道参数
解方程组
- 本代码实现的是计算方法课程实验--用平方根法求解方程组用C语言实现-source implementation of the calculation method is experimental courses -- with square root method equations using C language
解方程组1
- 本代码是计算方法课程实验里用LDLT方法解方程组的原代码-the code is calculated courses experiment with LDL equations method for the original code
gaosi
- 本代码是计算方法课程实验里的---用高斯消去法解方程组-the code is calculated course of the experiment -- using Gaussian Elimination System Solutions
celiangchengxuji
- 关于测量程序计算的几个小程序,它包括大地主题解算、高 斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差-Calculation of the measurement procedure a few small programs, which includes the earth theme solvers, Gaussian plane calculation, coordinate conversion process, single-wire b
57578859matpower3.1b2
- matlab数值编程使得数值计算工作量大大减轻,但是由于它其实是一种解释语言,而且没有国际标准,另外也没法在没有安装matlab的计算机上运行,不能用于计算密集型应用场合,极大地限制了它地应用,主要应用于物理,数学和化学,部分工程应用领域的计算工作量小的科技工作者。计算工作量大的工作,如流体力学求解,虽然matlab有解偏微分方程组的方法,但那几乎是用来作为例子来说明的,换句话说,只能作为上课例子。大型流体力学计算是计算密集型的一个例子,需要高效运算程序或并行化处理。 -chao liu ji
ade1
- 计算差分方程组的解的渐近极限,并作图演示结果-Calculating the asymptotic limit of the solution of differential equations, and mapping demo results
PBGBand
- 光子晶体的能带图计算,其实质就是电磁本征值(复矢量场)的问题。利用平面波展开磁场,引入f(r)=1/eps(r),再利用倒格矢G将f(r)展开,将两者代入光子晶体的支配方程,最后得到一个平面波展开的方法的线性方程组,最终转化为求解其特征值向量的问题。-Energy band diagram of the photonic crystal, its essence is the electromagnetic eigenvalues (complex vector fi
THOMAS
- 调用THOMAS函数求解三对角矩阵线性方程组-solve tridiagonal matrices of linear equations with THOMAS function
sc2
- 电力系统潮流计算,根据节点导纳矩阵,线性方程组的牛顿迭代的解决方案 -Power system power flow calculation, according to the node admittance matrix, with newton-raphson solution of linear equations
bhbh
- 用二分法解方程组,就是用二分法求解方程组方程组-Solution of equations with the dichotomy
onedheattransfer
- 本程序为一维非稳态导热的有限差分法解法, 使用TDMA法求解离散方程组。-This program is a one-dimensional unsteady heat conduction solution of the finite difference method for solving the discrete equations using TDMA method
ODE4
- 本程序为常微分方程组的通用数值解法。定步长4阶龙格库塔法求解常微分方程组。-This program is universal numerical solution of ordinary differential equations. 4-order fixed step length Runge Kutta method of ordinary differential equations.
Problem-solving-nonlinear-equations
- 非线性方程组的求解问题,对于数学实验,和学习matlab 有帮助.-Problem solving nonlinear equations, for the math test, and learning matlab help
Survey
- 本程序功能简介:本程序有八大计算功能。分别是(1)水平角计算(2)竖直角计算(3)三角高程计算(4)均值和方差计算(5)线性方程组计算(6)坐标正反算(7)平差计算(8)坐标计算。-Introduction the function: the program has eight calculation function. Are (1) the horizontal angle calculation (2) vertical angle calculation (3) triangle ele
Measuring-assembly
- 关于测量程序计算的几个小程序,它包括大地主题解算、高斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差。-A few small program measurement program, which includes the geodetic solution, Gauss plane calculation, coordinate conversion program, single conductor calculation, solving line
雅克比
- 利用雅克比迭代方法解线性方程组的根,输入矩阵采用TXT文件输入。利用雅克比迭代方法解线性方程组的根。利用雅克比迭代方法解线性方程组的根。(The use of Jacobi iterative method for solving linear equations of the root)