首页 课程资源 专业指导     /    matlab数字信号处理函数

matlab数字信号处理函数

上传者: ccfeng2008 | 上传时间:2023/2/23 2:32:31 | 文件大小:61KB | 文件类型:zip
matlab数字信号处理函数
matlab数字信号处理函数matlab实现数字信号处理的一些经典理论内涵:滤波器的设计,模拟与数字采样定律Z变换与s域映射卷积原因截断效应各种变换如:DFSDFTIDFT具体的如下:%离散信号和系统%conv_m-改进的线性卷积子程序(第22页)%conv_tp-用Toeplitz矩阵计算的线性卷积(第34页)%evenodd-将实信号分解为偶和奇两部分(第15页)%impseq-产生脉冲序列(第6页)%sigadd-信号相加运算(第8页)%sigfold-信号折叠运算(第10页)%sigmult-信号乘法运算(第9页)%sigshift-信号时移运算(第9页)%stepseq-产生阶跃序列(第6页)%离散时间付利叶变换(第z变换)%pfe2rfz-在z域由部分分式展开为有理函数(第四章)%rf2pfez-在z域由有理函数展开为部分分式(第四章)%离散付利叶变换%circevod-实信号分解为循环偶分量和循环奇分量(第132页)%circonvt-时域中的循环卷积(第139页)%cirshftt-时域中的循环移位(第146页)%dfs-计算离散付利叶系数(第109页)%dft-计算离散付利叶变换(第120页)%hsolpsav-采用FFT高速分段卷积的重叠保留法(第157页)%idfs-计算逆离散付利叶级数(第110页)%idft-计算逆离散付利叶变换(第121页)%mod-计算m=nmodN(第119页)%ovrlpsav-分段卷积的重叠保留法(第147页)%数字滤波器结构%cas2dir-级联到直接的方式转换(第173页)%casfiltr-IIR和FIR滤波器的级联实现(第172页)%cplxcomp-比较两个复数对(第176页)%dir2cas-直接到级联的型式转换(第171页)%dir2fs-直接方式到频率采样型的转换(第187页)%dir2ladr-IIR直接方式极__零点到格型/梯形的转换(第199页)%dir2latc-FIR直接方式到全零点格型方式的转换(第193页)%dir2par-直接到并联方式的转换(第175页)%dir2paro-直接到并联方式的转换(用于旧版信号处理工具箱)%ladr2dir-格型/梯形方式到IIR直接方式的转换(第199页)%ladrfilt-格型/梯形方式的IIR滤波器实现(第200页)%latc2dir-全零点格型方式到FIR直接方式的转换(第194页)%latcfilt-FIR滤波器的格型方式的实现(第194页)%par2dir-并联方式到直接方式的转换(第177页)%parfiltr-IIR滤波器的并联方式的实现(第177页)%FIR滤波器设计% ampl_res -由FIR滤波器脉冲响应求其幅频特性(第271页)%blackman-布莱克曼窗函数(第230页)%freqz_m-改进型的freqz子程序(第233页)%Hr_Type1-计算1型FIR低通滤波器(第215页)%Hr_Type2-计算2型FIR低通滤波器(第216页)%H

文件下载

资源详情

