资源列表
遗传算法程序
- 遗传算法程序,% 下面举例说明遗传算法 % % 求下列函数的最大值 % % f(x)=10*sin(5x)+7*cos(4x) x∈[0,10] % % 将 x 的值用一个10位的二值形式表示为二值问题,一个10位的二值数提供的分辨率是每为 (10-0)/(2^10-1)≈0.01 。 % % 将变量域 [0,10] 离散化为二值域 [0,1023], x=0+10*b/1023, 其中 b 是 [0,1023] 中的一个二值数。 %(Inheritance Algorithm)
基于粒子群优化的无线MESH网信道分配算法
- 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函数(General MATLAB function of wireless MESH network channel allocation algorithm based on particle swarm optimization)
神经网络源代码
- 神经网络中的sofm算法的具体运用及程序实现,很有启发性 (Sofm neural network algorithm and procedures used to achieve specific, very enlightening)((Sofm neural network algorithm and procedures used to achieve specific, very enlightening))
Alice词库-0713
- Alice简单算法,可以自己看看,英文的可以中文待定(Alice simple algorithm)
BP和RBF神经网络用于预测
- BP和RBF神经网络用于电流互感器参数剩磁衰减因子的预测(Prediction of remanence attenuation factor of current transformer by BP and RBFneural network)
svm
- 基于c++的支持向量机的算法,用于深度学习和神经网络预测(support vector machine algorithm based on cpp)
P5-1
- 适用于目标优化问题,算法高效、快捷、灵活(Optimization problem)
粒子群算法
- 基本的粒子群算法,适合初学者学习,对于理解人工智能算法很有帮助(Particle swarm optimization algorithm, suitable for beginners, helpful)
Genetic algorithm
- 基于遗传算法的机器人路径规划MATLAB源码(Genetic algorithm - based robot path planning)
NetflixChecker
- use this to check netflix status
新建 Microsoft Word 文档
- 视频中人脸识别与跟踪的matlab基础程序(MATLAB basic program for face recognition and tracking in video)
InfoGAN-master
- 使用matlab实现infogan,使用的是手写数字集。(Using MATLAB to implement infogan, the handwritten numeral set is used.)
