搜索资源列表
matlabbuttfilter
- 利用Matlab工具对巴特沃斯模拟低通滤波器的设计结果进行了验证,Matlab程序见附页。-Matlab simulation tools Butterworth low-pass filter design results were verified, Matlab program Annex.
Demo1103_IO_AD_PWM3_V7_ccslink
- 代码由matlab自动生成,目标平台是TMS320F2812。ADC输入一路模拟量之后,经过PID控制输出PWM电机控制信号。
Untitled8
- 这是一段模拟电荷法(scm)的matlab源程序,求解了超高压输电线路下方工频电场,仿真出了离地面1.5m处的二维电场模型,该程序经过验证,准确无误,谢谢。
pll.rar
- 模拟锁相环(apll)的一些simulink模型,Analog phase-locked loop (apll) some simulink model
windspeedsimiulaition
- 采用自回归滑动模型进行风速时程的模拟,本程序主要是针对的Davenport谱-Using autoregressive moving model of the simulated wind speed time history, the program is mainly directed against the Davenport spectrum
triang
- 三角波生成程序,用于生成初始信号对系统进行模拟。-Triangle-wave generation process, used to generate the initial signal of the system simulation.
15883848radarechoSimulation
- 各种雷达的回波信号模拟,有很好的参考价值,可以用来做雷达信号处理算法的研究
dspzs
- 本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。-This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, o
GUIProgramForCommunicationSystem
- 通信系统的GUI设计,包括模拟发送接收,和数字发送接收的M文件等-GUI design of communication systems, including analog to send to receive, send and receive digital files, such as M
dspsim.tar
- GNU dsp模拟器,运行在Linux上,主要支持对TMS320C54X型号dsp的模拟。用matlab和c写成-Gnu Digital Signal Processor Simulator. The goal is to develop a DSP Simulator for Linux. The firstchip supported will be the TMS320C54x.
Haarfilter
- haar 小波电网滤波模拟 可作为电力电子课程设计 DATAPLAY.M 为信号源 DISPART.M 为分辨1函数 DISPART1.M 为分辨2函数 RECOVER1.M 为还原函数,输出滤波结果-haar wavelet filter simulation grid can be used as power electronics curriculum design DATAPLAY.M to distinguish between a signal sourc
dsp
- 数字信号处理中对模拟信号的采样频谱分析,及时域、频域重构分析,包括信号及频谱,采样信号及其频谱,时域重构,通过低通滤波器进行频谱重构等代码-Digital signal processing of the analog signal sampling spectral analysis, time-domain, frequency-domain reconstruction analysis, including signal and spectrum, the sampling signal
PLC
- 本压缩包包含(1、可编程控制器的编程指令2、运料小车控制模拟3、相鼠笼式异步电动机星/三角换接启动控制4、四节传送带的模拟)-This compressed package contains (1, 2 programmable controller programming instructions, material transport car control simulation 3-phase Squirrel Cage Induction Motor Star/Delta Start C
noise
- 基于FPGA的噪声产生电路,用MATLAB设计噪声仿真程序,产生仿真数据的方法。并利用FPGA模拟信号。其中有详尽的matlab仿真程序,FPGA仿真结果以及总的设计报告。-Noise generating circuit based on FPGA, using MATLAB simulation program designed noise, resulting simulation data. Analog signal using the FPGA. Which detailed mat
M
- 基于MATLAB编程的图像处理程序——低通滤波模拟编程-MATLAB based image processing program- low-pass filter simulation program a
MATLAB-and-verilog
- 1 采用正弦波,方波进行同步调制,实现调制信号、已调信号、解调信号的波形、频谱以及解调器输入输出信噪比的关系。 2 采用Verilog语言编写有符号的五位乘法器 3 实现数字与模拟调制-A sine wave, square wave synchronous modulation to achieve the modulation signal, the modulated signal, the demodulated signal waveform, spectrum and sig
Matlab-IIR
- 数字滤波器是数字信号处理的重要环节,数字滤波器可分为IIR和FIR两大类。本文介绍了IIR和FIR的基本设计原理以及在MATLAB环境下如何利用直接程序设计法、SPTOOL设计法和FDATOOL设计法给出IIR和FIR数字滤波器的设计方法和操作步骤,并给出设计设计实例及运行结果,同时利用MATLAB环境下的仿真软件SIMULINK对所设计的滤波器进行模拟仿真,仿真结果表示设计参数设置合理。-The important aspect of the digital filter is a digit
21ic下载_有源滤波器Matlab仿真模型
- 数据采集监测计算伴随着微型计算机技术的快速发展,通过计算机处理,系统将采集的模拟信号转变成数字信号,得出数据,这些采集到的实时数据反映着不同的运行状态,并可以接收运行需要发出的各种命令。在各个领域中,不论是简单到复杂还是从表面到深入,数据采集系统的身影几乎无处不在,所以本课题的研究有着广阔的前景和经济价值,自二十世纪50年代到70年代以来,人们见证了数据采集系统的诞生与发展,从初步认可到逐渐分类,随着微型机的反正也诞生了许多性能优良的数据采集系统,但是在计算机普及之后,数据采集系统发生了巨大发展
TwoOderPll
- 1、资料包含二阶环路设计简要说明,Matlab程序,Matlab程序模拟FPGA工作方式,对各变量进行了量化处理 2、资料包含使用Vivado2015.4.2版本的工程文件,可直接运行查看仿真结果 3、参考资料为杜勇老师的《锁相环技术原理及其FPGA实现》(1. The data include a brief descr iption of the second-order loop design. The MATLAB program and the MATLAB program sim
plot_Turbsim
- 脉动风速模拟程序Tubsim计算结果可视化程序(A visualization for turbsim)