-
fourthinterface-multiSVM
audio classification using SVM for 5 classes
- 2014-02-15 16:39:30下载
- 积分:1
-
m5
说明: 这是国外一本经典教材附带的程序,通信系统的matlab实现,所含例子丰富(This is a classic foreign materials attached to the procedures, communications systems to achieve matlab contains abundant examples of)
- 2009-05-21 20:34:20下载
- 积分:1
-
renlianshibie
人脸识别程序,可以很好的识别不同人的脸型(Face recognition program that can recognize a good face different people)
- 2010-05-27 17:25:29下载
- 积分:1
-
application-of-matlab-toolboxes
是一本电子书籍,介绍关于matlab所有工具箱的应用。(application of matlab toolboxes)
- 2011-09-20 17:18:13下载
- 积分:1
-
matlab 求瞬时频率
说明: 求瞬时频率必不可少,MATLAB系统不自带的,下载后放在MATLAB到toolbox,然后在EMD文件夹下,更新MATLAB路径即可。运行emd即可出现频谱分析图。(It is necessary to find the instantaneous frequency. The MATLAB system does not come with it. After downloading, it is placed in the MATLAB to toolbox. Then, under the EMD folder, the MATLAB path can be updated. The spectrum analysis diagram can appear when EMD is run.)
- 2020-06-19 01:40:01下载
- 积分:1
-
somtoolbox3
适用于需要用matlab环境,用som方法解决分类问题的朋友们(Applicable to the need to use matlab environment, used to solve classification problems som friends)
- 2007-09-03 16:57:45下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
MATLAB.zip
说明: 一、 实验目的
1 熟悉MATLAB环境。
2 掌握MATLAB矩阵输入、运算以及MATLAB的数值运算功能。
3 掌握各种数据的创建‘访问,扩建,缩减。创建一个2*2元胞数组,扩充和缩减
(First, the experimental purpose a familiar MATLAB environment. 2 master MATLAB matrix input, operation and function of MATLAB numerical computing. 3 master data to create a variety of ' access, expansion, reduction. Create a 2* 2 array of cellular expansion and reduction)
- 2010-04-08 16:40:19下载
- 积分:1
-
matlab
matlab入门经典教程--百看不厌,详细讲解matlab入门的基本知识(Introduction to Classical matlab tutorial- never get tired)
- 2011-11-11 19:07:21下载
- 积分:1
-
Adaptive-genetic-algorithm
Adaptive genetic algorithm
- 2011-12-09 22:16:22下载
- 积分:1