-
Huffman
huffman compression using matlab
- 2011-01-17 03:37:24下载
- 积分:1
-
workKWS
In this code we use the technique of keyword spotting to search in the spoken document
- 2013-10-09 20:43:04下载
- 积分:1
-
zishiyingyuanchengxu
自适应系统源程序,比较简单,希望能对大家有所帮助(Adaptive system source code is relatively simple, we hope to help)
- 2013-04-12 18:27:39下载
- 积分:1
-
LLC
使用LLC拓扑的软开关谐振变换器的SIMULINK仿真模型和相关参数计算(SIMULINK simulation model and related parameters of soft switching resonant converter using the LLC topology.
)
- 2020-09-25 23:37:47下载
- 积分:1
-
MatlabMPI
examples about mpi running under matlab
- 2011-11-01 09:26:12下载
- 积分:1
-
svm
基于MATLAB的支持向量机工具箱,好用(Support vector machine based on MATLAB toolbox, easy to use)
- 2010-08-16 22:56:08下载
- 积分:1
-
svm
It is about state vector machine.
- 2010-09-02 13:44:42下载
- 积分:1
-
Huffman
该文件详细介绍了哈夫曼编码的程序,并详细介绍完整的matlab仿真过程。(The document details the procedures for Huffman coding, and details the complete matlab simulation.
)
- 2010-11-15 11:17:32下载
- 积分:1
-
pf
说明: 自己编的有关粒子子滤波的matlab程序,算是一种滤波工具吧!(Own son of the particle filter matlab program can be regarded as a filtering tool for you!)
- 2008-11-14 22:38:17下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1