资源列表
ASO_DHB
- 基本蚁群算法(段海滨《蚁群算法原理及应用》附录Matlab程序)-Basic Ant Colony Algorithm for TSP
ELM_for_Neural_Network_Algorithm(C)
- 神经网络的ELM算法,用C语言编写的,并有详细注释…-ELM for Neural Network Algorithm,compiled by C,with detailed annotation
chapter20
- 神经网络变量筛选—基于BP的神经网络变量筛选
BP_two_input
- 自己编写的BP神经网络 模拟y=(sin(x1)*sin(x2))/(x1*x2)-BP Artifical Network, this program is designed to learn y=(sin(x1)*sin(x2))/(x1*x2)
MOEAD_TF_ZDT
- MOEAD算法实现 多目标遗传算法分解为单个目标 测试列子 用了 ZDT测试-MOEAD algorithm
DCQGA
- 运用双链量子遗传算法(DCQGA)求F6函数的极值。这个函数的极值在(0,0)点,极大值是1.-Quantum genetic algorithm using double-stranded (DCQGA) F6 function extremum seeking. Extremum of this function at (0,0) point, maximum value is 1.
rgyqs
- 人工鱼群算法的实例,是一个人工鱼群算法的好程序,实现了人工鱼群算法的过程-artifical fish group
wl
- 物流选址问题,在matlab环境下,用遗传算法实现物流配送中心选择问题的。-Logistics location problem, in the matlab environment, using genetic algorithm selection problem of logistics distribution center.
CS_OMP
- OMP算法是解决压缩感知问题的主流方法之一,本资源包涵OMP算法的Matlab实现,已使用,确认无误!-The Matlab_based implementation of OMP
Rscodes
- Simulate, by using c, a communication system consists of binary source, RS (7,3,5)/RS (128,122,7) encoder, BPSK modulator, AWGN channel, coherent demodulator, RS (7,3,5 )/RS (128,122,7) BM decoder and sink.
HHelmSquarU
- 基于径向基函数在神经网络中的运用,包括了无网格法及其其他-radial basic function
ga5
- 应用遗传算法优化控制器的pid参数,为matlab程序,chap5.m为适应度函数。-Genetic algorithm optimization controller pid parameters for the matlab program, chap5.m for the fitness function.