-
MATLABprogrammingbase
本书集中介绍了matlab基本模块地使用方法。(The book focused on the basic module matlab to use.)
- 2008-05-05 13:26:40下载
- 积分:1
-
68732416sobelphough
HOUGH变换用MATLAB实现的代码。。。。(HOUGH transform implemented using MATLAB code)
- 2010-11-03 19:27:33下载
- 积分: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
-
control_input
This script will setup the nonlinear simulation (UAV_NL.mdl) and call
trim and linearization routines. Select the desired aircraft here in this
script, via the "UAV_config()" function call.
- 2013-07-20 15:58:32下载
- 积分:1
-
ESPRIT
DOA估计的一种两种常用方法,ESPRIT和TLSESPRIT,程序简洁明了,方便理解(A two common methods DOA estimation, ESPRIT and TLSESPRIT, procedures concise, easy to understand)
- 2014-11-04 10:15:36下载
- 积分:1
-
raytrace
利用射线追踪法实现地震波场层析成像.在石油行业中,此过程是地震资料应用的一个重要步骤(The use of ray tracing method to achieve seismic wavefield tomography. In the oil industry, this process is the application of seismic data as an important step)
- 2007-10-29 18:36:37下载
- 积分:1
-
Summary
matlabsummary,是一本简单介绍matlab的概要性的书籍(matlabsummary,I think it is a very good book.)
- 2010-05-08 11:36:53下载
- 积分:1
-
ZSI_Rload
IMPEDANCE SOURCE INVERTER FEEDING R LOAD WITH REDUCED THD COMPARED TO VSI
- 2010-09-26 22:55:28下载
- 积分:1
-
yichuanmatlab
在matlab环境下编写的程序,有具体的例子,适合于初学者。(The process of genetic algorithm under the environment of MATLAB, there is a specific example, suitable for beginners)
- 2015-02-06 20:33:52下载
- 积分:1
-
Adaptive-Filtering-Primer-with-MATLAB---Poularika
MATLAB toolbox control engineering technical manual. This book provide readers with the use of MATLAB practical guidance. Mainly with the introduction of the MATLAB control engineering related to six basic toolbox: System Identification Toolbox, Control System Toolbox, Robust Control Toolbox, Model Predictive Control Toolbox.
- 2014-01-30 22:28:40下载
- 积分:1