搜索结果

找到约 511 项符合 variable-frequency 的查询结果

通讯/手机编程 There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run

There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performa ...
https://www.eeworm.com/dl/527/297786.html
下载: 192
查看: 1049

matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % ...
https://www.eeworm.com/dl/665/303904.html
下载: 148
查看: 1157

matlab例程 JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the p

JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for c ...
https://www.eeworm.com/dl/665/305575.html
下载: 73
查看: 1142

通讯/手机编程 Under the labor sentiment monitor system has several parts of compositions: The mobile termination s

Under the labor sentiment monitor system has several parts of compositions: The mobile termination software and hardware development, the central server software development as well as opens video frequency the prompt reflection. The labor sentiment monitor end is responsible for the data and the sc ...
https://www.eeworm.com/dl/527/317559.html
下载: 154
查看: 1033

其他 ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noi

ofdm信道特性 Channel transmission simulator Channel transmission simulator % % inputs: % sig2 - noise variance % Mt - number of Tx antennas % Mr - number of Rx antennas % x - vector of complex input symbols (for MIMO, this is a matrix, where each column % is the value of the antenna outputs a ...
https://www.eeworm.com/dl/534/323173.html
下载: 128
查看: 1047

邮电通讯系统 The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the

The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the Frequency Division Duplex (FDD) Downlink physical layer for several Dedicated Channels (DCH) as specified by the 3GPP standard (Release 99).
https://www.eeworm.com/dl/690/329304.html
下载: 197
查看: 1040

书籍源码 MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 u

MSP-FET430P410 Demo - Timer_A Toggle P5.1, CCR0 Contmode ISR, DCO SMCLK Description Toggle P5.1 using using software and TA_0 ISR. Toggle rate is set at 50000 DCO/SMCLK cycles. Default DCO frequency used for TACLK. Durring the TA_0 ISR P5.1 is toggled and 50000 clock cycles are added to CCR0. TA_ ...
https://www.eeworm.com/dl/532/336954.html
下载: 68
查看: 1056

单片机开发 //通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint un

//通过18B20检测的数字温度可在电脑上显示当前温度值 #include <reg52.h> #define uchar unsigned char #define uint unsigned int sbit DS=P2^2 //define interface uint temp // variable of temperature uchar flag1 // sign of the result positive or negative sbit dula=P2^6 sbit wela=P2^7 ...
https://www.eeworm.com/dl/648/337983.html
下载: 199
查看: 1378

软件设计/软件工程 The purpose of this document is to present how to use the Timer for the generation of a PWM signal t

The purpose of this document is to present how to use the Timer for the generation of a PWM signal tunable in frequency and duty cycle. As an application example, this document is based on a basic “music” synthesizer through an external buzzer. Example code is also available in the it.
https://www.eeworm.com/dl/684/342475.html
下载: 138
查看: 1053

其他 非平稳信号分析之时频分析工具箱

非平稳信号分析之时频分析工具箱,附加使用说明文档。Time-Frequency toolbox, with reference guide.
https://www.eeworm.com/dl/534/342749.html
下载: 135
查看: 1038