资源列表
face-detection
- Face Detection using Gabor feature extraction and neural network
yichansuanfa-
- C代码遗传算法求函数最大值f(x)=x^2 x 从0到30 !-C code function genetic algorithm for the maximum value f (x) = x ^ 2 x from 0 to 30!
PCA
- PCA算法,高维数据向低维投影。本源码采用直接向最大特征值的两个principle components投影,结果为二维。-PCA algorithm
fenyu
- 递归解决飞鱼问题。假设5个人合伙捕了x条鱼,则“A第一个醒来,他将鱼平分为5份,把多余的一条扔回河中,然后拿着自己的一份回家去了”之后,还剩下4(x-1)/5条鱼。-deal with fly fish
QUEEN
- C PROGRAM FOR 8 QUEENS PROBLEM USING BACKTRACKING
BP
- 利用BP网络实现函数逼近,本程序以cos(k*pi*p)为例进行逼近-Function approximation using BP network, the procedures to cos (k* pi* p) as an example approximation
mdft
- 对DFT的改进算法,可以更精确的计算信号频谱-the reformed arigrom of DFT
fmap2
- 此程序解决人工神经网络的筛选,能精确地选出合适的变量-This resolves the artificial neural network screening, can accurately select the appropriate variable
instar
- Back propogation A-Back propogation ANN
321(2)
- RBF预测功能,进行逼近效果很好的预测,精度十分高-RBF prediction function, the effect of a good approximation to the forecast, the accuracy is very high
DNNPID
- 神经网络PID的响应速度比常规PID控制要快,而且系统的调整时间很短,能很快达到给定值,系统输出没有超调,并且误差减小的速度也比常规PID快,因此说明神经网络PID的控制效果要优于常规PID控制。-PID neural network response speed faster than the conventional PID control, and adjust the system time is very short, can quickly reach a given value,
HW3
- 使用LVQ算法对四类不同的点进行分类,并将最后结果画出-Use learning vector quantization to classify the four classes