资源列表
empca2.tar
- 模式分类中应用到的PCA算法,包括其奇异值分解SVD算法。可用来降维提取主元素等。-pattern classification applied to the PCA algorithm, including its SVD singular value decomposition algorithm. Can be used to take down the main Viti Levu and other elements.
arx
- 关于ARX的一阶、二阶、三阶模型的分析、对比。此为完整的程序,稍加修改参数即可。-ARX' s on first order, second order, third-order model of analysis, comparison. This is a complete program, slightly modified parameters.
daima
- 动态蚁群算法求解TSP问题,出自华中科技大学-Dynamic ant colony algorithm for TSP problem, from Huazhong University of Science and Technology
matlabforGA
- matlab遗传算法程序,解决飞线性整数规划
datasets
- 支持向量机的工具箱,能够方便地进行支持向量机的相关运算-svm toolbox
KNN_Classi192133852005
- k-nearest neighbors classifier
SGA
- 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
pso
- 标准pso算法是一种人工智能算法,是模拟生物界群体找寻食物过程来寻找最优的算法。-Standard pso algorithm is a algorithm which is similar to the organisms to find food in a optimizaton path.
PerceptronLearningRule_2
- 單個感知器神經元學習程序.当被分类的模式线性可分时,单神经元可对所有模 式正确分类。-Single neuron perceptron learning process when the linear model can be classified timeshare, single neuron can correctly classify all modes.
travelingsalesman
- 旅行商问题,TSP问题,应用matlab遗传算法 -travel salesman problme matlab
S060503032
- 神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
DecisionTreeID3
- 决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.