-
perceptron
matlab下模式识别代码 感知机,最小二乘法(Under the pattern recognition code matlab)
- 2010-05-06 01:54:08下载
- 积分:1
-
MATLABz1
实用化工计算机模拟:MATLAB在化学工程中的应用
详细地讲解MATLAB在化学工程中的应用,对于提高使用MATLAB的技巧有很大帮助.(chemical practical computer simulation : MATLAB in Chemical Engineering of detail on MATLAB in chemical engineering applications, MATLAB for improving the use of the skills will be of great help.)
- 2006-12-02 18:50:45下载
- 积分:1
-
Buckboost-DCM
This is the matlab simulation model for Closed loop control of BuckBoost converter operation with Power factor correction
- 2014-09-03 14:33:43下载
- 积分:1
-
Commonfilter
用Matlab实现了常见的几种滤波算法:中位值滤波,递推平均滤波,一阶滞后滤波等算法。可以直接运行(Using Matlab to achieve several common filtering algorithms: median filtering, average filtering recursive, first-order lag filtering algorithm. Can run)
- 2010-08-27 09:09:51下载
- 积分:1
-
beamformer-code
beamformer code using c lang
- 2015-03-30 19:35:53下载
- 积分:1
-
matlab_simulation_of_the_classical_source_channel
matlab信道仿真经典源程序matlab simulation of the classical source-channel(matlab simulation of the classic channel source matlab simulation of the classical source-channel)
- 2010-08-02 08:54:32下载
- 积分:1
-
1
说明: 遗传算法 最优路线求解问题 机器人算法 单路径(the way of the best ,ues matlab )
- 2012-05-01 17:31:55下载
- 积分:1
-
beiyesijuece_matlab
基于MATLAB的模式识别的贝叶斯决策,处理水环境分类问题,共分为5类,最后得出五类总的识别率。
(Bayesian decision pattern recognition based on MATLAB, the problem of classification of water environment treatment, is divided into 5 categories, finally obtains five kinds of total recognition rate.
)
- 2014-11-12 10:15:11下载
- 积分: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
-
DSB_LC_MODEM
This is simulink model of Double-sideband full carrier/Conventional AM transmitter.
- 2014-08-06 16:59:28下载
- 积分:1