资源列表
mrfdenosie
- 马尔可夫随机场去噪的例子及其Kernel PCA
c_equal
- 模式识别中动态聚类方法的C均值算法的c++源程序。一种比较好的算法程序。
GA-VB
- 基于VB的遗传算法软件实现 在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因 总数。
BP
- BP neural network加动量项的算法-BP neural network algorithm increases the momentum of
geneticalgorithm
- 基因算法,用来计算函数的最大或者最小值,应用灵活广泛,收敛快-genetic algorithm, used to culculated minimul or maximun valude of a fuction,it could also extend to multiple variable function
bearing-envelope-analysis-
- 对轴承振动信号进行滤波和包络频谱分析,可通过包络谱发现轴承故障,也可用于其他故障诊断的研究,程序已调试通过-Bearing vibration signal filtering and envelope spectrum analysis, bearing failure can be found through the envelope spectrum can also be used to study other troubleshooting procedures have been d
CHAOTIC
- 关于混沌系统的某些性质的仿真程序,试过了,可以的,希望可以对您有帮助-On some properties of chaotic systems simulation program, tried, can, and hope you can help
bp2
- 基于bp神经网络的pid控制。多层前馈网络具有很强的逼近函数。-Based on the bp neural network pid control
8SM2
- 一个小小的人工智算法--关于8数码问题的求解. -a little artificial-algorithm -- eight on the digital solution.
NN-model
- 该程序是用R语言实现贝叶斯网络和神经网络的结合进行预测的模型-The program model is R language network and the combination of Bayesian neural network to predict
DetFace
- 该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
maze_TD_lamda
- 时序差分学习算法TD(lamda)求解N*N方格走迷宫问题,求解每个方格的V值-Temporal difference learning algorithm for N*N maze problem