资源列表
msvar130
- download markov switching model for oxmetrics
shuzhifenxi
- 数值分析(高斯法、高斯——赛德尔法、牛顿法)-Numerical analysis (Gaussian method, Gauss- Seidel method, Newton method)
HanoiProblem
- 汉诺塔问题: 有ABC三根柱子,A柱上有n个大小不等的盘子,大盘在下,小盘在上。要求将所有的盘子从A柱搬到C柱上,每次只能搬动一个,搬动过程中可以借助另一个柱子,但是必须满足大盘在下,小盘在上。 -Tower of Hanoi problem: There are three pillars ABC, A column has n different sizes of plates, the broader market in the next, small cap on. Requir
juleifenxi
- 已经调试好的关于聚类分析源代码大全,内容有K均值聚类法,模糊C均值聚类法-failed to translate
fix_fft.c.tar
- 这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a sample. This algorithm is faster t
Differential-Equations
- 数值分析中解微分方程程序,采用了不同步长的向前、向后欧拉法,梯形公式,四阶龙格库塔法等-Solution of differential equations in numerical analysis program, using non-synchronous long forward to Houou La France, trapezoidal formula, the fourth-order Runge-Kutta method, etc.
CalcxiaonegCRC32
- CRC32数据校验工具,能将计算结果分别用十进制和十六进制显示源代码。-CRC32 data validation tool, able to calculate the results were displayed in decimal and hexadecimal code.
Moving-Least-Squares-Methods
- 移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
finite-element-code
- 三维矢量有限元-矩量法电磁场分析程序-C源代码-Dimensional vector finite element- the method of moments electromagnetic field analysis program-C source code
intgauss
- 使用高斯公式来计算数值积分以及使用高斯公式求解数值重积分-Using Gaussian numerical integration formula and the numerical solution using the Gauss formula for re-integration
fourine1
- 一个曼彻斯特码的离散傅里叶变换,按照公式编写-Manchester code a discrete Fourier transform, in accordance with the formula written
C-Kalman
- 卡拉曼滤波器的c语言实现!非常好!很可以初学者使用!-Karaman filter c language! Very good!
