-
huffman
matlab实现huffman编码 1. norm2huff.m (encoder function)
2. huff2norm.m (decoder function)
3. frequency.m (private function)
4. huffcodes2bin.m (binary rapresentation of huffman codes)
5. huffman_bench1.m (benchmark)
6. huffman_demo1.m (demo file)
7. huffman_demo2.m (demo file)
8. huffman_test1.m (test file)
9. huffman_test2.m (test file)
10. huffman_docs.zip (documentation)
11. Disclamer.txt (this is the disclamer)(huffman coding matlab realize 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark ) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer))
- 2007-10-17 14:59:22下载
- 积分:1
-
Articl_An-application-of-Artificial-Neural-Networ
Matlab Code for Artificial Neural Network in Intelligent Transport System
- 2014-08-07 23:17:37下载
- 积分:1
-
fwdpidstatevariables
State variable formation
- 2014-10-11 21:15:38下载
- 积分:1
-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1
-
mass_uni_toolbox
The Mass Univariate ERP Toolbox is a freely available set of MATLAB functions for performing mass univariate analyses of event-related potentials (ERPs), a noninvasive measure of neural activity popular in cognitive neuroscience. A mass univariate analysis is the analysis of a massive number of simultaneously measured dependent variables via the performance of univariate hypothesis tests (e.g., t-tests). Savvy corrections for multiple comparisons are applied to make spurious findings unlikely while still retaining a useful degree of statistical power. The advantages of mass univariate analyses include: reduced need for a priori defined time windows/regions of interest, discovery of unexpected effects even when a priori time windows/regions of interest are available, and greater spatial and temporal resolution than conventional mean time window analyses.
- 2013-05-04 23:25:24下载
- 积分:1
-
AWGN_QPSK)
To calculation the BER of Qpsk overAWGN ang Rayleigh Fading channel
- 2009-06-16 09:49:16下载
- 积分:1
-
GraphSeg
This paper addresses the problem of segmenting an image into regions. We defi ne a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develop an effi cient segmentation algorithm based on this predicate, and show that although this algorithm makes greedy decisions it produces segmentations that satisfy global properties. We apply the al-gorithm to image segmentation using two diff erent kinds of local neighborhoods in constructing the graph, and illustrate the results with both real and synthetic images. The algorithm runs in time nearly linear in the number of graph edges and is also fast in practice. An important characteristic of the method is its ability to preserve detail in low-variability image regions while ignoring detail in high-variability regions.
- 2011-07-09 17:23:24下载
- 积分:1
-
NB_breast_cancer_wisconsin_original
基于朴素贝叶斯的分类练习,在UCI数据库中的breast数据集上进行的测试(Bayesian classification based on practice, in the UCI database data set on breast test)
- 2010-06-18 01:29:02下载
- 积分:1
-
RS_BCH
Author: wei liu
Summary: simulation of binary and non-binary bch decoder
MATLAB Release: R14SP1
Required Products: Communications Toolbox
Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
- 2007-08-29 20:41:35下载
- 积分:1
-
n_psvm
n类PSVm 算法程序,相对于svm运算速度较快(n Class PSVm algorithm procedures, in relation to computing speed svm)
- 2007-04-12 21:43:54下载
- 积分:1