-
data_yahoo.m
import Yahoo financial data in matlab
- 2012-03-28 01:51:52下载
- 积分:1
-
BS-LMS
LMS算法的修改更好地衔接和使用两个步骤尺寸较小的MSE(Modification of the LMS algorithm is better convergence and the use of two steps smaller MSE)
- 2012-07-14 10:58:12下载
- 积分:1
-
yichuansuanfa3
遗传算法matlab程序,步骤为设置最大迭代步数、计算当前最大的适应度、设置初始取值范围[0 255]、进入加速迭代的间隔、选择交叉、变异等(Genetic algorithm matlab program, the steps to set the maximum number of iterative steps to calculate the current maximum of fitness, set the initial range [0 255], into the accelerated iteration interval, choose the crossover and mutation)
- 2011-09-21 17:29:09下载
- 积分:1
-
vrp-in-GA
使用matlab编写遗传算法,解决车辆路径最优化问题。(VRp using GA methods)
- 2014-09-28 09:37:06下载
- 积分:1
-
matlabtosolve
基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~
下面说明一下bprengong程序:
数据分别用来训练和测试两部分。
具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。
在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。
在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。
(err)
- 2008-04-16 16:07:34下载
- 积分:1
-
11-papers-about-mmimo
说明: 11份有关mimo系统信道估计算法的论文,改进的V-BLAST和QR快速天线选择算法(11 For mimo channel estimation algorithm system paper, an improved fast QR V-BLAST and antenna selection algorithm)
- 2011-03-01 15:42:55下载
- 积分:1
-
13898372bot703
关于粒子滤波的MATLAB源代码,实现了目标跟踪的效果~直接运行,有图像,希望大家喜欢。(On the particle filter MATLAB source code, to achieve the target tracking results ~ direct run, there is the image, hope you like.)
- 2010-05-10 14:29:04下载
- 积分:1
-
fuzzytool1
function varargout = fuzzytool1(varargin)
- 2012-04-02 18:34:07下载
- 积分:1
-
book
说明: 遗传规划教程,介绍遗传规划原理及基本算法.供初学者参考.(Genetic Programming Tutorial, Introduction and basic principles of genetic programming algorithm. For beginners reference.)
- 2021-04-10 16:08:59下载
- 积分:1
-
myInterp
线性插值,反映龙格现象,不同插值点数对比(Linear interpolation, reflecting the Runge phenomenon, comparison of different interpolation points)
- 2011-10-20 13:01:34下载
- 积分:1