搜索资源列表
matlab-program
- 运用MATLAB对波形的进行最优预处理,处理以后的曲线的效果非常好 使用的时候,把TXT里面的程序复制到在MATLAB里面新建立的.MAT文件中,按F6运行-use of MATLAB waveform for the optimal pretreatment, After dealing with the effects of the curve very good use of time TXT put inside the copy of the MATLAB inside the n
成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中
- 成功将QuartusII中生成的dds波形数据的tbl文件导入MATLAB中,实现十六进制数值转化成figure图形。-Successfully QuartusII dds waveform data generated in the tbl file into MATLAB, to achieve the hex value into figure drawing.
MATLABprograminfft.用Matlab产生正弦波,矩形波
- 1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 ,1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their
waveform_download.在matlab上生成数据波形文件
- 在matlab上生成数据波形文件,下载到安捷伦信号源中,直接用信号源的IQ调制功能回放波形。,Matlab generate data in the waveform file, downloaded to the Agilent signal sources, the direct use of the IQ signal source playback waveform modulation functions.
matlab 步进频率连续波
- 步进频率连续波,一维距离像,速度补偿,包括说明,波形图,源代码-Step frequency continuous wave, as one-dimensional distance, speed compensation, including a descr iption, waveform, source code
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
16QAM.rar
- 16QAM的matlab实现,以及计算机仿真,观察其波形,功率谱,误码率以及星座图,16QAM to achieve the matlab, as well as computer simulation, to observe the waveform, power spectrum, BER, and constellation diagram
code.rar
- matlab用于信号发生器产生波形,正弦波,方波等,matlab for the signal waveform generator, sine wave, square wave, etc.
pwm41.rar
- MATLAB实现的单相双闭环PWM整流器 参数设置比较正确 波形出来也不错 就是进入稳态时间比较长,MATLAB to achieve double-loop single-phase PWM rectifier waveform parameters set by the more accurate is also a good time to enter the steady-state long
rec
- matlab的播放器,实现录音,放音,实时显示波形等功能-matlab player to achieve recording, playback, real-time features such as waveform
pinpu2
- 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图,FFT实践及频谱分析-Matlab generated by sine wave, square wave, and the white noise signal, and display their time-domain waveform, FFT spectrum analysis of practice and
uwb
- 超宽带高斯脉冲的源代码,包括波形分析和误码率计算-Ultra-wideband Gaussian pulse source code, including waveform analysis and bit error rate calculation
FM-Modem
- Simulink 实现的FM调制,载波13KHz,频偏3KHz,调制波形存为一个波形文件。FM解调采样双斜率鉴频,解调直接输出到声卡。-Simulink implementation of the FM modulation, carrier 13KHz, offset 3KHz, modulation waveform file saved as a waveform. FM demodulation of two-slope Kam sampling frequency, demodulat
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
ignition-pulse-width-waveform-analysis-based-on-wa
- 本例子包括分析数据的txt文件,主要用matlab程序,基于小波分析算法进行发动机波形分析,进而进行发动机故障诊断-ignition pulse width waveform analysis based on wavelet
ignition-waveform-analysis
- 本程序本人在matlab环境中处理电控发动机中处理点火波形,方便分析点火波形从而诊断故障。-The procedure is designed by myself in the matlab environment to deal with electronically controlled engine ignition waveform, to facilitate analysis of the ignition waveform to diagnose the problem.
MATLAB-Function-List
- MATLAB7.X信号处理工具箱函数汇总 1、 滤波器分析与实现 2、 FIR数字滤波器设计 3、 IIR数字滤波器设计 4、 模拟滤波器设计 5、 模拟滤波器变换 6、 滤波器离散化 7、 线性系统变换 8、 窗函数 9、 变换 10、 统计信号处理与谱分析 11、 参数模型 12、 线性预测 13、 多采样率信号处理 14、 波形产生 15、 特殊操作-MATLAB7.X Signal Processing Toolbox func
Generate_Waveform
- 生成仪表用波形文件,简单实用,验证OK!(Waveform files generated instrument, simple and practical, verify OK!)
基于MATLAB特征点提取程序
- 本程序是利用matlab对特征点提取程序,可以实现各种波形的特征点提取。(This procedure is the use of MATLAB feature extraction procedures, you can achieve a variety of waveform feature points extraction.)
matlab
- 由两组已知的振动波形数据(excel表格形式),运用matlab生成对应的波形,利用FFT生成频谱图。要求将所有图像生成在一个图框下。包含设计文档和代码(Two groups of known vibration waveform data (excel form), using MATLAB to generate the corresponding waveform, using FFT to generate spectrum. Contains document reports and