CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 时域信号

搜索资源列表

  1. levy

    2下载:
  2. 对于振动信号处理时域信号,ARMA法是一种非常有效的方法,这是用matlab编的源程序,使用非常方便。-Vibration signal processing for time-domain signal, ARMA method is a very effective method, which is made using matlab source, use very convenient.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:1351
    • 提供者:yujianxin
  1. vhdl

    0下载:
  2. 信号与线性系统的时频域分析:观测已知方波信号、正弦波信号的频谱;观测实时模拟信号的频谱;加深理解时域周期信号的各频率分量在振幅频谱图上所占的比重;观测相位在波形合成中的作用;LTI系统的频域分析,LTI系统对周期性输入信号的响应。-Signals and linear systems with time-frequency domain analysis: observation known square wave signal, sine wave signal spectrum obser
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:7521
    • 提供者:无语
  1. example4_4

    0下载:
  2. 例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 - x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:555
    • 提供者:张红
  1. example4_3

    0下载:
  2. 例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts -x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:532
    • 提供者:张红
  1. 2PSK

    0下载:
  2. 2PSK通信原理,系统调制与解调仿真,时域信号,频域频谱-2PSK communication system modulation and demodulation simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:73877
    • 提供者:刘亮
  1. sound_test

    0下载:
  2. LabView 声音转换,将电脑声卡获取的时域信号转换成频率信号.-LabView sound converter, the computer sound card to obtain the time domain signal into a frequency signal.
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:66331
    • 提供者:hushi
  1. the-signal-power-spectrum

    0下载:
  2. 可以产生正弦信号和白噪声时域信号波形,以及混杂噪声的正弦波波形,信噪比可调-the sinusoidal signal can be generated when the white noise domain waveform, sinusoidal waveform, and the noise mixed SNR adjustable
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:46636
    • 提供者:han
  1. fft

    1下载:
  2. labview实现单边傅里叶变换,很好的将时域信号变为频域信号-Labview unilateral Fourier transform,Good time domain signal into frequency domain signal
  3. 所属分类:LabView

    • 发布日期:2017-03-30
    • 文件大小:42084
    • 提供者:王莹
  1. LABVIEW00

    0下载:
  2. 基于声卡的数据采集,先是采集时域信号后面做频谱分析最后物理计算,使用时用伪随机信号测量为好。-Data collection based on the sound card, the first is the acquisition time domain signal behind spectrum calculation finally physical analysis, when used with a pseudo random signal as well.
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:100622
    • 提供者:冯裕
  1. labview5

    2下载:
  2. 使用低通滤波器从含有噪声的信号中提取有用的正弦波 (见实验指导书 实验九 数字滤波器中的第一题) 目的:用数字滤波器从含有高频噪声的采样数据中提取正弦信号。 要求:①输入信号为一正弦波,并加入一个白噪声的干扰来模拟信号传输中的随机干扰信号(用以模拟含有噪声采样序列)。 (模拟含有噪声采样序列具体可用正弦波信号叠加高频噪声来实现,为了使滤波效果明显,本实验的高频噪声是用高频均匀分布白噪声(Uniform)通过Butterworth高通滤波器过滤生成的,高通滤波器的截止频率设为10
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:275908
    • 提供者:xy
  1. xd2x

    0下载:
  2. 离散时域信号,采用辛普森算法时域高精度积分,例如速度信号转化为速度信号。-Discrete time-domain signal , using the Simpson integration precision time-domain algorithms , such as the speed signal into a speed signal .
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1228
    • 提供者:三匙盐
  1. FFT

    0下载:
  2. 使用LabVIEW对输入波形经行傅里叶变换,对比时域信号与频域信号。-LabVIEW for use by the line of the Fourier transform of the input waveform, compared to the time domain signal and frequency domain signals.
  3. 所属分类:LabView

    • 发布日期:2017-04-07
    • 文件大小:15875
    • 提供者:吕鹏
  1. Labwindows_CVI-Signal-Processing

    0下载:
  2. LabWindows_CVI作为一个用于建立自动测试系统的理想软件开发系统,提供了大量用于信号分析处理的函数,满足工程人员的需要。 信号产生实例工程“signal generation.prj”,LabWindows_CVI产生冲击信号、脉冲信号、斜坡信号、正旋信号、噪声信号、三角波信号等,在Graph控件中显示波形。 信号时域分析工程“timedomainanalysis.prj”,介绍了LabWindows_CVI信号的叠加、相关分析及卷积三种常用时域信号处理方式,将处理结果在Gra
  3. 所属分类:LabView

    • 发布日期:2017-05-07
    • 文件大小:1033344
    • 提供者:WangJ
  1. ZIXIANGGUAN

    0下载:
  2. 在LabView2011版本环境下,实现了对一组时域信号进行自相关处理运算的功能。-In LabView2011 version environment, the realization of a set of time-domain signal processing operations autocorrelation function.
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:45589
    • 提供者:张玉祥
  1. a-matlab-program-of-FFT

    1下载:
  2. 快速傅里叶变化 FFT Matlab 将时域信号转换为频域信号的matlab程序-a TTF Transition programming Matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1512
    • 提供者:sun
  1. Low-pass-filter-design

    0下载:
  2. 虚拟低通滤波器设计:可以产生正弦信号和白噪声时域信号波形,以及混杂噪声的正弦波波形,信噪比可调。-Virtual low-pass filter design: sinusoidal signal can be generated and the time-domain white noise signal waveform, and hybrid noise sine wave signal to noise ratio is adjustable.
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:23229
    • 提供者:li
  1. 歪度指标VI

    0下载:
  2. 歪度指标是描述信号概率密度函数的重要参数。在对非平稳信号进行时域分析时,利用歪度指标反映了振动信号的非对称性,用来判断轴承是否发生碰磨。本文件中将歪度指标独立制作了子VI,便于labview程序调用。(The skewness index is an important parameter to describe the probability density function of a signal. When the non-stationary signals are analyzed i
  3. 所属分类:LabView编程

  1. 峭度指标VI

    0下载:
  2. 峭度指标是非平稳信号故障诊断的重要参数。峭度指标对信号中的冲击成分十分敏感,冲击成分能量越大,其峭度值就会越大,在故障诊断的时域分析中十分重要。本文件中将其独立做成了一个子vi,便于程序直接调用。(Kurtosis index is an important parameter of non-stationary signal fault diagnosis. The kurtosis index is very sensitive to the impact component in the
  3. 所属分类:LabView编程

  1. 现代信号处理代码

    0下载:
  2. 短时傅立叶变换分析,时域分析通常用于最基本的参数分析及应用,如语音的分割、预处理、大分类等(Fourier transform time domain analysis)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:321手背后
  1. time-domain convolution

    0下载:
  2. 主要通过labview对仿真·信号进行分析,进行时域卷积分析(The simulation signal is analyzed by LabVIEW, and the time domain convolution analysis is carried out.)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-09
    • 文件大小:16384
    • 提供者:yingzhiwuying
« 12 3 4 5 6 »
搜珍网 www.dssz.com