-
chepaidingwei
较简单的车牌定位方法,并用matlab实现,该程序得到我老师的好评!(A simpler method of license plate location and use matlab implementation, the program received high praise from my teacher!)
- 2010-07-06 15:53:41下载
- 积分:1
-
MST_Kruskal
Implements Minimum Search Tree using Kruskal Algorithm
- 2009-04-11 20:00:59下载
- 积分:1
-
matlab
本文件包含MATLAB数字图像处理工具包的所有函数介绍。(This file contains the MATLAB image processing tool kit describes all the functions.)
- 2010-05-07 16:28:27下载
- 积分: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
-
TrapzInt
梯形公式求积分(逐次分半)
matlab(The trapezoidal rule and quadrature (successive half) Matlab)
- 2012-05-24 16:15:33下载
- 积分:1
-
GUI-with-Matlab
GUI with Matlab,including basic graphics, animation, handle graphic objects, creating GUI using Guide(GUI with Matlab)
- 2011-12-03 11:32:35下载
- 积分:1
-
ibm
Paradigms Theory and Applications using MATLAB
- 2012-04-20 19:19:20下载
- 积分:1
-
face-nox.jpg
Program for interpolation facial image
- 2010-11-25 01:52:04下载
- 积分:1
-
DQPSK
此代码为pi/4-dqpsk的调制解调算法,用MATLAB实现,采用插分解调,简单实用(pi/4-dqpsk this code for the modulation and demodulation algorithm in MATLAB, transfer took decomposition, simple and practical)
- 2020-07-01 07:20:01下载
- 积分:1
-
CCodes
二进制编码的简单遗传算法的C语言源程序,很少的C语言优化算法程序(Binary-coded genetic algorithm simple C-language source code, very few of the C language program optimization algorithm)
- 2007-09-28 15:11:15下载
- 积分:1