登录
首页 » matlab » shuzi

shuzi

于 2014-07-31 发布 文件大小:258KB
0 202
下载积分: 1 下载次数: 4

代码说明:

  这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器.(This is my curriculum design of digital signal processing of this course, the file including the use of matlab code and design report. This design includes convolutional demo program, sampling theorem demo, analog filter design demo program, design of Chebyshev type I low pass filter, Chebyshev type I low pass filter, bilinear transform design Butterworth low pass digital filter, high pass filter design with Kaiser window.)

文件列表:

shuzi
.....\work
.....\....\butt.m,465,2006-01-06
.....\....\buttdigtest.m,134,2005-11-03
.....\....\cai1.m,3445,2007-01-05
.....\....\cai2.m,1109,2007-01-05
.....\....\cai4.m,859,2007-01-05
.....\....\cai5.m,845,2007-01-05
.....\....\cai6.m,973,2007-01-10
.....\....\caiyang.m,2120,2006-01-07
.....\....\call_caiyang1.m,356,2006-01-07
.....\....\call_caiyang2.m,684,2006-01-07
.....\....\call_caiyang3.m,190,2000-12-09
.....\....\call_caiyang4.m,209,2006-01-07
.....\....\chb1.m,444,2005-12-09
.....\....\Cn.m,155,2007-01-01
.....\....\FIR.m,759,2006-01-04
.....\....\ideal.m,86,2005-12-05
.....\....\IIR.m,713,2005-12-10
.....\....\imp_invr.m,159,2005-11-03
.....\....\juanji.m,7915,2006-01-07
.....\....\juanji2.m,3759,2003-12-15
.....\....\kechen4.m,600,2007-01-04
.....\....\sdir2cas.m,1125,2005-11-03
.....\....\untitled.asv,13893,2006-12-01
.....\....\untitled.fig,3595,2006-12-03
.....\....\untitled.m,14227,2006-12-03
.....\....\Untitled1.asv,2644,2006-12-29
.....\....\Untitled1.m,2678,2006-12-29
.....\....\Untitled12.asv,1318,2007-01-04
.....\....\Untitled12.m,1856,2007-01-04
.....\....\Untitled3.asv,506,2007-01-04
.....\....\Untitled3.m,1266,2007-01-04
.....\....\u_buttap.m,161,2006-01-06
.....\....\u_chb1ap.m,229,2005-11-03
.....\....\window.m,282,2005-12-05
.....\设计报告.doc,1020928,2008-04-13

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

发表评论

0 个回复

  • ISO_IEC10373-full
    符合iso14443标准的非接触式卡片和读卡器测试标准 ISO_IEC10373 标准全集,包括ISO_IEC10373-1至ISO_IEC10373-7 和 ISO_IEC10373-6的5个增补协议。 规定了天线场强等的测试方法(Meet iso14443 standard non-contact cards and card reader standard test criteria ISO_IEC10373 Complete Works, including ISO_IEC10373-1 to ISO_IEC10373-7 and ISO_IEC10373-6 Supplemental Agreement 5. Provisions of the antenna field test method such as)
    2010-12-31 10:53:30下载
    积分:1
  • chap8_4
    单输入单输出连续系统灰色PID位置跟踪。(single-input single-output continuous system gray PID position tracking.)
    2007-05-20 17:08:51下载
    积分:1
  • matlab1engine1
    MATLAB_Engine andC hybrid programming(MATLAB_Engine andC hybrid programming exeample)
    2012-08-23 11:19:07下载
    积分:1
  • se
    说明:  MIMO OFDM MMSE calculation
    2012-09-09 18:41:44下载
    积分:1
  • hagness_IEEETAP_03
    时域波束形成实现早期乳腺肿瘤检测,采用超宽带一阶高斯波(time beamforming for early breast cancer detection by UWB )
    2011-11-30 10:38:44下载
    积分:1
  • nbnn_ver01
    an algorithm for evaluating recognition rate
    2011-08-31 08:40:21下载
    积分:1
  • DETREND
    近红外光谱平滑去噪算法,由于光谱仪得到的光谱信号中既有有用的信息,同时也叠加着随机误差,即噪声,而这种方法能取到很好的去噪作用。(Nir denoising smoothing algorithm, as a result of the spectrometer for spectrum signal in both the useful information, and superposition of the random error, the noise, and this method can get very good denoising effect. )
    2013-10-03 23:38:07下载
    积分:1
  • Galois-Field-Computations-with-matlab
    An article very useful to perform Galois field computations
    2013-12-06 14:50:01下载
    积分:1
  • shibie)
    简单的车牌定位程序 MATLAB环境下对简单的图片很容易定位车牌(license plates have three letters and four numbers,plate images were used in order to train the two neural networks,one for the letters and the other for the numbers)
    2009-06-01 08:58:34下载
    积分:1
  • fit_ML_laplace
    fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b) with parameters: u,b format: result = fit_ML_laplace( x,hAx ) input: x - vector, samples with laplace distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields u,b - fitted parameters CRB_b - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
    2011-02-09 19:06:32下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载