代码搜索:RF

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

代码结果 8,431
www.eeworm.com/read/198531/7931029

clean-all

#!/bin/bash # # Initialize the $KEY_DIR directory. # Note that this script does a # rm -rf on $KEY_DIR so be careful! # d=$KEY_DIR if test $d; then rm -rf $d mkdir $d && \ chmod go-rwx $d && \
www.eeworm.com/read/397730/8025617

v uart_receiver.v

// uart_receiver.v // synopsys translate_off // synopsys translate_on module uart_receiver (clk, wb_rst_i, rf_pop, srx_pad_i, enable,counter_t, rf_coun
www.eeworm.com/read/321784/13399386

v uart_receiver.v

// uart_receiver.v // synopsys translate_off // synopsys translate_on module uart_receiver (clk, wb_rst_i, rf_pop, srx_pad_i, enable,counter_t, rf_coun
www.eeworm.com/read/320176/13431591

m lpcrf2la.m

function la=lpcrf2la(rf) %LPCRF2LA Convert reflection coefficients to log areas LA=(RF) % areas are normalised to give la(p+2)=0, the log area of the free space beyond lips % Copyright (C)
www.eeworm.com/read/320176/13431594

m lpcrf2ao.m

function ao=lpcrf2ao(rf) %LPCRF2AO Convert reflection coefficients to area ratios AO=(RF) % ao(k) is the ratio between the k'th and the (k+1)'th segment % Copyright (C) Mike Brookes 1997
www.eeworm.com/read/320175/13431631

m lpcrf2la.m

function la=lpcrf2la(rf) %LPCRF2LA Convert reflection coefficients to log areas LA=(RF) % areas are normalised to give la(p+2)=0, the log area of the free space beyond lips % Copyright (C)
www.eeworm.com/read/320175/13431634

m lpcrf2ao.m

function ao=lpcrf2ao(rf) %LPCRF2AO Convert reflection coefficients to area ratios AO=(RF) % ao(k) is the ratio between the k'th and the (k+1)'th segment % Copyright (C) Mike Brookes 1997
www.eeworm.com/read/304082/13801559

m lpcrf2la.m

function la=lpcrf2la(rf) %LPCRF2LA Convert reflection coefficients to log areas LA=(RF) % areas are normalised to give la(p+2)=0, the log area of the free space beyond lips % Copyright (C)
www.eeworm.com/read/304082/13801565

m lpcrf2ao.m

function ao=lpcrf2ao(rf) %LPCRF2AO Convert reflection coefficients to area ratios AO=(RF) % ao(k) is the ratio between the k'th and the (k+1)'th segment % Copyright (C) Mike Brookes 1997
www.eeworm.com/read/132069/5919753

makefile

## Generated from Umakefil, do not edit, do not commit to cvs! RM=rm -rf RM_DIR=rm -rf MAKE_DEP= MAKE_DEP_FLAGS = $(INCLUDES) $(DEFINES) LD= LDFLAGS= CP=copy MAKE=nmake CC=cl CCFLAGS =