代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/154843/11923627
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCAR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames
www.eeworm.com/read/256524/11990889
m rfhist.m
function [no,xo] = rfhist(rf,x,rfflag)
% rfhist - histogram for use with rainflow data.
%
% function [no,xo] = rfhist(rf,x,rfflag)
%
% Syntax: rfhist(rf)
% rfhist(rf,30)
% rfhis
www.eeworm.com/read/150238/12302817
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCAR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames
www.eeworm.com/read/336521/12439630
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCAR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames
www.eeworm.com/read/228372/14388037
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCAR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames
www.eeworm.com/read/223158/14651579
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCAR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames
www.eeworm.com/read/120838/14786344
_h head._h
#include
#include
#define work_state() PORTC|=BIT(PC4) //pwr=1: the RF in work state
#define wait_state() PORTC&=~BIT(PC4) //pwr=0: the RF in wait state
#defi
www.eeworm.com/read/215197/15070821
m lpcar2am.m
function [am,em]=lpcar2am(ar,p);
%LPCRR2AM Convert ar coefs to ar coef matrix [AM,EM]=(AR,P)
%AM is a 3-dimensional matrix of size (p+1,p+1,nf) where p is the lpc order
%and nf the number of frames