资源列表
PCA
- 实用的主分量分析程序。程序中mixedsig为 n*T 阶混合数据矩阵,n为信号个数,T为采样点数, y为 m*T 阶主分量矩阵。-The practical primary component analysis program. Program mixedsig n* T Order Mixed data matrix, n is the number of signals, T is the sampling points, y is M* T stage primary component
PCNN
- PCNN神经网络在图像增强方面的应用,大家可以参考下-Of PCNN neural network applications in image enhancement, we can refer to the following
TSP-GA.zip
- 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem select
neural-network.rar
- matlab例程,主要实现神经网络的辨识(不是应用工具箱),其中包含多个子文件,包含高斯白噪声的生成,bp神经网络,hopfield神经网络等的辨识。,matlab routine identification of neural network (not application toolbox), which contains multiple subfolders containing white Gaussian noise generated bp neural network, hop
QGA
- 量子遗传算法的matlab原程序,寻优精度高,收敛速度快-Quantum genetic algorithm matlab original program, the optimization of high precision, fast convergence
ANN_bp
- 用于训练多层感知器的神经网络BP算法C++源程序,有较为详细的注释。-For the training of Multilayer Perceptron Neural Network the BP algorithm C++ source, more detailed notes.
3jiedaolibai
- 使用神经网络实现对三阶倒立摆的控制。包含simulink连接图、神经网络程序、最终结果。-Using neural network to achieve control of the third-order inverted pendulum. Contains the simulink connection diagram, neural network program, the final result.
Eight_Figure_Puzzle
- 八数码问题,采用启发项搜素,使用c++编程。-Eight digital issues, inspired items search prime, use c++ programming.
Classification
- VC++中实现K近邻分类方法,实验数据是著名的iris数据库,此方法是数据挖掘,机器学习,人工智能等课程中重要的分类算法。-K-nearest neighbor classification VC++, experimental data is the famous iris databases, data mining, machine learning, artificial intelligence courses classification algorithm.
The-implementation-of-ID3
- 此程序是对数据挖掘领域经典分类算法ID3进行得扩展,采用C++进行实现!-The algorithm is the improvement of thetypical classification algorithm ID3.
java12
- 令狐冲JAVA成绩大于90,并且C成绩大于80分,师傅奖励他,或者 java成绩等于100,音乐成绩大于70,师傅也可以奖励他-Linghu JAVA scores greater than 90, and C score more than 80 points, the master reward him, or the java score equal to 100, music scores greater than 70, the master can reward him
Simulated-Annealing-for-TSP
- 模拟退火算法解决TSP问题,方法比较好,效果不错-Simulated Annealing
