-
MATLAB
MATLAB仿真作业。
1.Huffman编码
2.qpsk调制与解调
3.hamming信道编码(MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming)
- 2009-12-09 16:14:59下载
- 积分:1
-
fruitshibie
MATLAB编写的水果识别程序,可测试多幅图片,绝对可用。配有完整代码,报告,图片。帮助理解图像处理,识别的好例子。(MATLAB prepared fruit recognition program can test multiple pictures, absolutely free. With complete code, reports, and pictures. Help understand the image processing, a good example of recognition.)
- 2014-06-07 16:15:09下载
- 积分:1
-
MATLABlearn3
MATLABlearn MATLABlearn
- 2010-09-12 20:27:31下载
- 积分:1
-
mseq-modulation
基于m序列的DS-CDMA通信系统仿真的调制解调模型(M-sequence-based DS-CDMA communication system simulation model of modulation and demodulation)
- 2013-08-25 20:45:26下载
- 积分:1
-
the-whole-file-of-wind
一个完整的风力发电的控制程序,实现了较好的控制效果。(DV-hop programs achieve the simple network node location, or PSO improvement.
)
- 2011-12-16 18:53:49下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
activeContoursSnakesDemo
function [] = splitMerge(x,y)
threshold = 5 0.5 meter
set(1).x = x
set(1).y = y
set(1).check = 0
while 1
allChecked = 1
numSets = size(set,2)
- 2014-08-15 19:33:25下载
- 积分:1
-
context-aware-saliency-detection
这是论文“Context-Aware Saliency Detection”的matlab代码,已执行通过。(This is the code of the paper“Context-Aware Saliency Detection”,and it has been run successfully.)
- 2014-10-28 10:50:11下载
- 积分:1
-
retmp
该法是经过改进的基于象素匹配的方法并且还含有图片,对进行景象匹配的朋友有所帮助(The Act are improved pixel-based matching method and also contains a picture of the scene matching to help a friend)
- 2009-03-24 10:00:32下载
- 积分:1
-
Encoder
多种条形码的编码程序,以matlab为基础(A variety of bar code encoding process)
- 2011-09-12 12:32:31下载
- 积分:1