代码搜索:RF

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

代码结果 8,431
www.eeworm.com/read/165115/10076116

nex avian_ovomucoids.nex

#NEXUS [This is an amino-acid data set] [Data from: Laskowski, M., Jr., and W.M. Fitch. 1989. Evolution of avian ovomucoids and of birds. Pp. 371-387 in B. Fernholm, K. Bremer,
www.eeworm.com/read/426026/10293540

makefile

memtool:memtool.c arg_env.c gcc -g -c -o arg_env.o arg_env.c gcc -g -c -o memtool.o memtool.c gcc -o memtool arg_env.o memtool.o clean: rm -rf memtool *.o
www.eeworm.com/read/273339/10919686

txt test1_2.txt

main() { printf(“ ab c\t de\rf\tg\n”); printf(“h\ti\b\bj d”); }
www.eeworm.com/read/273339/10919814

txt test1_2.txt

main() { printf(“ ab c\t de\rf\tg\n”); printf(“h\ti\b\bj d”); }
www.eeworm.com/read/467759/7000725

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
www.eeworm.com/read/236873/7119082

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/458010/7314216

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/448350/7534440

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/440750/7682199

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/396487/8103367

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