资源列表
rbf4
- 这是一个径向基函数神经网络,通过RBF网络的学习算法来逼近一个二维函数,并利用LMS算法来进行权值调整。-This is a radial basis function neural network, RBF network learning algorithm adopted to approximate a two-dimensional function, and use of LMS algorithm for weight adjustment.
testjs
- FFT算法计算测试程序,在vc++ 环境下运行-FFT algorithm test programs, in the vc++ environment to run
vector.cpp
- standard library vector implementation in C-standard library vector implementation in C++
chi2test
- 卡方检验matlab源程序,运行过的,没有问题!-Chi-square test matlab source code, run-off, no problem!
lagechazhi
- 数据拟合的拉格朗日插值方法的c++语言代码-Data fitting Lagrange interpolation method of c++ language code
ga-pso-aca_esn
- 用遗传粒子群蚁群混合算法来优化回升状态网络训练后的最终值。-Mixed genetic particle swarm ant colony algorithm to optimize the final value in the rebound after the state network training.
FractalDim
- 离散点(一维信号)的分形的计算过程,是matlab的程序,可运行的.M文件-Discrete points (one-dimensional signal) fractal calculation process is the matlab program can be run. M file
DFSM
- 用于计算谱相关函数的频域平滑算法,可改参数,改输入信号类型-calculate spectral correlation function by using frequency smoothing Algorithm, you can change the parameters, and the type of input signal
Training_by_GA
- training by genetic programming
approx_entropy
- 采用matlab编程实现的近似熵的计算。近似熵是一个从衡量时间序列复杂性的角度出发的反映信号整体特征的指标-Calculated using approximate entropy matlab programming to achieve. Approximate entropy is a sequence complexity measure of the time of departure the perspective of the indicators reflect the ove
BP
- 通过对样本的学习训练,不断调整权值,一直进行到网络输出的误差减少到可接受的程度,或进行到预先设定的学习次数为止-Based on a sample of learning and training, and constantly adjust the weights, the network output is performed until the error is reduced to an acceptable level, or to pre-set number of times un
code5
- Package consists of two files. First, to find sum of all numbers between t o n whose sum of factorials of each digit is perfectly divisible by the number. Second, to find sum of all numbers less than equal to n, where the number is palindrome as well
