资源列表
apbSrc.tar
- Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks wh
PsoForMatlab
- PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
gg_TSP_socle
- 改进的遗传算法在TSP问题中的应用,一种改进的遗传算法在解决TSP问题之中的应用-traveling salesman problem for soving
MCGS-Communication--MATLAB
- MCGS工具在使用中与MATLAB通过DDE建立联系,通过其中的联系把数据输入组态软件中。-MCGS tool in use with MATLAB establish contact via DDE, through which the contact data input configuration software.
PSOt
- 粒子群算法工具箱,可以帮助理解算法,内附很详细的说明。-Particle swarm optimization toolbox to help understand the algorithm, containing very detailed instructions.
Tom
- 机器学习的书 -Machine Learning
PSO
- 由于参数优化的pso算法,对于一维参数和多维参数都可以应用。-this algorithm is used for parameters optimization based on particle swarm optimization algorithm.Multidimensional parameters optimization or one-dimensional opimization parameters all can be used.
commcnicon
- ica语音信号分离的程序,带有实验录音和图片,可直接进行操作和原代码分析,()
6365437
- ica语音信号分离的程序,带有实验录音和图片,可直接进行操作和原代码分析,()
TimingandTriggering
- 关于Labview中数据采集部分,利用定时和触发实现定时和触发数据采集-about the labview DAQ in timing and triging
digital-char-recognize-besedon-bp
- 基于神经网络的手写识别,识别的精确度很高,包含所有资源。-digital char recognize based on bp netware
psot
- 粒子群算法工具箱 该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。