CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - MATLAB-function

搜索资源列表

  1. work

    0下载:
  2. 大学期间,matlab学习过程使用过的所有必要的function! 适合初学者!
  3. 所属分类:DSP编程

    • 发布日期:2014-01-17
    • 文件大小:65353
    • 提供者:IT芯
  1. 6713-OFDM

    1下载:
  2. TI TMSC6713 DSP 实现 OFDM的调制和解调,以及相应的matlab功能仿真程序。-TI TMSC6713 DSP realization of OFDM modulation and demodulation, and the corresponding function matlab simulation program.
  3. 所属分类:DSP编程

    • 发布日期:2013-11-07
    • 文件大小:3450892
    • 提供者:lrj
  1. My_test_FIR

    0下载:
  2. 基于stm32的DSP库的中FIR滤波器功能的实现,滤波参数需要自己根据需要用Matlab计算,使用V3.0的固件库,属于基本stm32外设测试-Stm32 based DSP library function of the FIR filter implementation, the filter parameters needed in Matlab needs its own terms, using the V3.0 firmware, peripheral part of the ba
  3. 所属分类:DSP program

    • 发布日期:2017-05-13
    • 文件大小:3455207
    • 提供者:谭旭
  1. add_save

    0下载:
  2. 重叠保留法函数,用于数字信号处理中处理离散信号-Retain the law overlap function, for digital signal processing to deal with discrete signals
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:64874
    • 提供者:chen
  1. DSPcode

    0下载:
  2. 数字信号处理源代码,包括冲激响应、传递函数、零相位函数、全通函数、离散时间傅里叶变化、离散傅里叶变化、滤波器设计及级联-Digital signal processing source code, including impulse response, transfer function, zero-phase function, all-pass function, discrete-time Fourier changes, discrete Fourier changes, filter
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:134306
    • 提供者:李维
  1. MySin

    0下载:
  2. 在matlab中添加dspbuilder用于实现dsp的算法,本案例是通过建模对sin函数进行调制后仿真所得。-Add dspbuilder in matlab for the realization of dsp algorithms, this case is through the modeling of the sin function modulated simulation proceeds.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:260565
    • 提供者:张三
  1. seu-ThirdHomework

    0下载:
  2. 东南大学现代数字信号处理各种预测滤波的现成matlab函数,学这门课的人可以-Southeast University, a modern digital signal processing a variety of off-the-shelf filtering prediction matlab function, learning the course can take a look at
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:1392
    • 提供者:suzhounoman
  1. poly

    0下载:
  2. This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and optimized especially for the Starcore 140 DSP ! Inside the archive you can also find the assembly code and the matlab test program w
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:167319
    • 提供者:octavian
  1. fangweijiao

    0下载:
  2. 方位角的DSP测量程序,原始数据由MATLAB产生,DSP程序计算谱函数值,完成对方位角的搜索。-Azimuth of the DSP measurement procedure, raw data from the MATLAB generated, DSP program to calculate the value of spectrum function to complete the azimuth search.
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2780534
    • 提供者:力文
  1. dspddc_R12p1

    1下载:
  2. 基于DSPbuilder搭建的DDC,里面包括CIC滤波器,FIR低通滤波器,HB半带滤波器,NCO等,实现了GC5016芯片的功能-DSPbuilder erected based on DDC, which include the CIC filter, FIR low-pass filter, HB half-band filter, NCO, etc. to achieve the function of the GC5016 chip
  3. 所属分类:DSP program

    • 发布日期:2014-10-26
    • 文件大小:17176
    • 提供者:郑程
  1. DSP_Exp1

    0下载:
  2. 1、 学习Matlab最有效的方式是自己动手以及经常查Help。 2、 遇到不很确定的函数或者操作,最好的办法就是自己建一个测试矩阵然后试一下,不会对数据产生不好的影响,也十分直观,因为很多细节老师也不会很清楚。 3、 养成用Editer编程的好习惯,最好结构化编程,经常使用自建的函数,使得代码清晰易查错。 4、 自己给自己加注释,运行程序时可以先试着一行一行运行,看一下每一行的输出是否与预期相同等等,出错的时候自上而下慢慢查。 -1, the most effective wa
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:206220
    • 提供者:hooyu
  1. amplres

    0下载:
  2. function [A,w,type,tao]=amplres(h) 《数字信号处理教程——MATLAB释义与实现》子程序 给定FIR滤波器系数求滤波器符幅特性-function [A, w, type, tao] = amplres (h) " digital signal processing tutorial- MATLAB Interpretation and Implementation" procedure FIR filter coefficien
  3. 所属分类:DSP program

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:庄乖
  1. myditfft

    0下载:
  2. function y=myditfft(x) 《数字信号处理教程——MATLAB释义与实现》 用MATLAB语言编写的基2 DIT FFT子程序-function y = myditfft (x) " digital signal processing tutorial- MATLAB Interpretation and Implementation" MATLAB language with the base 2 DIT FFT Subroutine
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:835
    • 提供者:庄乖
  1. assignment

    0下载:
  2. 数字信号处理Read the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.-Digital Signal ProcessingRead the .wav file into Matlab by using the function "wavread".The sampling rate of the file is 44.1kHz.
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1004
    • 提供者:philip
  1. matlab-fuzhuDSPshixianFIR

    0下载:
  2. Matlab辅助DSP实现FIR数字滤波器,对MATLAB和DSP的研究有很大的启发,本问对两者的结合实现FIR数字滤波功能。-Matlab DSP realization of FIR digital filter aid on MATLAB and DSP of a great inspiration to ask for a combination of both the realization of FIR digital filter function.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:230688
    • 提供者:解德鹏
  1. DSP-window-function-design

    0下载:
  2. 原创,数字信号处理中窗函数的设计,matlab代码,可以按照要求生成不同窗函数的低通、高通、带通、带阻滤波器。-Original digital signal processing design of the window function in the matlab code can be generated in accordance with the requirements of different window function low-pass, high pass, band pa
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:51752
    • 提供者:ZLS
  1. MATLAB-DSP

    2下载:
  2. 基于MATLAB的语音信号分析及滤波(DSP课程设计说明书) 设计题目、内容及要求 课程设计的题目:基于MATLAB的语音信号分析及滤波。 课程设计的内容:录制一段个人自己的语音信号,并对录制的信号进行采样 画出采样后语音信号的时域波形和频谱图 给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应 然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前-Design based on MATLAB voice signal analys
  3. 所属分类:DSP编程

    • 发布日期:2013-06-08
    • 文件大小:1449972
    • 提供者:Rokey_Niu
  1. czt

    0下载:
  2. czt函数的c语言实现。matlab中czt函数的c语言实现-c language czt function implementation. c language matlab function in the realization czt
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1105
    • 提供者:李帅
  1. TMS320C6748-FIR-CCS

    0下载:
  2. 此程序是CCS5.5的FIR数字滤波C码,为低通滤波函数,程序内部有注释,可以结合matlab更改滤波函数。-This program is CCS5.5 FIR digital filter C code, a low-pass filtering function within the program notes, can be combined to change the filter matlab function.
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:9563
    • 提供者:安义岩
  1. DSP滤波器设计

    1下载:
  2. 这是哈尔滨工业大学数字信号处理课的课程设计作业,利用窗函数涉及滤波器分别对自己设定的测试信号和老师给定的连续频谱信号进行滤波。 我编写时先后在同一个M文件中写了很多的画图语句,如果直接F5运行,它们会互相覆盖,使用时请将需要的绘图代码复制到命令行中重新运行。(This is the course design assignment of Digital Signal Processing Course of Harbin University of Technology. The window
  3. 所属分类:DSP编程

    • 发布日期:2020-12-07
    • 文件大小:3072
    • 提供者:Wicjpy
« 12 »
搜珍网 www.dssz.com