-
omp
基于压缩感知的图像分割,小波变换与OMP算法,最后由最大类间方差法作为分割手段(Compressed sensing image segmentation based on wavelet transform and OMP algorithm, and finally by the Otsu method as a means of dividing)
- 2013-09-29 22:32:15下载
- 积分:1
-
lab5
decription system photo
- 2013-11-14 23:05:11下载
- 积分:1
-
一个交通标志检测
对HARQ系统的吞吐量分析,通过matlab代码,该函数用来计算任意函数的一阶偏导数(数值方法),人脸识别中的光照处理方法,matlab编写的元胞自动机,有详细的注释。
- 2022-02-28 19:03:41下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
matlab-function
介绍了matlab中常用的一些函数,在编程时可作为查询函数代码的手册。(Matlab introduced some commonly used functions in the programming code that can be used as a query function manual.)
- 2015-01-28 17:08:56下载
- 积分:1
-
OMP
this code is an important algorithm in compressed sensing
- 2015-03-03 13:28:00下载
- 积分:1
-
music_and_root-music
本代码包括Music算法以及Root-music算法的仿真实现,对初学者大有裨益(The code includes Music algorithms and simulation Root-music algorithm of great benefit for beginners)
- 2013-12-07 11:16:03下载
- 积分:1
-
5426
this file is based on matlab simulink for adptive control the sisp plants.
- 2014-02-10 23:19:42下载
- 积分:1
-
Shannon_fano_Elias
This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code
F (x) = F(x) + p(x) / 2,
where F(x) is cummulative sum of probabilities p(x).
It can be further understood with the following C code
- 2010-08-11 04:18:23下载
- 积分:1
-
multi-layer-Perceptron
matlab source code for Multi-layer Perceptron
- 2013-04-28 22:39:39下载
- 积分:1