资源列表
nnforcast
- 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of t
EEMD-for-fault-diagnosis
- EEMD 方法用于机械故障诊断的程序,希望对学习这方面的同学和研究人员有所帮助!-EEMD method for mechanical fault diagnosis procedures in the hope of learning the students and researchers in this area to help!
Autoencoder-Code
- 稀疏编码的概念来自于神经生物学。生物学家提出,哺乳类动物在长期的进化中,生成了能够快速,准确,低代价地表示自然图像的视觉神经方面的能力。我们直观地可以想象,我们的眼睛每看到的一副画面都是上亿像素的,而每一副图像我们都只用很少的代价重建与存储。我们把它叫做稀疏编码,即Sparse Coding.本文提供稀疏编码的一个实例-Sparse Coding.
Algorithm-SVMLight-0.08.tar
- SVMLight算法,Algorithm-SVMLight-0.08.tar.gz -SVMLight algorithm, Algorithm-SVMLight-0.08.tar.gz
ant-colony-optimization-algorithm
- 建立了带约束条件的物流配送问题的数学模型,运用蚁群算法解决物流配送路径 优化问题,并将遗传算法的复制、交叉、变异等遗传算子引入蚁群算法,同时改进信息素的 更新方式、客户点选择策略,以提高算法的收敛速度和全局搜索能力。经过多次实验和计算 ,证明了用改进的蚁群算法优化物流配送线路,可以有效而快速地求得问题的最优解或近似最 优解。-A mathematical model with the constraints of logistics and distribution issues,
Demo-code-for-E_Bike
- 第一个参数设定助力功能允许与否,1为允许,0为禁止 第二个参数设定助力力量(PWM占空比),数值范围:0~0x355,数值越大,力量越大 第三个参数设定助力时间,数值越大,时间越长 -The first parameter set boost feature allows it or not, one to allow, 0 to disable the second parameter set booster power (PWM duty cycle), value ran
zjxt
- 胃病诊断专家系统,VB平台下实现,根据病兆,诊断胃病类型,并开出药方-expert system vb
NSGA
- NSGA 遗传算法,K.Deb NSGA 遗传算法,K.Deb亲自编写的原始程序-K.Deb
source-code-for-Genetic-algorithm
- 该遗传算法源代码的设计是求最大值,其中的目标函数只能取正值,且函数值和个体的适应值之间没有区别。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。-The source code of the genetic algorithm is designed to seek the objective function of the maximum value, wherein only a positive value, and there is no difference
NaiveBayes(java)
- 贝叶斯分类算法是经典的分类算法,也是应用最为广泛的分类算法,此算法展示了贝叶斯分类的具体过程。-Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the specific process.
ArtificialLifeSimulationBasedonGeneticAlgorithm.ra
- 用C语言实现的基于遗传算法的人工生命模拟程序代码-Artificial Life Simulation Based on Genetic Algorithm
conjugate
- 共轭梯度法求极值相关源代码,本例为二元函数-Conjugate gradient extremum associated source code and binary function in this case
