代码搜索:RF

找到约 8,431 项符合「RF」的源代码

代码结果 8,431
www.eeworm.com/read/393518/8280659

m lpcrf2rr.m

function [rr,ar]=lpcrf2rr(rf,p); %LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P) % % Inputs: rf(:,n+1) reflection coefficients: one row per frame % p
www.eeworm.com/read/265721/11255528

m lpcrf2rr.m

function [rr,ar]=lpcrf2rr(rf,p); %LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P) % % Inputs: rf(:,n+1) reflection coefficients: one row per frame % p
www.eeworm.com/read/134895/13971368

m lpcrf2rr.m

function [rr,ar]=lpcrf2rr(rf,p); %LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P) % % Inputs: rf(:,n+1) reflection coefficients: one row per frame % p
www.eeworm.com/read/134895/13971668

txt lpcrf2rr.txt

function [rr,ar]=lpcrf2rr(rf,p); %LPCRR2AR convert reflection coefs to autocorrelation coefs [RR,AR]=(RF,P) % % Inputs: rf(:,n+1) reflection coefficients: one row per frame % p
www.eeworm.com/read/247271/12669455

txt mc68hc908rf2带曼彻斯特码的发射程序.txt

SCI串口发送程序:(以MC68HC908JK8_DIP20为例,分别以1200/2400/4800/9600/19200的波特率发送0-255,同时PTB4脚的LED闪烁) /*********************************************************/ /* 功能描述: 串口发送程序,程序控制连续发射0~255, */ /* 由PC接收, */
www.eeworm.com/read/230934/14265540

txt mc68hc908rf2带曼彻斯特码的发射程序 .txt

/*MC68HC908RF2带曼彻斯特码的发射程序波特率:9600 */ #include /* for EnableInterrupts macro */ #include /* include peripheral declarations */ /****************************************