-
tfrmh
一种时频变换方法—Margenau-Hil分布,用于信号时频分析。(A time-frequency transformation method-Margenau-Hil distribution for the signal time-frequency analysis.)
- 2010-01-11 19:11:36下载
- 积分:1
-
GAQRCodeTest
可以生成二维码,然后可以读取二维码比较结果(Can generate a two-dimensional code, and then compare the results can be read two-dimensional code)
- 2013-11-13 00:05:47下载
- 积分:1
-
extract
code for object extraction to exatrct name plate
- 2010-07-22 17:28:02下载
- 积分:1
-
MATLAB
学校关于自动化课程MATLAB的课程设计要求(The school curriculum on the automation design requirements of the course MATLAB)
- 2010-03-11 17:33:13下载
- 积分:1
-
60-recurit-management-system
This application based REcruitment based project
- 2014-01-21 11:44:20下载
- 积分: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
-
ezwmatlab
EZW:基于小波变换的零树编码程序,matlab实现(EZW : Based on the wavelet transform Zerotree coding process, achieving Matlab)
- 2005-04-19 18:48:59下载
- 积分:1
-
loadflow
Some of the files at the homepage can be incompatible with newer version
of PowerWorld,
- 2009-04-29 21:52:16下载
- 积分:1
-
2D_thinning-algorithm
A 2D thinning algorithm in matlab code
- 2012-06-22 00:55:15下载
- 积分:1
-
FOS_convert
MATLAB实现快速正交变换,与传统的FFT算法相比拥有更高的分辨率,但是运算时间较大, 在目标检测、频率分析、降噪方面都有着广泛的应用(MATLAB to achieved FOS_convert, compared with the traditional FFT algorithm has a higher resolution, but the computation time is large, the target detection, frequency analysis, noise reduction have a wide range of applications)
- 2013-09-27 10:28:11下载
- 积分:1