资源列表
RGKT7
- 单精度龙格-库塔-基尔法,在初值条件下,借常微分方程。-single-precision Runge - Kutta - Kiel, in the initial conditions, under ordinary differential equations.
QuasiNewton
- 求解非线性方程组的延拓法
IEEE754.rar
- IEEE754格式,16进制浮点数转换C++源码,IEEE754 format, 16-band floating-point conversion C++ source code
fd1d2
- 2D FDTD Simulation program implemented in MATLAB
trangle
- 对于符号三角形问题,符号三角形的第一行有n个符号。符号可以为“+”或“-”,以下每一行的符号由上行得到,2个同号下面都是“+”,2个异号下面都是“-”。如下图所示(第一行有4个符号的符号三角中的其中的一个): 符号三角形问题要求对于给定的n,计算有多少个不同的符号三角形,使其所含的“+”和“-”的个数相同。 Input 输入包含若干个测试用例。 对于每个测试用例,输入的一行是一个整数n(2<=n<=20),表示符
matlabmatrix
- 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Writ
lagran.rar
- 拉格朗日插值模拟曲线,基于matlab的程序,Lagrange interpolation simulated curve, based on the matlab procedure
sortowanie
- The function shows the image
value_of_pi
- 利用圆方程判断点是否落在圆内,输出求出的π值 -Circle equation to determine whether the use of points fall within the circle, the output value of π calculated
Hanoi_Tower
- 汉诺塔问题求解中盘子的移动过程的c语言源码。-Tower of Hanoi problem-solving process in the mobile plate c language source code.
gaussme
- 数值分析, 矩阵分解实例 ,高斯分解方法-Numerical analysis, matrix factorization instance, Gauss decomposition method
my-methodes-nume
- an algorithm to solve a variety of problems using finite diferences
