-
sovadecode
SOVA matlab译码程序,一个老外博士写的,
挺不错的,可输出软信息。(SOVA Matlab decoding procedures, a foreigner written by Dr Ting good, soft output information.)
- 2007-06-15 10:17:19下载
- 积分:1
-
vipcodec
mpeg 1 simulink code model for running on matlab. used for implementation of coding and decoding algorithma to study and understand the same
- 2013-08-28 03:56:25下载
- 积分:1
-
ass1dip
High boost image processing enhancer
- 2011-09-13 21:45:49下载
- 积分:1
-
3
说明: matlab ocr for beginner
- 2009-12-29 16:47:53下载
- 积分:1
-
CUT_DETECTION
Cut detection algorithm, uses histogram comparisonmethod.I ve also added a set of images.
- 2010-01-21 20:56:38下载
- 积分:1
-
Wavelet_OMP
说明: 随机采样,小波基,OMP算法的压缩感知重构matlab代码(Random sampling, wavelet basis, OMP algorithm and reconstruction of matlab code)
- 2020-04-26 14:47:27下载
- 积分:1
-
lpr_loc
实现车牌定位 matlab程序 对车牌进行分割提取(License Plate Location realize matlab program to extract license plate segmentation)
- 2008-05-05 10:09:15下载
- 积分:1
-
jinzitayingxiangpipeimatlabPyrTools
说明: 利用matlab软件实现对于具有一定重叠度的两幅影像(左右影像)进行金字塔算法匹配。(Matlab software for use with a certain overlap of the two images (left image) to the pyramid algorithm is matching.)
- 2011-04-10 19:49:18下载
- 积分:1
-
music
基于MUSIC算法的OFDM系统子载波个数盲估计(Bind Estimation of the number of subcarriers of the OFDM system based on MUSIC algorithm)
- 2020-11-20 09:19:37下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1