资源列表
chapter_PSO
- 用psoSVMcgForClass.m实现对分类问题用PSO来优化SVM参数的问题-Use psoSVMcgForClass. M for classification problems using PSO to optimize parameters of SVM
TSP_ACA
- 对于旅行商问题在c语言中,用蚁群算法所编的一个程序,包含主程序和数据文件-For the traveling salesman problem in c language, compiled using ant colony algorithm is a procedure that contains the main program and data files
shenjing
- 利用一维自组织网络对样本数据进行分类,NEWSOM 创建自组织网络, TRAIN 对自组织网络进行训练,SIM 对自组织网络进行仿真 -One-dimensional self-organizing network to classify the sample data, NEWSOM create self-organizing network, TRAIN training on self-organizing network, SIM simulation of self-organi
matlab-NN
- matlab通用神经网络代码,有比较详细的注解-matlab common neural network code, a more detailed comment
bp
- 钢琴音乐信号处理中的音色的重建算法 bp算法-Piano music sound signal processing algorithm for the reconstruction algorithm bp
BP
- BP算法 C++源代码 网上下的代码就木有可以运行的 -BP algorithm C++ source code online under the code can run on wood have
record-wu
- 录音界面,有时频分析、语音播放、波形文件加载和存储功能。-Recording interface, and sometimes frequency analysis, voice playback, wave file to load and store functions.
code
- 简单的BP神经网络代码 实现监督学习数据挖掘功能-Simple BP neural network supervised learning data mining code
SOM
- SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
prolog
- prolog 语言的一些简单例子。 学习人工智能有好处-prolog language, some brief examples. Learning artificial intelligence is good
pso
- 基于基本粒子群优化算法(PSO)的微电网经济调度研究-Based on the basic particle swarm optimization algorithm (PSO) micro grid economic operation research
1
- TSP问题,用遗传算法实现,输入每个城市之间的距离,可以算出最短路径-you can use this to solve TSP problem
