Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
资源简介:Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
上传时间: 2014-12-01
上传用户:WMC_geophy
资源简介:Classify using the maximum-likelyhood algorithm
上传时间: 2015-08-28
上传用户:日光微澜
资源简介:This is the source code for encryption using the latest AES algorithm. AES algorithm is also called Rijndael algorithm. AES algorithm is recommended for non-classified use by the National Institute of Standards and Technology(NIST), US...
上传时间: 2014-01-18
上传用户:xc216
资源简介:ScopeFIR designs Finite Impulse Response [FIR] filters using the Parks-McClellan algorithm.
上传时间: 2017-03-18
上传用户:kernaling
资源简介:ScopeFIR designs Finite Impulse Response [FIR] filters using the Parks-McClellan algorithm.
上传时间: 2013-12-21
上传用户:黄华强
资源简介:In this program, several statistical fading channel simulators using the Sum-of-Sinusoids (SoS)has been implemented.A Rayleigh fading channel impulse respose using jakes model has been generated in matlab
上传时间: 2017-05-30
上传用户:ainimao
资源简介:This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by...
上传时间: 2014-01-14
上传用户:Shaikh
资源简介:blind signal detection using the gradual change algorithm
上传时间: 2013-12-21
上传用户:ls530720646
资源简介:They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
上传时间: 2014-01-05
上传用户:lizhen9880
资源简介:A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. A...
上传时间: 2014-01-04
上传用户:trepb001
资源简介:File to Plot 8 channels in Matlab using data from the USB captured into a TXT file. (it makes the 8 different plots)
上传时间: 2013-12-06
上传用户:as275944189
资源简介:This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.
上传时间: 2013-12-27
上传用户:1079836864
资源简介: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...
上传时间: 2016-02-16
上传用户:xc216
资源简介:Solve Sudoku(Game) quickly. Just need a txt file with all of the number u have, then answer out.
上传时间: 2016-01-30
上传用户:gonuiln
资源简介:Visual tracking is one of the key components for robots to accomplish a given task in a dynamic environment, especially when independently moving objects are included. This paper proposes an extension of Adaptive Visual Servoing (hereaf...
上传时间: 2013-12-11
上传用户:lizhen9880
资源简介:THE CONTENTS OF THIS DOCUMENT ARE PROVIDED "AS IS". EXCEPT AS REQUIRED BY APPLICABLE LAW, NO WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PA...
上传时间: 2013-12-06
上传用户:rishian
资源简介:Binary Search in Java. This can read in a .txt file and do search,sort on the file and output the sorted file
上传时间: 2017-07-16
上传用户:sz_hjbf
资源简介:it is a xyz file of a ball and hoop that i wrote using matlab
上传时间: 2017-07-28
上传用户:上善若水
资源简介:Matlab program to plot the data acquired from the USB (and placed into a TXT file) for the NIA device (Neuro impulse Actuator)
上传时间: 2014-01-06
上传用户:851197153
资源简介:This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers ...
上传时间: 2014-01-27
上传用户:maizezhen
资源简介:This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster ce...
上传时间: 2014-01-15
上传用户:woshini123456
资源简介:k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given ...
上传时间: 2016-04-07
上传用户:shawvi
资源简介:Abstract—Stable direct and indirect decentralized adaptive radial basis neural network controllers are presented for a class of interconnected nonlinear systems. The feedback and adaptation mechanisms for each subsystem depend only upon...
上传时间: 2017-08-17
上传用户:gdgzhym
资源简介:LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum layered decoding for Matlab Code
上传时间: 2013-12-15
上传用户:jennyzai
资源简介:This code Implements the basic functions for an I2C slave device using the SSP module. All I2C functions are handled in an ISR. Bytes written to the slave are stored in a buffer. After a number of bytes have been written, the master device ...
上传时间: 2015-04-02
上传用户:邶刖
资源简介:MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现
上传时间: 2013-12-18
上传用户:徐孺
资源简介:This code Implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
上传时间: 2013-12-23
上传用户:ynzfm
资源简介:OFDM Signal generation and decoding using 16-QAM .64QAM as the modulation technique. This type of OFDM is particularly useful for WiMAX and other Wireless and Multimedia Standards. Just run the Model and with different SNRs in the AWGN Chan...
上传时间: 2014-01-10
上传用户:lps11188
资源简介:The files include LDPC that using different approach to finish its decoding.And the approach is parallel.
上传时间: 2016-05-06
上传用户:zmy123
资源简介:It verifies or generates a signature using the md5 algorithm.
上传时间: 2016-06-23
上传用户:asdkin