资源列表
FFT0A_T
- 通过C语言软件开发环境,实现快速傅里叶变换-Through the C language software development environment, fast Fourier transform
cpp1
- 通过VC++6.0实现了将字符型的数与整型数相乘,希望大家能熟悉操作界面-Implemented by VC++6.0 and the character of the number of integer multiplication, I hope you familiar interface
chazhi
- Vc编程,计算数学,牛顿插值,拉格朗日插值的示例程序-Vc programming, computational mathematics, Newton interpolation, Lagrange interpolation of the sample program
PrimeTest2
- 用于素数测试的一个程序,可用朴素方法和Miller_Rabin算法进行测试,效率较高。-A program that can be used simple method and Miller_Rabin algorithms for prime testing test higher efficiency.
ADI
- 二维抛物型方程的交替方向的隐格式,含有精确解和数值解,图像精确,测试完整,-Alternating direction implicit scheme dimensional parabolic equations containing the exact solution and numerical solution, image precision, testing complete,
05
- 高斯列主元消去法,计算方法实现,已编译通过。使用例子 3x1+2x2+2x3+3x4=2.5 5x1+2x2+3x3+4x4=2.5 2x1+2x2+x3+2x4=2 3x1+x2+3x3+2x4=1.5 输入N=4,A={3 2 2 3 5 2 3 4 2 2 1 2 3 1 3 2},B={2.5 2.5 2 1.5}
1002NA
- A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
code-RGB-to-HSV
- matlab code to transform RGB into HCV
Dikin
- Dikin-Algorithmus, mathematische Optimierung
OKID
- Several modal identification techniques have been developed in the past few decades, and their use is rapidly expanding due to new focus on the instrumentation of major structures. This paper focuses on the expansion of the eigenvalue realization a
Adams
- 数值分析解初值问题。 Step 1: 用经典4阶Runge-Kutta 法计算前3 个初值 Step 2: 用Adams 显式计算预测值 Step 3: 用同阶Adams 隐式计算校正值 -Numerical solution of initial value problem. Step 1: use a classic four order Runge- Kutta method to calculate the former three initial value S
shuhfen
- 数值分析的实验,可工大家参考的,能通过的小实验-numerical analysis of the experiment, we can refer to the work, pass the small experiments
