-
ofdm_signal
此OFDM系统,此包含源程序,其中有详细介绍(The OFDM system, this contains the source code, which has a detailed introduction)
- 2009-03-28 15:39:24下载
- 积分:1
-
repair
維修的技巧和方法 is a good book for you (Maintenance techniques and methods is a good book for you)
- 2009-11-15 20:09:43下载
- 积分:1
-
haar33
haar复小波的matlab实现源代码,适合学习滤波的人学习(haar Complex Wavelet achieve the Matlab source code suitable for the study of learning filter)
- 2006-09-19 21:00:23下载
- 积分:1
-
basesignal
该m文件是数字信号处理实验课上的实验1:基本信号的产生(The m-file is an experimental course on digital signal processing experiment: basic signal generation)
- 2015-03-02 17:53:39下载
- 积分:1
-
ftx&fty
SAR 信号处理中常用的带频移的傅里叶变换函数,可以直接对信号进行处理(SAR fft transform with fftshift)
- 2021-05-13 12:30:01下载
- 积分:1
-
2DPCA
二维主成分分析方法在人脸识别中的研究,MATLAB开发环境开发(Two-dimensional PCA methods for face recognition research, MATLAB development environment, development)
- 2010-09-17 14:36:01下载
- 积分:1
-
MyDenoiseSoft
基于空域平滑滤波的消燥处理程序,该程序可通过界面显示方法进行不同噪声条件下的中值滤波、均值滤波、自适应滤波等方面的消除噪声实验。( the consumption smoothing dry processing based on Airspace)
- 2009-12-21 16:15:31下载
- 积分: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
-
ISAR-image
利用matlab进行转台法isar成像仿真(isar image)
- 2021-01-31 23:20:01下载
- 积分:1
-
overlap
重叠保留法是一种改进的循环卷积实现线性卷积的方法,这样能是运算量大大减小(Overlapping circular convolution is to achieve an improved method of linear convolution, this can be computation is greatly reduced)
- 2010-06-06 18:10:00下载
- 积分:1