-
DWT_1D
本程序用Mallat算法实现小波变换,包括波形定义,分解,重构及比较(The program uses Mallat algorithm of wavelet transform, including the waveform definition, decomposition, reconstruction and comparison)
- 2021-04-21 09:58:50下载
- 积分:1
-
MATLAB
matlab basic exercise in korean
- 2011-11-10 20:27:33下载
- 积分:1
-
5
说明: Statistical Signal Processing
- 2011-11-11 01:39:46下载
- 积分:1
-
Center
说明: 光谱的中心化处理算法去除一些噪声信息,使建模更精确稳定。(The center of spectral processing algorithms to remove some noise information, so that more accurate modeling stability.)
- 2008-11-04 15:03:21下载
- 积分:1
-
federal
说明: 联邦UKF的matlab资料,关于信息融合,希望大家借鉴。(Federal UKF the matlab data on information fusion, I hope you learn.)
- 2011-04-09 08:37:27下载
- 积分:1
-
packet
通过小波包分析计算柱塞流的特征值,奇异值(Through the wavelet packet analysis and calculation of the plunger flow characteristic value, singular value)
- 2013-01-08 11:19: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
-
moniganshe
模拟干涉图的生成,比光学设计软件模拟生成干涉图更加自由灵活(Simulated interferogram generation, optical design software to simulate than the interference pattern generated more freedom and flexibility)
- 2011-11-17 08:56:19下载
- 积分:1
-
noise_pm
噪声调相信号仿真代码(用高斯白噪声调制)(PM signal noise simulation code (Gaussian white noise modulation))
- 2015-01-22 21:18:38下载
- 积分:1
-
proakis_matlab_comms
Learn to model various modern communication systems with this book from one of the world s leading authors in communications, John G. Proakis. A very helpful reference to MATLAB users of various levels
- 2009-03-23 22:01:04下载
- 积分:1