登录
首页 » matlab » Onset_Offset_P

Onset_Offset_P

于 2010-10-05 发布 文件大小:1KB
0 191
下载积分: 1 下载次数: 16

代码说明:

  The onset of the P wave is the starting point of the P wave, it s the first positive or null sample before the P peak. The offset of the P wave is the ending point of the P wave, it s the first negative or null sample following the P peak.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • scilab
    Scilab培训教程,scilab是可代替MATLAB的开源软件,其程序语言与MATLAB相似,有很好的发展前途。(Scilab training course, scilab is the open source alternative to MATLAB, the MATLAB language and similar procedures, have good development prospects.)
    2010-05-12 23:31:02下载
    积分:1
  • Test
    Speech Recognition System
    2011-09-01 05:53:28下载
    积分:1
  • Disfrct
    FRACTIONAL FORUIER TRANSFORM MATLAB PROGRAM
    2013-09-22 17:27:10下载
    积分:1
  • prcatice1
    802.11a, 802.11b与802.11g的throughput计算程序,只需按照程序提示即可算出不同协议下throughput的理论值。(A computing program for the throughput of 802.11a, 802.11b as well as 802.11g. You can get the throughput by typing in parameters as the guidance on the screen.)
    2013-11-06 09:45:33下载
    积分:1
  • schang
    计算曲面换能器空间各点随时间变化的声场强度,采用的是时间差分法。精度高。(Transducer surface computing space changes over time, each point field intensity, using the time difference. High accuracy.)
    2010-11-27 22:55:26下载
    积分:1
  • viterbi
    viterbi算法的matlab实现,主要用于数字通信中接收端的译码(viterbi)
    2009-07-12 10:15:56下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • hw1_3_4fsk
    FSK modulation and demodulation
    2013-04-29 03:20:31下载
    积分:1
  • zcj
    这是一个基于PQ控制的逆变并网模型,可以完美运行。(PQ control, perfect operation.)
    2019-04-11 10:00:36下载
    积分:1
  • quickIntroFlowControl
    Flow Control in Matlab
    2012-11-28 16:26:48下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载