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

搜索资源列表

  1. ARandshengjingwangluo

    0下载:
  2. 基于虚拟仪器技术,采用NI公司PCI-4472采集卡及LabVIEW7. 1开发柴油机缸盖振动信号采集分析系统。 -Based on virtual instrument technology, the company used NI acquisition card PCI-4472 and LabVIEW7. 1 the development of diesel engine cylinder head vibration signal acquisition analysis sys
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:722458
    • 提供者:齐磊
  1. CCD1

    0下载:
  2. 数据采集系统的CCD数据处理,该程序可应用于数据采集系统的数据后续处理之中。-CCD data acquisition system for data processing, the program can be applied to data acquisition system the follow-up of data processed.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:3137
    • 提供者:lihui
  1. caijiban

    0下载:
  2. 单片机声音实时采集上送PC端程序。接口为COM口。可以实时观察波形和储存文件。文件包含了测试信号。-On a single chip to send PC audio real-time acquisition-side program. COM port interface. Real-time observation of waveform and save the document. File contains a test signal.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:747993
    • 提供者:simonzhi
  1. b_sound_card

    0下载:
  2. 声卡数据采集,通过MATLAB进行声卡采集,通过串口将采集到的数据发送到FPGA开发板上。-Sound card data acquisition, through MATLAB for sound card collection, through the serial port will send the collected data to the FPGA development board.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4628051
    • 提供者:洪依
  1. quick-acquisitionmethod-of-signals

    5下载:
  2. 主要研究了两种高动态扩频信号快速捕获的方法,即基于FFT 的频域(载波) 并行捕获法和基于FFT 的时域(伪码) 并行捕获法,并使用MATLAB 进行了仿真和比较。仿真结果表明:基于FFT 的频域并行捕获可捕获较大的频偏并跟踪一定 的频率变化率,可用于卫星变轨等高动态、高加速度等飞行过程。而基于FFT 的时域并行捕获可快速捕获码相位,用于在轨飞行的飞行器,可根据轨道参数提前预报其多普勒频偏,但同时需要精密测距的飞行过程。-Research on the quick acquisition
  3. 所属分类:DSP program

    • 发布日期:2015-05-07
    • 文件大小:371712
    • 提供者:haodiangei
  1. MATLAB-DSP

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

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

    0下载:
  2. 飞思卡尔 智能车 xs128单片机 图像采集 舵机测试 51单片机 电阻电感电容测试仪 数码管测试 Matlab的数据绘图 PID参数调试-Freescale microcontroller image acquisition Servo test xs128 51 single resistance inductance capacitance tester digital test Matlab of the data mapping debugging PID parame
  3. 所属分类:SCM

    • 发布日期:2017-11-05
    • 文件大小:794927
    • 提供者:张效元
  1. ArduinoFFT

    0下载:
  2. 本代码利用matlab是信号采集的对于频率分析的FFT-This is the signal acquisition using matlab code for FFT frequency analysis
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:28399
    • 提供者:晁涛
  1. A201001-2186

    0下载:
  2. 频谱分析仪是信号处理研究领域必不可少的工具。现有的基于快速傅利叶变换的频 谱分析仪能对线性的平稳的信号进行有效分析,但难以分析出非线性非平稳信号的瞬时频率 能量变化情况。针对此问题,本文设计了基于希尔伯特黄变换的频谱分析仪,能够对非平稳 信号进行有效分析。所设计系统以DE2-FPGA开发板为硬件平台,结合了NiosII的软核处 理器加以实现,可对采集的外部信号进行希尔伯特黄变换,得到信号的时间-频率-能量三维 谱,并可在VGA上实时显示出来。系统测试结果表明,所设计频谱分析仪
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:420083
    • 提供者:张春竹
  1. serialDispDebug

    1下载:
  2. 针对单片机数据采集系统,用Matlab实现上位机,实现从串口读取采集数据并实时绘制信号波形,包括初始化主机串口、按照通信协议调用回调函数读取数据,并实时刷新波形显示。-For SCM data acquisition system, the Matlab computer, data read the serial port acquisition and real-time signal waveform drawing, including the initialization callb
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:wch
  1. Video-Processing

    0下载:
  2. 主要包含了matlab下的视频采集及处理程序、VS2013下opencv图像处理以及视频处理程序,以及Ubuntu中的qt下的视频采集程序-Mainly includes the video acquisition and processing procedures, under the matlab VS2013 opencv image processing and video processing procedure, and video collection procedures und
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:98544
    • 提供者:唐裕亮
  1. tiuqie_v61

    0下载:
  2. Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Image optical flow calculation matlab program, Acquisition and Processing of the speech signal, digital signal processing class-based.
  3. 所属分类:单片机开发

  1. qd317

    0下载:
  2. Weighted acceleration, In the MATLAB image texture feature, Achieve serial data acquisition.
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:10240
    • 提供者:meigengping
  1. juipiu-V2.1

    0下载:
  2. MIMO OFDM matlab simulation, Achieve serial data acquisition, Matlab for beginner students will help.
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-30
    • 文件大小:7168
    • 提供者:fingfanheipie
  1. vp087

    0下载:
  2. Achieve serial data acquisition, Course designed to prepare the matlab program code, Dimensional phononic crystals FDTD method calculation examples band gap.
  3. 所属分类:uCOS

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:siukengfai
  1. nqcdp

    0下载:
  2. Very convenient to use, Achieve serial data acquisition, In matlab R2009b debugging through.
  3. 所属分类:uCOS

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:neinangmei
  1. chmcq

    0下载:
  2. Acquisition and Processing of the speech signal, digital signal processing class-based, Can be widely used in data analysis and forecast data, Based on matlab platform.
  3. 所属分类:uCOS

    • 发布日期:2017-12-29
    • 文件大小:151552
    • 提供者:fanyaosiugui
  1. jing_sg86

    0下载:
  2. FMCW frequency modulated continuous wave radar range and angular measurements, This is a useful frequency estimation algorithm matlab simulation program, Acquisition and Processing of the speech signal, digital signal processing class-based.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:59392
    • 提供者:王照平
  1. bruqn

    0下载:
  2. Automatic identification in the matlab environment the size of the connected area, Acquisition and Processing of the speech signal, digital signal processing class-based, STM32 all the information produced by the MP3.
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:58368
    • 提供者:刘亚
  1. 21ic下载_有源滤波器Matlab仿真模型

    0下载:
  2. 数据采集监测计算伴随着微型计算机技术的快速发展,通过计算机处理,系统将采集的模拟信号转变成数字信号,得出数据,这些采集到的实时数据反映着不同的运行状态,并可以接收运行需要发出的各种命令。在各个领域中,不论是简单到复杂还是从表面到深入,数据采集系统的身影几乎无处不在,所以本课题的研究有着广阔的前景和经济价值,自二十世纪50年代到70年代以来,人们见证了数据采集系统的诞生与发展,从初步认可到逐渐分类,随着微型机的反正也诞生了许多性能优良的数据采集系统,但是在计算机普及之后,数据采集系统发生了巨大发展
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:460800
    • 提供者:v数控VB进步
« 12 »
搜珍网 www.dssz.com