登录
首页 » matlab » signal_procesing

signal_procesing

于 2014-06-06 发布 文件大小:38KB
0 217
下载积分: 1 下载次数: 21

代码说明:

  数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生(Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals)

文件列表:

signal_procesing_using_matlab
.............................\signal procesing
.............................\................\conv
.............................\................\....\dupconv.m,573,2008-07-14
.............................\................\....\freqcirconv.m,322,2008-07-07
.............................\................\....\freqconv.m,235,2008-07-04
.............................\................\....\timecirconv.m,355,2008-07-07
.............................\................\....\timeconv.m,322,2008-07-06
.............................\................\fft
.............................\................\...\d2fft.m,781,2008-07-04
.............................\................\...\dft.m,171,2008-07-04
.............................\................\...\dtft.m,167,2008-07-04
.............................\................\fir
.............................\................\...\fir.m,517,2008-07-03
.............................\................\...\getwindow.m,509,2008-07-03
.............................\................\...\idealfilter.m,353,2008-07-04
.............................\................\...\idealhd.m,174,2008-07-03
.............................\................\fir gui
.............................\................\.......\d2fft.m,823,2008-07-14
.............................\................\.......\fir.m,517,2008-07-14
.............................\................\.......\getwindow.m,509,2008-07-14
.............................\................\.......\gui_fir.fig,6970,2008-07-14
.............................\................\.......\gui_fir.m,10036,2008-07-14
.............................\................\.......\gui_sigout.fig,7323,2008-07-14
.............................\................\.......\gui_sigout.m,12958,2008-07-14
.............................\................\.......\gui_top.fig,8159,2008-07-14
.............................\................\.......\gui_top.m,8630,2008-07-14
.............................\................\.......\idealfilter.m,353,2008-07-14
.............................\................\.......\idealhd.m,174,2008-07-14
.............................\................\.......\sigout.m,1194,2008-07-14
.............................\................\.......\timeconv.m,322,2008-07-14
.............................\................\power caculate
.............................\................\..............\directpower.m,139,2008-07-04
.............................\................\..............\indirectpower.m,151,2008-07-04
.............................\................\..............\noise.m,196,2008-07-04
.............................\................\signal output
.............................\................\.............\sigout.m,1194,2008-07-14
.............................\................\说明.txt,650,2008-07-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • _T27HrQbkV3iE
    Simulink Book for machine control
    2010-12-29 12:18:12下载
    积分:1
  • mi-fil
    图像中值滤波,利用中值滤波和低通滤波进行比较,分析PSNR,得出性能差别(image filtering, using median filter and a low-pass filter, PSNR analysis, the performance differences come)
    2007-05-10 18:21:24下载
    积分:1
  • mser3_matlab_vlfeat.tar
    This is a matlab version of 3D MSER, while VLFEAT library is required.
    2010-10-22 04:05:04下载
    积分:1
  • MATLAB-GUI-SHEJI
    利用MATLAB中的GUI(图形用户界面),实现图像的灰度化,直方图,图像的错切变换,直方图均衡化,量化图像及图像的傅里叶频谱,是效果更加明显。(In MATLAB GUI (graphical user interface), to achieve graying, histogram, image conversion cut the wrong image, histogram equalization, quantized image and the image of the Fourier spectrum of the effect is more obvious.)
    2014-11-13 13:29:49下载
    积分:1
  • pca
    是用主元分析法实现的较高识别率的人脸识别,开发环境是MATLAB(It is the principal component analysis method is used to implement the high recognition rate of face recognition, development is the MATLAB environment )
    2015-03-08 11:53:15下载
    积分:1
  • IIR
    基于matlab仿真的无限冲击响应IIR滤波器完整程序实例,希望对大家有所帮助!(Based on the the matlab simulation infinite impulse response IIR filter complete program instance, we want to help!)
    2013-01-15 20:54:26下载
    积分:1
  • Calfieldp
    有限差分法解泊松方程、拉普拉斯方程 定义边界后利用五点差分法求解(The five-point difference method for solving the Poisson equation)
    2012-12-04 16:11:28下载
    积分:1
  • Untitled
    说明:  简单的fisher分类器,可以进行简单的分类,并且有图文例程(Simple Fisher classifier)
    2020-06-19 19:20:02下载
    积分:1
  • patternMiniPrj
    a code on pattern recognition which has pca as a dimentional reduction and knn as a classifier.
    2010-05-07 01:03:41下载
    积分:1
  • project_1
    weight trajectories for two different initial conditions an step-size( variance of u, denoted by var_u, can be changed. Also, the values of the step-size, in the variable mu, and the value of the initial weight estimate, in the variable w_init, can be changed.)
    2011-05-27 21:34:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载