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

搜索资源列表

  1. my_fft2

    0下载:
  2. 两个滤波器的代码,以及一个应用带通滤波器降噪的主程序,使用matlab制作了滤波器,滤波效果一般-two filter code, and application of a band-pass filter and noise reduction program, the use of Matlab produced a filter, filtering effect of general
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:958
    • 提供者:zz
  1. CAN1

    1下载:
  2. 在给出燃料电池汽车动力系统结构的基础上,基于Matlab 软件环境,建立了前向式燃料电池汽车动力系统模型,模型结构和实际的动力系统有着严格的对应关系,各部分模型采用物理分析与数据处理相结合的方法建立。-given in fuel cell vehicle power system architecture based on Matlab-based software environment, to the establishment of a fuel-cell vehicle power sy
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1235454
    • 提供者:zhangsan
  1. FIR123

    0下载:
  2. 1.利用Matlab进行产生频率为1000Hz和6000Hz的正弦信号,利用FDATOOL设计FIR滤波器(fs=16000Hz),以滤波6000Hz分量,并利用SPTOOL工具对信号滤波进行仿真与验证。 2.从MIC端口(J5)输入频率为1000Hz和6000Hz正弦信号的叠加信号,编写实时FIR滤波程序,选择合适的滤波器参数,滤除6000Hz的频率分量,利用示波器在SPEAKER端口(J6)观察输出波形。分析信号的频谱结构,设计满足要求的数字滤波器,-1. The use of Matl
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:196691
    • 提供者:
  1. mdct.tar

    1下载:
  2. 这是06年4月刚刚完成的程序,从opencore.org下载而来。用vhdl语言描写,以及matlab仿真,testbench,以及在xinlinx上的综合。 The MDCT core is two dimensional discrete cosine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distribut
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1767014
    • 提供者:陈朋
  1. signal_gen

    0下载:
  2. matlab下,使用dspbuilder生成的信号生成模块的源码-Matlab, the use of the signals generated dspbuilder generation module source
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:108573
    • 提供者:孙昱
  1. PSKmoudel

    0下载:
  2. matlab下,使用dspbuilder实现的psk调制模块的源码-Matlab, the use of dspbuilder realized psk modulation source module
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:18806
    • 提供者:孙昱
  1. ASKmoudel

    0下载:
  2. matlab下,使用dspbuilder实现的ask调制模块的源码-Matlab, the use of dspbuilder realized ask modulation source module
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:128027
    • 提供者:孙昱
  1. comple_mult

    0下载:
  2. matlab下,使用dspbuilder实现的复数乘法器模块的源码-Matlab, the use of the plural dspbuilder achieve multiplier module FOSS
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:13404
    • 提供者:孙昱
  1. fir_cb

    0下载:
  2. 使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-use and MATLAB DSP design a FIR low-pass filter, basically realize the filtering effect
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:84112
    • 提供者:cb
  1. 06_DesignExploration

    0下载:
  2. This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:54320
    • 提供者:杨平
  1. gyb

    0下载:
  2. 扩频原理图用于做扩频通信使用,此图是基于matlab的原理图-spread spectrum diagram for the use of spread spectrum communication so that this map is based on the diagram Matlab
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:5314
    • 提供者:jinghao
  1. CCS2.20Fir

    1下载:
  2. ccs中产生正弦和余弦相加的混合,使用fir滤波得到低频的正弦。滤波器系数由matlab计算。有文档-ccs generated sine and cosine mixed together, the use of low-frequency filtering fir Sine. Filter coefficients calculated by Matlab. Documented
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:176647
    • 提供者:王立东
  1. fft_32k

    0下载:
  2. FFT 32k use VHDL MATLAB
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:985833
    • 提供者:match
  1. dds正弦发生器代码

    0下载:
  2. 讲述了dds直接数字频率合成的基本原理,同时用VHDL语言编写dds原代码用于生成正弦波,并在ISE开发平台进行仿真和MATLAB验证正弦波输出结果-described dds direct digital frequency synthesis of the basic tenets addition to the use of VHDL prepared dds source used to produce sine, and ISE development platform for sim
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:491278
    • 提供者:czy
  1. ug_lpm_rom.rar

    0下载:
  2. quartus rom的生成 运用matlab生成.mif或.hex文件 载入rom表,quartus rom the use of matlab generated generation. mif or. hex file loading rom Table
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:824156
    • 提供者:王欣欣
  1. mydesign.rar

    0下载:
  2. 基于FPGA的直接序列扩频发射机的设计与仿真。实验中以QuartusII 7.2 为设计和仿真工具, 各模块采用Verilog HDL设计并封装,顶层使用图形设计方式,最后得到的仿真结果使用Matlab描点来绘制出波形。 ,FPGA-based direct sequence spread spectrum transmitter of the design and simulation. Experiment to QuartusII 7.2 for the design and simu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:360254
    • 提供者:fengjianhui
  1. robot-controller-design

    1下载:
  2. 非常全面的自平衡小车制作全套资料,包括硬件PCB,软件源代码,上位机软件代码,器件DATASHEET 等。 建模、控制算法及PD调节的取值参考: http://www.mathworks.com/matlabcentral/fileexchange/19147-nxtway-gs-self-balancing-two-wheeled-robot-controller-design 硬件及软件参考如下网站资料; http://www.circuitcellar.c
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1511970
    • 提供者:kerrhu
  1. xapp794

    1下载:
  2. 里面分为八个实验,一步一步教你使用system genertor for dsp 生成能供vivado使用的IP核文件。(It is divided into eight experiments, which teach you to use system genertor for DSP step by step to generate IP core files that can be used for vivado.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:41696256
    • 提供者:锤子1998
  1. 三维图

    0下载:
  2. 三维图用于matlab车辆三维画图使用,容易学习,方便使用。(The three-dimensional map is used for the three-dimensional drawing of the matlab vehicle, which is easy to learn and convenient to use.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:热水壶
  1. 1

    2下载:
  2. 数字滤波器的MATLAB与FPGA实现——杜勇(配套光盘) 程序源码,配合电子书使用可以很好的学习数字滤波器的MATLAB与FPGA实现,完整代码,仿真良好,上半部分(MATLAB and FPGA implementation of digital filter -- Du Yong (supporting CD-ROM) program source code, can learn matlab and FPGA implementation of digital filter well w
  3. 所属分类:DSP编程

    • 发布日期:2020-11-16
    • 文件大小:5345280
    • 提供者:Zzzzzzyw
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com