-
MATLABch10
matlab chapter 2 codes
- 2009-10-17 14:33:48下载
- 积分:1
-
STAP
全自由度空时自适应处理MATLAB仿真程序,可供学习参考(The matlab simulation program can be used as a reference for learning stap.)
- 2020-12-24 19:39:05下载
- 积分:1
-
linerprograming
liner programing with matlab
- 2010-10-10 15:42:02下载
- 积分:1
-
ins_simulation
这是我用simulink编制的惯性导航解算的程序,可以模拟各种性能的惯导解算。(This is my prepared using simulink solver inertial navigation procedures, can simulate various properties of INS solver.)
- 2008-04-19 13:24:59下载
- 积分:1
-
JPEG
JPEG compression in image processing using DCT
- 2012-06-28 18:56:52下载
- 积分:1
-
SortingCode
It has all kind of sorting techniques implemented in cpp like bubble sort, heap sort, quick sort, merge sort etc.
- 2014-11-12 12:21:12下载
- 积分:1
-
corner_detect_hough_transform
image processing corner_detect_hough_transform
- 2013-01-01 00:15:39下载
- 积分: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
-
Fig5x5
这是一个有关电力电子的simulink仿真实例(This is a power electronics simulink simulation examples)
- 2012-07-12 16:29:40下载
- 积分:1
-
The-standard-PSO-source-code
MATLAB pso标准微粒群算法源程序代码(MATLAB The standard PSO source code)
- 2013-07-25 23:10:10下载
- 积分:1