登录
首页 » Matlab » AFD

AFD

于 2022-07-13 发布 文件大小:273.91 kB
0 84
下载积分: 2 下载次数: 1

代码说明:

AFD - Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip -d afdunix: unzip -L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command window.Execute demoafd to quickly scan the AFD operation.-AFD- Advanced Filter Design using MATLABMiroslav D. Lutovac, Dejan V. Tosicversion 1.00 released 15 October 1999This program is freeware.Unpack with path names, for exampleDOS: pkunzip-d afdunix: unzip-L afdAfter unpacking afd.zip, and run MATLAB,change directory to afdfrom the MATLAB command window.Execute demoafd to quickly scan the AFD operation.

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

发表评论

0 个回复

  • matlab
    实现OQPSK信号的产生,正交分离上下行载波,实现波形的调制,源代码的仿真(OQPSK signal the emergence of the realization, orthogonal separation from top to bottom line carrier, to achieve the modulation waveform, the source code of the simulation)
    2009-05-22 14:46:34下载
    积分:1
  • xcorr
    The file contain algo of cross correlation of two signal.
    2011-02-16 21:56:00下载
    积分:1
  • OFDM
    正交频分复用(OFDM)的调制与解调以及OFDM的误码率。(Orthogonal Frequency Division Multiplexing (OFDM) modulation and OFDM demodulation and bit error rate.)
    2010-05-12 14:48:48下载
    积分:1
  • squarelatticeplinedefect
    W1光子晶体 平面波展开法 慢光波导 空气柱 线缺陷(W1 photonic crystal waveguide plane wave expansion method slow air column line defect)
    2011-06-05 21:34:27下载
    积分:1
  • 插值matlab
    % Test problem for Akima interpolation % Ref. : Hiroshi Akima, Journal of the ACM, Vol. 17, No. 4, October 1970, %        pages 589-602. % x=0:10; y=[10 10 10 10 10 10 10.5 15 50 60 85]; xi=linspace(0,10,51); yf=akima(x,y,xi); subplot(2,2,1); plot(x,y,"o",xi,yf); title("Abscissa set 1") x=[0 1 3 4 6 7 9 10 12 13 15]; xi=linspace(0,15,51); yf=akima(x,y,xi); subplot(2,2,2); plot(x,y,"o",xi,yf); title("Abscissa set 2") x=[0 2 3 5 6 8 9 11 12 14 15]; xi=linspace(0,15,51); yf=akima(x,y,xi); subplot(2,2,3); plot(x,y,"o",xi,yf); title("Abscissa set 3") yf=spline(x,y,xi); subplot(2,2,4); plot(x,y,"o",xi,yf); title("Cubic spline")
    2022-12-12 15:45:04下载
    积分:1
  • S310060021_4
    用matlab实现数字水印,课程的一个实验报告,很详细。(Digital watermarking using matlab)
    2010-10-10 19:06:19下载
    积分:1
  • calender
    日历,用matlab程序编程的一款日历软件(Calendar, with the matlab programming for a calendar software)
    2010-05-24 19:03:22下载
    积分:1
  • matlabwork1
    一个在matlab中的频率法滞后校正实验过程报告..WORD文档(one of the Matlab frequency lag correction experiment report .. Word document )
    2007-06-17 13:21:08下载
    积分:1
  • 5.3 维纳滤波法
    利用维纳滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The denoising processing of speech signal by Wiener filtering is suitable for the domain of speech enhancement)
    2021-05-13 14:30:02下载
    积分:1
  • 模拟退火算法解决VRP问题
    模拟退火算法解决VRP问题
    2020-12-08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载