-
Untitled7
基于Matlab的FIR数字滤波器,利用MATLAB信号处理工具箱中提供的基于滤波器设计方法的工具函数,采用窗设计法,用switch选择窗的类型:1、矩形窗2、汉宁窗3、汉明窗4、布拉克曼窗。(Based on the Matlab FIR digital filters, use of Matlab signal processing of the kit provides design method based on filter tool function, the window design method, choose the type of window with switch: 1, rectangular window 2, han ning window 3, han Ming window 4, braque window).
)
- 2011-12-27 13:33:20下载
- 积分:1
-
qpsk-simulink
说明: 基于MATLAB的通信系统仿真 bpsk的仿真过程就是这样的
(MATLAB-based communications system simulation BPSK Simulation of the process is)
- 2006-04-18 11:05:39下载
- 积分:1
-
meanshift
MeanShift 代码的matlab实现(The implementation of mean shift by matlab)
- 2012-08-22 11:08:38下载
- 积分:1
-
Distortionless_Data_Hiding
The code implements the following paper:
Guorong Xuan, Jiang Zhu, Jidong Chen, Shi Y.Q., Zhicheng Ni, Wei Su, "Distortionless data hiding based on integer wavelet transform" IET Electronics Letters, Volume: 38, Issue 25, page 1646- 1648, December 2002. (ISSN: 0013-5194)
The watermark embedding and extraction modules have been implemented separately.
The watermark embedding module embeds the watermark using bitplane compression in the integer wavelet transform domain.
The watermark extraction module extracts the previously embedded watermark and restores the original image.
A logo image is used as a watermark but can be replaced with any thing.
- 2010-07-30 09:20:07下载
- 积分:1
-
saveppt1207
SAVEPPT(filespec,title,prnopt) saves the current Matlab figure window or Simulink model window to a PowerPoint file designated by filespec.(SAVEPPT (filespec, title, prnopt) saves the current Matlab figure window or Simulink model window to a PowerPoint file designated by filespec.)
- 2007-12-17 00:09:25下载
- 积分:1
-
costas_loop
说明: costas环基于matlab的simulink的仿真实现(costas loop in simulink matlab-based simulation to achieve)
- 2011-03-16 20:04:59下载
- 积分:1
-
autoperiodicity
用于对周期性的数据趋势进行评估与分析,特别适用于具有某个周期的数据组。(For periodic assessment of the data and trend analysis, especially for data having a certain set period.)
- 2014-01-26 21:30:48下载
- 积分:1
-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1
-
jpegImageCompression
matlab 对图像进行压缩(jpeg图像压缩)(matlab for image compression (jpeg image compression))
- 2014-02-17 20:46:56下载
- 积分:1
-
GA111
GA和PSO算法matlab程序,方便大家使用和学习(GAPSO algorithm matlab program, easy to learn, easy to modify and adapt to use)
- 2011-08-27 17:10:20下载
- 积分:1