搜索结果

找到约 118 项符合 sequence 的查询结果

通讯/手机编程 The algorm of viterbi. You talk to your friend three days in a row and discover that on the first da

The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And w ...
https://www.eeworm.com/dl/527/260057.html
下载: 147
查看: 1051

其他 Determining embedding dimension for phase-space reconstruction using a geometrical construction. It

Determining embedding dimension for phase-space reconstruction using a geometrical construction. It is very important reference for time forecast in chaos sequence.
https://www.eeworm.com/dl/534/262119.html
下载: 68
查看: 1168

其他 The first task at hand is to set up the endpoints appropriately for this example. The following code

The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6 as a Bulk IN endpoint, also 4x buffered of si ...
https://www.eeworm.com/dl/534/268809.html
下载: 139
查看: 1043

文件格式 This project aim was to build wireless software modem for data communication between two computers

This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (fr ...
https://www.eeworm.com/dl/639/272495.html
下载: 175
查看: 1069

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087

数学计算 runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z)

runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted outcomes y_pred and error matrix Ey (reshaped) for y and Ea ...
https://www.eeworm.com/dl/641/289139.html
下载: 29
查看: 1083

Delphi控件源码 Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i

Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM can perform a variety ...
https://www.eeworm.com/dl/666/292152.html
下载: 159
查看: 1046

其他 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 task of clustering Web sessions is to group Web sessions based on similarity and consists of max

The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity be ...
https://www.eeworm.com/dl/692/329546.html
下载: 96
查看: 1051

单片机开发 实现8比特字节的RS纠错编码

实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon code with 8 bit bytes, and a configurable number of parity bytes. The maximum sequence length (codeword) that can be generated is 255 bytes, including ...
https://www.eeworm.com/dl/648/337174.html
下载: 168
查看: 1133