资源列表
exp-function
- 该函数是用C语言写的可以实现与exp函数相同功能的函数,算法精度可以达到小数点后10位-This function is to use C language to write can realize the same function with exp function of function, the algorithm precision can reach ten decimal point
Conversion-between-the-values
- 实现数值之间的进制转化,可以实现二进制、十进制和十六进制的转化,关键在于能够实现超过long int型的二进制转化,不受内存整形数据类型大小的限制-Values between hex conversion, binary, decimal, and hexadecimal conversion, the key is to be able to achieve more than long int type binary transfor
numerical-analysis-class-library
- VC++,BC++数值分析类库 粟塔山那本书的-for numerical analysis by Su Tashan
bisecteps.c
- general bisection method for finding the roots.
noise
- 基于matlab中fft算法自行编写快速福利叶变换代码-Write the fast welfare Fourier transform code based on the matlab fft algorithm itself
NumberTheory
- 简单的数论,包含求解模线性方程组,扩展欧几里德,以及米勒测试,快速筛素数的方法。-Simple number theory , including for solving the mode linear equations, extended Euclidean, as well as the Miller test, rapid screening primes.
ENSEMBLE-CLASSIFIER-CODE
- this is matlab code for ensemble classifier such as decision tr-this is matlab code for ensemble classifier such as decision tree
kalman
- 实现卡尔曼滤波算法,可以进行参数估计、插值、滤波和预报-The Kalman filter algorithm, parameter estimation, interpolation, filtering and prediction
Chord
- 弦切法求根。该函数为用利用弦切法求方程根的方法。-String cutting method root finding. The function Equation Root chord cutting method.
ga
- 本程序是一个用C++模板实现的遗传算法库,包括了基本遗传算法,自适应遗传算法和分层遗传算法,具有优秀的通用性和可复用性。 main函数是一个对建筑能耗作分析的例子,需要安装Energy plus 6.0才能正确运行,否则报错。 附有说明文档。 -The program is a C++ template implementation genetic algorithm library, including the basic genetic algorithm, adaptive g
runge
- 拉格朗日均匀插值法显示Runge现象,后又改进使用了切比雪夫插值点,使得误差中的Wn+1值减小,消除了Runge现象。-Lagrange uniform interpolation Runge phenomenon, then improved using Chebyshev interpolation points, the cut makes error in the Wn+1 value decreases, the elimination of the Runge phenomenon.
physicalmodel
- 很好的解释了matlab中物理动画的制作,通俗易懂,容易上手-Matlab physical animation production well explained, easy to understand, easy to use