资源列表
chap
- 这是基于MATLAB编写的一个神经网络的实例。-This is based on the MATLAB neural network to prepare a case in point.
fenyou
- 这是一个比较有趣的控制台程序,编程让计算机自己根据不同的情况正确的分油。-This is a fun console, programming the computer to correct their situation according to different sub-oil.
mvdr_3n
- 均匀直线阵的自适应波束形成,采用MVDR算法,对一个均匀直线阵求出最佳权,得到方向图。-Uniform linear array adaptive beamforming, MVDR algorithm to find the optimal weight of a uniform linear array pattern.
myGA
- 标准遗传算法,采用二进制编码,在此基础上可以进行改进。-Standard genetic algorithm, using binary code, on this basis can be improved.
PID-control
- 给出了PID控制的MATLAB程序,便于学习控制算法及编程-MATLAB program gives the PID control, easy to learn control algorithms and programming
myGA
- 这是遗传算法,是一种实用高效的人工智能算法,主要用于工程优化问题的求解。-This is a genetic algorithm, is a practical and efficient artificial intelligence algorithms, mainly for engineering optimization problems.
main
- n个最小数问题,即对于给定的n*n个随机数,从中找出n个最小的数,且这n个数来自不同的行和列-N most decimal problems, namely, for a given n*n a random number, find the smallest number from n, and the N number from different rows and columns
BPneuralnetwork
- 简单的BP人工神经网络拟合算法,能够通过循环自动确定参数。-Simple BP artificial neural network fitting algorithm can automatically determine the parameters through the loop.
somnet
- 一种通过自组织竞争学习网络实现数据降维和可视化的单层神经网络模型。用此算法可以把输入空间的多维映射到低维的(一维或者二维)的离散网络上,并将保持相同性质的输入数据在映射到低维空间时的拓扑一致性。iris以及letter两个数据集进行分类
chengxv
- 最新的群集智能算法,细菌算法源程序,给出了最基本的细菌算法的源程序-The latest swarm intelligence algorithm, bacteria algorithm source code, gives the basic algorithm of the source of bacteria
fouth
- 基于MATLAB语言利用BP神经网络拟合函数,并有预测功能。-MATLAB language-based fitting function using BP neural network, and forecasting capabilities.
RBF_K.M
- 该程序组是基于k均值聚类法的RBF网络建立,程序简单易懂,但是包含了整个建模的具体原理过程-this is the RBF networks with K-M method