用于DVB的OFDM源代码.包含代码DVB_T2Ksignalgeneration.m OFDMReception.m OFDMTransmission.m等
标签: Ksignalgeneration OFDMTransmission OFDMReception DVB_T
上传时间: 2016-04-10
上传用户:小草123
IMM_Kalman_Filter.m IMM_Kalman_Filter程序
标签: IMM_Kalman_Filter 程序
上传时间: 2013-12-13
上传用户:xmsmh
vhdl source,ver-fir-coefficient,simulink of fir with soft ware input
标签: ver-fir-coefficient simulink source input
上传时间: 2013-12-23
上传用户:jackgao
// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop periodically reads the ADC value from a global // variable, Result.
标签: the measures external program
上传时间: 2013-12-27
上传用户:trepb001
Pixel Labeled Algorithm Based on Recursive M ethod of Connecting Area in Binary Images
标签: Connecting Algorithm Recursive Labeled
上传时间: 2013-12-08
上传用户:refent
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: Nando de Freitas, Mahesan Niranjan and Andrew Gee Nonlinear State Space Estimation with Neural Networks and the EM algorithm After downloading the file, type "tar -xf EMdemo.tar" to uncompress it. This creates the directory EMdemo containing the required m files. Go to this directory, load matlab5 and type "EMtremor". The figures will then show you the simulation results, including ROC curves, likelihood plots, decision boundaries with error bars, etc. WARNING: Do make sure that you monitor the log-likelihood and check that it is increasing. Due to numerical errors, it might show glitches for some data sets.
标签: Rauch-Tung-Striebel algorithm smoother which
上传时间: 2016-04-15
上传用户:zhenyushaw
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). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
标签: dimensions arbitrary function reverse
上传时间: 2016-04-16
上传用户:waitingfy
1、Rayleigh_Doppler_singlePath.m 产生单径Rayleigh衰落,采用了6种方法并进行了比较,推荐使用第6种方法; 2、Rayleigh_Doppler_multiPath.m 根据多条径的延时和强度,产生频率选择性衰落; 在单径和多径两个程序中,均提供了其功率谱的输出代码;
标签: Rayleigh_Doppler_singlePath Rayleigh
上传时间: 2013-12-21
上传用户:sdq_123
保证正确无误的Multiple access protocls源代码。包括ALOHA, CSMA, ISMA等等。写论文,做研究,超级有用
标签: Multiple protocls access ALOHA
上传时间: 2014-06-04
上传用户:cuiyashuo
是硕士论文里面的关于NAKAGAMI信道M=0.5用LLR译码时的初始化消息计算以及整个译码程序
上传时间: 2016-04-18
上传用户:nanfeicui