登录
首页 » Visual C++ » singal_processing_and_demo_program

singal_processing_and_demo_program

于 2020-12-02 发布 文件大小:15223KB
0 257
下载积分: 1 下载次数: 0

代码说明:

说明:  包含内容:离散时间系统与Z变换、离散傅里叶变换及其快速算法、无限长单位脉冲响应(IIR)滤波器的设计、有限长单位脉冲响应(FIR)滤波器的设计、数字信号处理系统的实现、多采样率信号处理(singal processing and demo program)

文件列表:

课件
....\第一章 离散时间系统与Z变换
....\..........................\ch1
....\..........................\...\SIGNAL1-1.ppt
....\..........................\...\SIGNAL1-2.ppt
....\..........................\...\线性卷积
....\..........................\...\........\Applet1$btnListener.class
....\..........................\...\........\Applet1$LstListener.class
....\..........................\...\........\Applet1.class
....\..........................\...\........\Applet1.java
....\..........................\...\........\codebase.dat
....\..........................\...\........\Page1.htm
....\..........................\...\........\线性卷积.sln
....\..........................\...\........\线性卷积.suo
....\..........................\...\........\线性卷积.vjp
....\第三章 无限长单位脉冲响应(IIR)滤波器的设计
....\..........................................\ch3
....\..........................................\...\DSP3_1.ppt
....\..........................................\...\DSP3_2.ppt
....\..........................................\...\DSP3_3.pdf
....\..........................................\...\DSP3_3.ppt
....\..........................................\...\DSP3_3n.ppt
....\第二章 离散傅里叶变换及其快速算法
....\.................................\ch2
....\.................................\...\chip_z变换
....\.................................\...\..........\Applet1$btnListener.class
....\.................................\...\..........\Applet1.class
....\.................................\...\..........\Applet1.java
....\.................................\...\..........\chip_z变换.sln
....\.................................\...\..........\chip_z变换.suo
....\.................................\...\..........\chip_z变换.vjp
....\.................................\...\..........\codebase.dat
....\.................................\...\..........\Page1.htm
....\.................................\...\FFT实验.ppt
....\.................................\...\SIGNAL2-1.ppt
....\.................................\...\SIGNAL2-2.ppt
....\.................................\...\习题12-14.ppt
....\.................................\...\卷积比较
....\.................................\...\........\Applet1$btnListener.class
....\.................................\...\........\Applet1$ScbListener.class
....\.................................\...\........\Applet1.class
....\.................................\...\........\Applet1.java
....\.................................\...\........\codebase.dat
....\.................................\...\........\Page1.htm
....\.................................\...\........\卷积比较.sln
....\.................................\...\........\卷积比较.suo
....\.................................\...\........\卷积比较.vjp
....\.................................\...\周期卷积2
....\.................................\...\.........\Applet1$btnListener.class
....\.................................\...\.........\Applet1.class
....\.................................\...\.........\Applet1.java
....\.................................\...\.........\codebase.dat
....\.................................\...\.........\Page1.htm
....\.................................\...\.........\周期卷积2.sln
....\.................................\...\.........\周期卷积2.suo
....\.................................\...\.........\周期卷积2.vjp
....\.................................\...\圆周卷积
....\.................................\...\........\Applet1$btnListener.class
....\.................................\...\........\Applet1.class
....\.................................\...\........\Applet1.java
....\.................................\...\........\codebase.dat
....\.................................\...\........\Page1.htm
....\.................................\...\........\圆周卷积.sln
....\.................................\...\........\圆周卷积.suo
....\.................................\...\........\圆周卷积.vjp
....\.................................\...\圆周卷积2
....\.................................\...\.........\Applet1$btnListener.class
....\.................................\...\.........\Applet1.class
....\.................................\...\.........\Applet1.java
....\.................................\...\.........\codebase.dat
....\.................................\...\.........\Page1.htm
....\.................................\...\.........\圆周卷积2.sln
....\.................................\...\.........\圆周卷积2.suo
....\.................................\...\.........\圆周卷积2.vjp
....\.................................\...\圆周移位
....\.................................\...\........\Applet1$btnListener.class
....\.................................\...\........\Applet1$Mylistener1.class
....\.................................\...\........\Applet1$ScbListener.class
....\.................................\...\........\Applet1.class
....\.................................\...\........\Applet1.java
....\.................................\...\........\codebase.dat
....\.................................\...\........\Page1.htm
....\.................................\...\........\圆周移位.sln
....\.................................\...\........\圆周移位.suo
....\.................................\...\........\圆周移位.vjp
....\第五章 数字信号处理系统的实现
....\.............................\CH5
....\.............................\...\ch5.6DSP.ppt
....\.............................\...\ch5.pdf
....\.............................\...\ch5.ppt
....\第六章 多采样率信号处理
....\.......................\ch6
....\.......................\...\CH6A.PPT
....\.......................\...\Happy3.wav
....\.......................\...\Happy4.wav
....\第四章 有限长单位脉冲响应(FIR)滤波器的设计
....\..........................................\ch4
....\..........................................\...\CH4.pdf
....\..........................................\...\CH4.ppt
....\..........................................\...\examp1.m

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

发表评论

0 个回复

  • z
    说明:  智能视频监控系统目标检测和跟踪技术分析研究(Intelligent video surveillance system target detection and tracking of technical analysis)
    2013-03-18 15:46:37下载
    积分:1
  • Energy-detection-of-unknown-deterministic-signals
    一篇关于能量检测的经典论文,非常经典,并具有启发性(A classic papers on the energy detection, very classic, and instructive)
    2009-12-14 13:34:08下载
    积分:1
  • heikeyuhuajia
    黑客与画家,高清扫描版pdf,中文版,是一本不错的计算机专业书籍(Hackers and Painters, HD scan version pdf, Chinese version, is a good computer science books)
    2016-04-07 16:21:15下载
    积分:1
  • opengl
    Nehe的opengl全部教程,适用于c++语言,适合初学者。(All Nehe' s opengl tutorials for c++ language, suitable for beginners.)
    2014-05-05 17:28:47下载
    积分:1
  • xuzheng_word
    徐政MMC柔直高速仿真资料word板,网上只有pdf版,很难得的资料。(Jones MMC soft straight high-speed simulation data word, only PDF version online, very rare.)
    2017-01-01 17:11:27下载
    积分:1
  • lab1-windows
    windows应用程序基础pptwindows应用程序基础ppt(windows program basic )
    2015-12-07 15:09:46下载
    积分:1
  • SARimage
    保铮的最新雷达成像原理,对于学习SAR的同志帮助很大。(the latest radar imaging principle, the SAR study Comrade great help.)
    2021-04-20 00:28:50下载
    积分:1
  • 现代电力系统分析.rar
    王锡凡先生写的现代电力系统分析,研究生教材(Modern Power System Analysis, Graduate Textbook by Mr. Wang Xifan)
    2021-02-17 23:59:45下载
    积分:1
  • IDA-plugin-wirting(all-chapter)
    交互式反编译工具ida pro 插件编写英文手册(Interactive decompile ida pro tools plug-in English-language manual)
    2020-07-02 16:00:02下载
    积分:1
  • WIN32API
    win32编程中常用的API,对于学些WIN32编程非常有用(win32 programm API datasheet, it is very useful for developer of win32)
    2010-02-10 00:03:04下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载