搜索资源列表
mat-to-labview-waveform
- 该程序的功能是将matlab的mat文件转化成labview中的波形文件,便于在labview中应用mat文件里的数据。-it can change the mat file to vi file which is used in labview.
ofdm.m
- 本人的主要任务是利用MATLAB作为仿真工具来实现OFDM在无线信道上的系统仿真,其中主要的仿真模块包括信源产生,波形预处理,调制,插入导频信号和保护间隔,无线信道,接收滤波器,信道估计和信号补偿,解调,计算误比特率模块。-My main task is to use MATLAB as a simulation tool to achieve the wireless channel on the OFDM system simulation, in which the main simula
new
- Windows环境下Matlab与TDS系列数字示波器的通信过程,给出了相关的通信程序,并在Matlab中对示波器读取的波形数据进行了频域处理。从而表明它们之间的通信在数字信号处理方面具有重要的实际意义。-Windows environment Matlab and TDS Series Digital Oscilloscope communication process, given the relevant communication procedures in the Matlab of
1
- 采集一段音乐信号,绘制波形并观察其频谱.doc-Acquisition section of the music signal, waveform drawing and observing its spectrum. Doc
response_of_interconnect_line
- 微波高速电路中,单根有耗互连传输线电路如word中图所示表中给出其参量值,其中导线材料为铜,给出传输线的时域波形分析。-Microwave high-speed circuits, a single lossy transmission line interconnection circuits, such as word shown in the table given its reference value, in which copper wire materials, transmiss
Lowpassfilter
- 低通滤波器的仿真 GUI窗口实现 通过窗口中频率变换,得到输出波形-Low-pass filter simulation GUI window to achieve through the window frequency conversion, the output waveform
Cwaveprint
- csharp波形的源码,数字信号处理的源码,有价值-CSharp source waveform, digital signal processing of the source and valuable
observationDDSoutputwaveform
- MATLAB观察DDS输出波形:读取.tbl文件内容并将十六进制数转换为十进制数,输出正弦波波形-MATLAB observation DDS output waveform:Read. Tbl hexadecimal content of the document and digital conversion as a decimal number, the output sinusoidal waveform
dds
- matlab下实现的DDS发生器,可观察其发生信号的波形,频谱。 运行前请先输入 global theta theta=0 -matlab implementation of the DDS generator, may happen to observe the signal waveform, spectrum. Please enter a pre-operational global theta theta = 0
ISAR Image
- This program describes the use of Inverse Synthetic Aperture Radar (ISAR) with stepped-frequency waveform (SFWF) to produce a high-resolution, 2D image of a target. -This program describes the use of Inverse Synthetic Aperture Radar (ISAR) with
3
- 典型时间序列模型分析 设有ARMA(2,2)模型, X(n)+0.3X(n-1)-0.2X(n-2)=W(n)+0.5W(n-1)-0.2W(n-2) W(n)是零均值正态白噪声,方差为4 (1)用MATLAB模型产生X(n)的500观测点的样本函数,并会出波形; (2)用你产生的500个观测点估计X(n)的均值和方差; (3)画出理论的功率谱 (4)估计X(n)的相关函数和功率谱 -Analysis of typical time series model w
2009-10-5
- 这是一个运用LABVIEW编程,编写的一个可以进行数据的采集,以及波形的显示、存储、回显、频谱分析的很好的代码。可以直接使用。-This is a use of LABVIEW programming can be written in a data collection, as well as waveform display, storage, echo, spectral analysis of a good code. Can be used directly.
analog_modulation
- 实现各种调制与解调方式的有关运算;对DSB,抑制载波的双边带、SSB,FM等调制方式下调制前后的信号波形及频谱进行观察; 对DSB,抑制载波的双边带、SSB,FM等调制方式下解调前后的信号波形及频谱进行观察;-Way to achieve a variety of modulation and demodulation of relevant operations pairs of DSB, inhibit carrier DSB, SSB, FM modulation mode, suc
shangchan
- 产生一均匀分布的百噪声信号,画出其波形,并且检验其分布情况。-Produce a uniform distribution of the 100 noise signal, draw the waveform, and test its distribution.
amplifier5
- 光纤放大器模型 输入脉冲光后,可得到输出端的波形-Fiber amplifier model input pulse light, the available output waveform
matlab-dianlidianzi
- 电力电子课程设计:用 MATLAB 仿真详细分析研究方案一中滤波器采用电容器的滤波机理、阻抗特性、电流波形、影响滤波效果的因素。 包含课程设计报告和matlab 原文件-Power electronics curriculum design: Using MATLAB simulation of a detailed analysis of research programs in the filter using a filter capacitor mechanism, impedanc
tiaozhi
- 产生一组随机的0、1二进制比特序列,分别用2ASK, 2FSK, 2PSK和2DPSK四种调制方式把它们调制到一个较高的载频上,结果给出前8个比特所对应的时域波形。-0,1 generate a set of random binary bit sequence, respectively 2ASK, 2FSK, 2PSK and 2DPSK four kinds of modulation modulation them to a higher carrier frequency, the r
CIAYANG
- 根据采样定理编写程序,实现模拟信号的采样,画出采样波形.-According to sampling theorem, programming, analog signal sampling, draw sample waveform.
MATLAB
- 基于 MATLAB 的语音信号分析与处理的课程设计.录制一段自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法或双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的语音信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号-MATLAB-based voice signal analysis and processing of the curriculum. Re
MATLAB-SSB
- 基于MATLAB的 SSB调制解调实现.利用MATLAB集成环境下的M文件,编写程序来实现SSB的调制解调,并绘制出解调前后的时域和频域波形及叠加噪声时解调前后的时频波形,根据运行结果和波形来分析该解调过程的正确性及信道对信号传输的影响。-MATLAB-based SSB modulation and demodulation to achieve. Advantage of MATLAB M-files integrated environment, programming to achiev