-
Digital-Image-Processing-MATLAB
说明: 数字图像处理方面的专业类书籍,中文版,适合系统的学习数字图像处理(Digital image processing professional books, Chinese for the study of digital image processing system)
- 2011-02-26 10:54:01下载
- 积分:1
-
demo
音频信号的处理:导入一个时长若干秒的音频信号,得到该音频文件的频率fs和幅度A,显示信号的时域图和频谱图,加入频率为fs/3,幅度为2A的噪声,分析、显示并播放有噪声时时域图和频谱图,以及滤除噪声后的信号的时域图和频谱图。(Audio signal processing: Import a duration of several seconds of the audio signal to obtain a frequency fs, and the amplitude A of the audio file, the time-domain diagram of a display signal, and frequency spectrum, the frequency fs/3, amplitude noise 2A, analysis , display and playback of the noise always domain diagram and frequency spectrum, and the signal after the noise filtering time-domain diagram and spectrum FIG.)
- 2012-11-19 23:29:18下载
- 积分:1
-
opticaltransmissionThur-Morse
用MATLAB计算Thue-Morse超晶格的光透射率(Calculated using MATLAB Thue-Morse superlattice light transmittance)
- 2010-08-09 17:36:48下载
- 积分:1
-
adp_spa_denoise
基于个数判断脉冲噪声的中值滤波器在matlab下的仿真实现,整个程序可以运行(adp_spa_denoise)
- 2009-03-27 17:20:22下载
- 积分:1
-
gabortb-v0.4.1.tar
外国人写matlab 的gobor特征运算工具箱,包括一,二维gobor特征提取工具。(Matlab Toolbox for Gabor Features in Signal and Image Processing. v0.4.1)
- 2009-01-31 14:42:36下载
- 积分:1
-
pro_sdr
in this code i have implemented the algorithm to find the minimum sampling frequency bandpasss sampling used in Software defined radio
- 2010-05-10 03:08:19下载
- 积分: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
-
helpmatlab
Matlab Help [Italian]
- 2009-04-13 05:18:29下载
- 积分:1
-
gn
说明: 对原始噪声图像进行空间域图像增强,对比通过加法,减法,乘法,除法,对数变换,灰度变换,线性滤波,直方图均衡,中值滤波等算法的实现效果(Noise on the original image space domain image enhancement, contrast through the addition, subtraction, multiplication, division, logarithmic transform, gray level transformation, linear filtering, histogram equalization, median filtering algorithm results)
- 2010-05-11 16:54:07下载
- 积分:1
-
FIr
FIR维纳滤波器设计原理及代码,欢迎下载(FIR维纳滤波器设计原理及代码,欢迎下载)
- 2010-05-28 13:51:21下载
- 积分:1