[{"title":"(99个子文件61KB)matlab数字信号处理函数","children":[{"title":"function","children":[{"title":"CONV_TP.M <span style='color:#111;'>377B</span>","children":null,"spread":false},{"title":"HR_TYPE4.M <span style='color:#111;'>433B</span>","children":null,"spread":false},{"title":"yingshe.fig <span style='color:#111;'>32.10KB</span>","children":null,"spread":false},{"title":"SIGFOLD.M <span style='color:#111;'>138B</span>","children":null,"spread":false},{"title":"AFD_ELIP.M <span style='color:#111;'>893B</span>","children":null,"spread":false},{"title":"数字滤波器","children":[{"title":"call_dlp2lp.m <span style='color:#111;'>1.33KB</span>","children":null,"spread":false},{"title":"dtransform.m <span style='color:#111;'>1.63KB</span>","children":null,"spread":false},{"title":"call_dlp2bs.m <span style='color:#111;'>2.62KB</span>","children":null,"spread":false},{"title":"call_dlp2hp.m <span style='color:#111;'>1.31KB</span>","children":null,"spread":false},{"title":"call_dlp2bp.m <span style='color:#111;'>1.92KB</span>","children":null,"spread":false},{"title":"dlvboqi.m <span style='color:#111;'>1.30KB</span>","children":null,"spread":false}],"spread":true},{"title":"SIGSHIFT.M <span style='color:#111;'>136B</span>","children":null,"spread":false},{"title":"HSOLPSAV.M <span style='color:#111;'>541B</span>","children":null,"spread":false},{"title":"LATCFILT.M <span style='color:#111;'>369B</span>","children":null,"spread":false},{"title":"EVENODD.M <span style='color:#111;'>409B</span>","children":null,"spread":false},{"title":"PFE2RFZ.M <span style='color:#111;'>587B</span>","children":null,"spread":false},{"title":"EX081200.M <span style='color:#111;'>1.97KB</span>","children":null,"spread":false},{"title":"DIR2LADR.M <span style='color:#111;'>708B</span>","children":null,"spread":false},{"title":"z和s的映射","children":[{"title":"yingshe.fig <span style='color:#111;'>32.10KB</span>","children":null,"spread":false},{"title":"yingshe.m <span style='color:#111;'>8.36KB</span>","children":null,"spread":false}],"spread":false},{"title":"DB2DELTA.M <span style='color:#111;'>299B</span>","children":null,"spread":false},{"title":"firfilterdesign.m <span style='color:#111;'>730B</span>","children":null,"spread":false},{"title":"CONV_M.M <span style='color:#111;'>376B</span>","children":null,"spread":false},{"title":"CIRSHFTT.M <span style='color:#111;'>464B</span>","children":null,"spread":false},{"title":"MOD.M <span style='color:#111;'>138B</span>","children":null,"spread":false},{"title":"AMPL_RES.M <span style='color:#111;'>915B</span>","children":null,"spread":false},{"title":"IDFS.M <span style='color:#111;'>567B</span>","children":null,"spread":false},{"title":"SDIR2CAS.asv <span style='color:#111;'>1.56KB</span>","children":null,"spread":false},{"title":"U_ELIPAP.M <span style='color:#111;'>696B</span>","children":null,"spread":false},{"title":"LADR2DIR.M <span style='color:#111;'>572B</span>","children":null,"spread":false},{"title":"DFS.M <span style='color:#111;'>569B</span>","children":null,"spread":false},{"title":"OVRLPSAV.M <span style='color:#111;'>580B</span>","children":null,"spread":false},{"title":"U_CHB1AP.M <span style='color:#111;'>549B</span>","children":null,"spread":false},{"title":"Convolution","children":[{"title":"卷积","children":[{"title":"juanji2.m <span style='color:#111;'>3.67KB</span>","children":null,"spread":false},{"title":"juanji2.fig <span style='color:#111;'>26.16KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"LATC2DIR.M <span style='color:#111;'>324B</span>","children":null,"spread":false},{"title":"IDEAL_LP.M <span style='color:#111;'>291B</span>","children":null,"spread":false},{"title":"IMPSEQ.M <span style='color:#111;'>326B</span>","children":null,"spread":false},{"title":"MULAW_C.M <span style='color:#111;'>259B</span>","children":null,"spread":false},{"title":"截断效应","children":[{"title":"call1.m <span style='color:#111;'>200B</span>","children":null,"spread":false},{"title":"jieduan.m <span style='color:#111;'>1.75KB</span>","children":null,"spread":false},{"title":"call.m <span style='color:#111;'>265B</span>","children":null,"spread":false}],"spread":false},{"title":"RF2PFEZ.M <span style='color:#111;'>588B</span>","children":null,"spread":false},{"title":"AFD_CHB1.M <span style='color:#111;'>822B</span>","children":null,"spread":false},{"title":"CAS2DIR.M <span style='color:#111;'>386B</span>","children":null,"spread":false},{"title":"yingshe.m <span style='color:#111;'>8.36KB</span>","children":null,"spread":false},{"title":"DIR2CAS.M <span style='color:#111;'>893B</span>","children":null,"spread":false},{"title":"SIGMULT.M <span style='color:#111;'>555B</span>","children":null,"spread":false},{"title":"U_CHB2AP.M <span style='color:#111;'>664B</span>","children":null,"spread":false},{"title":"CPLXCOMP.M <span style='color:#111;'>355B</span>","children":null,"spread":false},{"title":"CASFILTR.M <span style='color:#111;'>436B</span>","children":null,"spread":false},{"title":"采样定理","children":[{"title":"caiyang.m <span style='color:#111;'>2.05KB</span>","children":null,"spread":false},{"title":"call_caiyang1.m <span style='color:#111;'>311B</span>","children":null,"spread":false},{"title":"call_caiyang2.m <span style='color:#111;'>674B</span>","children":null,"spread":false},{"title":"call_caiyang4.m <span style='color:#111;'>207B</span>","children":null,"spread":false},{"title":"call_caiyang3.m <span style='color:#111;'>190B</span>","children":null,"spread":false}],"spread":false},{"title":"Dir2par.m <span style='color:#111;'>1.30KB</span>","children":null,"spread":false},{"title":"HR_TYPE3.M <span style='color:#111;'>428B</span>","children":null,"spread":false},{"title":"lphase.m <span style='color:#111;'>928B</span>","children":null,"spread":false},{"title":"AFD_CHB2.M <span style='color:#111;'>818B</span>","children":null,"spread":false},{"title":"内容.TXT <span style='color:#111;'>4.09KB</span>","children":null,"spread":false},{"title":"SDIR2CAS.M <span style='color:#111;'>1.56KB</span>","children":null,"spread":false},{"title":"CIRCEVOD.M <span style='color:#111;'>319B</span>","children":null,"spread":false},{"title":"SINC.M <span style='color:#111;'>123B</span>","children":null,"spread":false},{"title":"BLACKMAN.M <span style='color:#111;'>214B</span>","children":null,"spread":false},{"title":"CONTENTS.M <span style='color:#111;'>4.77KB</span>","children":null,"spread":false},{"title":"FREQZ_M.M <span style='color:#111;'>781B</span>","children":null,"spread":false},{"title":"LMS.M <span style='color:#111;'>456B</span>","children":null,"spread":false},{"title":"PAR2DIR.M <span style='color:#111;'>446B</span>","children":null,"spread":false},{"title":"AFD_BUTT.M <span style='color:#111;'>761B</span>","children":null,"spread":false},{"title":"IDFT.M <span style='color:#111;'>539B</span>","children":null,"spread":false},{"title":"DIR2LATC.M <span style='color:#111;'>423B</span>","children":null,"spread":false},{"title":"Pzplotz.m <span style='color:#111;'>958B</span>","children":null,"spread":false},{"title":"ZMAPPING.M <span style='color:#111;'>893B</span>","children":null,"spread":false},{"title":"模拟滤波器","children":[{"title":"call_l2hp4.m <span style='color:#111;'>2.46KB</span>","children":null,"spread":false},{"title":"transform.m <span style='color:#111;'>1.79KB</span>","children":null,"spread":false},{"title":"call_l2bp5.m <span style='color:#111;'>2.95KB</span>","children":null,"spread":false},{"title":"lvboqi.m <span style='color:#111;'>2.64KB</span>","children":null,"spread":false},{"title":"call_l2bs6.m <span style='color:#111;'>3.18KB</span>","children":null,"spread":false},{"title":"call_l2lp.m <span style='color:#111;'>2.45KB</span>","children":null,"spread":false}],"spread":false},{"title":"SIGADD.M <span style='color:#111;'>556B</span>","children":null,"spread":false},{"title":"DIR2FS.M <span style='color:#111;'>807B</span>","children":null,"spread":false},{"title":"CHEB1HPF.M <span style='color:#111;'>830B</span>","children":null,"spread":false},{"title":"firfilterdesign.asv <span style='color:#111;'>655B</span>","children":null,"spread":false},{"title":"Dir2paro.m <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"HR_TYPE1.M <span style='color:#111;'>497B</span>","children":null,"spread":false},{"title":"PARFILTR.M <span style='color:#111;'>435B</span>","children":null,"spread":false},{"title":"U_BUTTAP.M <span style='color:#111;'>438B</span>","children":null,"spread":false},{"title":"QUANTIZE.M <span style='color:#111;'>243B</span>","children":null,"spread":false},{"title":"DELTA2DB.M <span style='color:#111;'>357B</span>","children":null,"spread":false},{"title":"CIRCONVT.M <span style='color:#111;'>697B</span>","children":null,"spread":false},{"title":"MULAW_E.M <span style='color:#111;'>332B</span>","children":null,"spread":false},{"title":"STEPSEQ.M <span style='color:#111;'>318B</span>","children":null,"spread":false},{"title":"LADRFILT.M <span style='color:#111;'>528B</span>","children":null,"spread":false},{"title":"内容.DOC <span style='color:#111;'>24.57KB</span>","children":null,"spread":false},{"title":"FREQS_M.M <span style='color:#111;'>564B</span>","children":null,"spread":false},{"title":"DFT.M <span style='color:#111;'>520B</span>","children":null,"spread":false},{"title":"IMP_INVR.M <span style='color:#111;'>434B</span>","children":null,"spread":false},{"title":"HR_TYPE2.M <span style='color:#111;'>435B</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • JoyceFzm:
    非常的完整,很实用2014-11-24
  • yh1233321:
    代码还是很全的,不错2014-08-25
  • yaya962464:
    书上的源码,但是很不错,对学习matlab和信号处理很有帮助2014-07-14
  • u010449605:
    都是代码,很实用。但是运行LMS出现了错误不知道为什么2014-06-05
  • fighting-冲:
    非常地完整,很实用2014-05-05

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明