-
23825733Huffman
哈夫曼编码的matlab仿真程序,实现图像的压缩(Huffman coding matlab simulation program)
- 2009-10-30 10:34:48下载
- 积分:1
-
bpskk
用systerm generation完成BPSK的调制解调过程,这里原理简单易懂,程序来自一本日本书。(Systerm generation with the completion of the BPSK modulation and demodulation process, here the principle of easy-to-read, the program comes from a Japanese book.)
- 2008-05-17 15:00:02下载
- 积分:1
-
mat5
matlab基础例程,用于绘图和信号处理,例程很典型。(Basic Matlab routines, used for drawing and signal processing. Very typical routines.)
- 2012-05-17 16:52:25下载
- 积分:1
-
parameterset
这个函数用来调取并保存在excel表中定义的原始参数( This function is used for retrieval and stored in excel original parameters defined in the table)
- 2013-09-26 21:42:36下载
- 积分:1
-
adaptivefilter1
matlab code for adaptive filter
- 2014-12-06 12:48:04下载
- 积分:1
-
MatConvNet-mr-master
牛津大学开发的matconvnet工具包,可以生成vgg,alexnet等等模型,imagenet,mnist多种数据集可以跑(Oxford University developed matconvnet toolkit can generate vgg, alexnet etc. model, imagenet, mnist multiple data sets can be run)
- 2016-05-21 10:43:57下载
- 积分:1
-
Matlab_Implemenatation_faceRecognition
Matlab code for face recognition eigen and fischer faces
- 2009-07-03 21:37:26下载
- 积分:1
-
smart-antena
this projectdescribed about smart antenna
- 2011-01-31 13:34:50下载
- 积分:1
-
N-sparse
创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map.
)
- 2013-10-21 20:43:18下载
- 积分:1
-
mfcc
这是基于matlab的关于Mel频率倒谱系数(MelFrequencyCepstrumCoefficient,MFCC)的代码,对大家理解有一定帮助。(This is based on the matlab Mel Frequency Cepstral Coefficients (MelFrequencyCepstrumCoefficient, MFCC) code for us to understand some help.)
- 2013-11-18 16:34:37下载
- 积分:1