CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - matlab DSP

搜索资源列表

  1. DSP_BUILDER_DESIGN

    0下载:
  2. DSP Builder设计初步,介绍Matlab/DSP Builder及其设计流程,正弦信号发生器完整的设计过程,以及使用Matlab、quartusII\\modelsim详细的仿真过程。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1370406
    • 提供者:yehui
  1. DSP

    0下载:
  2. 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:198051
    • 提供者:宋立泉
  1. Sinout

    0下载:
  2. dds正弦可控发生计全结果 用到matlab,dsp,Quartus II 6.0软件-dds controllable sinusoidal occurred wholly the result of use of matlab, dsp, Quartus II 6.0 software
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:134724
    • 提供者:linjun
  1. DSP

    0下载:
  2. 用matlab编写的数字信号处理程序,包括一下窗函数的应用,很强大-Matlab prepared using digital signal processing procedures, including applications like window function is very powerful
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:9163
    • 提供者:唐乐山
  1. dsp

    0下载:
  2. Digital Signal Processing Laboratory Using MATLAB是Sanjit K. Mitra所著,裡頭含有此書的Matlab source code-Digital Signal Processing Laboratory Using MATLAB and Matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:247149
    • 提供者:KnowHao
  1. dsp

    0下载:
  2. 该程序是实现关于信号的一些重用的分析处理功能,如计算信号能量,fft变换等-signal processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4344
    • 提供者:吴菲
  1. DSP

    0下载:
  2. DFT 计算 实验步骤: 主界面下进入实验九的“DFT计算”的子实验。 输入取样点数,即有限长序列 x(n) 的长度。 输入信号表达式,或直接输入离散序列。 鼠标单击确定按钮,显示原序列及 DFT 系数的幅度、相位。-DFT calculation of the experimental steps: the main interface into the experimental Kau " DFT calculation of" sub-experi
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:49304
    • 提供者:高荣
  1. dspFFT

    0下载:
  2. FFT DSP课程设计 自己编写的FFT程序-FFT DSP curriculum design their own procedures for the preparation of the FFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:26483
    • 提供者:xudingwen
  1. MATLAB_DSPexamp_realization

    0下载:
  2. 各种信号序列的产生和绘制,卷积,FFT进行频谱分析,滤波器的设计(FIP、IIR),-DSP examples realization in matlab.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:172867
    • 提供者:liwenqi
  1. final_report

    1下载:
  2. 国外的详细的OFDM设计过程文档,对学习OFDM非常有帮助,并且有仿真结果。-This report discusses the design and implementation of an OFDM modem for a simplex communication between two PCs over a frequency selective channel. First a brief introduction is provided by explaining the b
  3. 所属分类:Printing program

    • 发布日期:2014-04-07
    • 文件大小:1709188
    • 提供者:
  1. MatlabFIR

    0下载:
  2. FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅 助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅 助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab 环境下实现结果进行比较,前者效果更好,更具有实际应用价值。 -FIR digital filters widely us
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:219745
    • 提供者:xuhao
  1. SPWM

    0下载:
  2. spwm 脉宽调试技术 仿真软件是matlab 算法易懂,适合初学者-PID control algorithm and procedures for simulation software is easy to understand matlab algorithms, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:10599
    • 提供者:zhangbao
  1. rcos_filter

    0下载:
  2. 用于广播系统发射机的数字中频调制采用64QAM的方式,使用matlab中的altera dsp builder实现。-64QAM modulator, used in broadcast system digital IF modulation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:10320
    • 提供者:panzhijian
  1. MATLAB-based-DSP-debugging-method

    1下载:
  2. 基于MATLAB的DSP调试方法,很详细的说明,对初学者很有帮助-MATLAB-based DSP debugging method, very detailed instructions, helpful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:314858
    • 提供者:肖冠兰
  1. DSP

    0下载:
  2. 这是一个有关于免疫遗传算法matlab 程序-This is an on immune genetic algorithm matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20741
    • 提供者:YYL
  1. apf

    0下载:
  2. 一篇学位论文,基于DSP的电力有源滤波器研究。用matlab仿真,并设计了模拟电路。-Write a dissertation, DSP-based Active Power Filter. Using matlab simulation, and design analog circuits.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2070759
    • 提供者:单世超
  1. DSP的Matlab(VII)-实验讲义

    0下载:
  2. 各种函数的编译和实例和dsp的matlab实验(Compiling and instance of various functions and MATLAB experiment of DSP)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:2775040
    • 提供者:那简单
  1. 1019team2

    0下载:
  2. first code in vibration experiment course with fft to do dsp
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:11578368
    • 提供者:YoJay
  1. DSP-Mitra

    0下载:
  2. 阔永红编著的《数字信号处理》,资源包括书中全部的事例和matlab仿真源代码.(The "digital signal processing", written by broad YongGong resources include all the stories in the book and the matlab source code.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1139712
    • 提供者:新月77
  1. DSP

    2下载:
  2. 相干光通信的matlab离线处理代码,包括CD和PMD的补偿(Matlab offline processing code for coherent optical communication)
  3. 所属分类:其他

    • 发布日期:2020-11-11
    • 文件大小:1024
    • 提供者:可惜
« 12 3 4 5 »
搜珍网 www.dssz.com