搜索结果

找到约 184 项符合 Estimation 的查询结果

matlab例程 Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch

Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood s ...
https://www.eeworm.com/dl/665/259919.html
下载: 23
查看: 1049

matlab例程 This template file is used to completely describe a system in a generalized % state space format us

This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % interface to each function should NOT BE CHANGED however.
https://www.eeworm.com/dl/665/266845.html
下载: 64
查看: 1042

通讯/手机编程 Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum

Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate on ...
https://www.eeworm.com/dl/527/271744.html
下载: 71
查看: 1040

文件格式 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

人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl

On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
https://www.eeworm.com/dl/650/280633.html
下载: 127
查看: 1096

matlab例程 在DAB系统中的频率同步

在DAB系统中的频率同步,载频同步,参考一下Carrier frequency offset estimation of DAB receiver based on phase reference symbol
https://www.eeworm.com/dl/665/282978.html
下载: 21
查看: 1067

matlab例程 In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r

In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: ...
https://www.eeworm.com/dl/665/284186.html
下载: 122
查看: 1093

数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t

This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, N ...
https://www.eeworm.com/dl/641/284866.html
下载: 53
查看: 1076

数学计算 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

其他 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/ka

Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details. Installation ------------ 1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html 3. Assuming you installed all these files in your matlab directory, In ...
https://www.eeworm.com/dl/534/295456.html
下载: 67
查看: 1109