代码搜索:RF

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

代码结果 8,431
www.eeworm.com/read/267293/4268164

h cddsp.h

#ifndef __CDDSP_H #define __CDDSP_H #include "set.h" /* ** CD hardware configuration ** ** 1999 Apr30 definition */ #ifdef CDIF_SYNC #define RF_CD_BCLK_rising_edge 0 #define RF
www.eeworm.com/read/295280/8171253

txt 905settings.txt

Device: CC1000 System parameters: X-tal frequency: 14.745600 MHz Internal X-tal accuracy: +/- 20 ppm RF frequency A: 905.000000 MHz Active Rx RF frequency B: 869.840400 MHz Inactive Tx RX Mo
www.eeworm.com/read/295280/8171335

txt 433settings.txt

Device: CC1000 System parameters: X-tal frequency: 14.745600 MHz Internal X-tal accuracy: +/- 20 ppm RF frequency A: 433.265314 MHz Active Rx RF frequency B: 433.265314 MHz Inactive Tx RX Mo
www.eeworm.com/read/295280/8171433

txt 868settings.txt

Device: CC1000 System parameters: X-tal frequency: 14.745600 MHz Internal X-tal accuracy: +/- 20 ppm RF frequency A: 869.840400 MHz Active Rx RF frequency B: 869.840400 MHz Inactive Tx RX Mo
www.eeworm.com/read/393518/8280897

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/393518/8280940

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/393518/8281021

m lpcrf2is.m

function is=lpcrf2is(rf) %LPCRF2IS Convert reflection coefficients to inverse sines IS=(RF) % Copyright (C) Mike Brookes 1997 % Version: $Id: lpcrf2is.m,v 1.4 2007/05/04 07:01:39 dmb
www.eeworm.com/read/265721/11255650

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/265721/11255673

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/265721/11255703

m lpcrf2is.m

function is=lpcrf2is(rf) %LPCRF2IS Convert reflection coefficients to inverse sines IS=(RF) % Copyright (C) Mike Brookes 1997 % Version: $Id: lpcrf2is.m,v 1.3 2005/02/21 15:22:13 dmb