-
matlab
matlab的一些编程,包括图,插值,无约束优化,算法设计与分析等(Some of matlab programming, including drawings, interpolation, unconstrained optimization, algorithm design and analysis)
- 2013-08-09 13:08:45下载
- 积分:1
-
medical-super
This work introduces two variants of unsupervised color segmentation methods. The underlying idea is to segment the input image several times, each time focussing on a different salient part of the image and to subsequently merge all obtained results into one composite segmentation. As a first step salient parts have to be identified in the image, which is done by a simple local color clustering approach.
- 2015-02-06 13:21:39下载
- 积分:1
-
Assignment-2
Image Compression by:
1) Use Adobe Photoshop to Compress images using LZW algorithm (i.e. lossless technique).
2) Use MATLAB to Compress images using JPEG algorithm (i.e. lossy technique) and Assess objectively the quality of the compressed images
- 2014-02-12 17:09:28下载
- 积分:1
-
phase-difference-detection-based-FFT
基于LabVIEW设计了相位差的检测程序,采用相关法、过零法、FFT法、频谱分析法四种方法,适合毕业设计。(LabVIEW design phase of the testing procedures, the use of correlation, zero-crossing method, FFT method, spectral analysis of four methods for graduation design.)
- 2014-04-28 17:45:27下载
- 积分:1
-
增量式PID的MATLAB实现
MATLAB simulink模块下的PID计算代码及模型仿真(PID computing code and model simulation under MATLAB Simulink module)
- 2018-10-04 13:07:32下载
- 积分: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
-
yc3
时间序列分析中AR模型的建立,可求的残差平方和,便于用AIC准则定阶。(Time series analysis of AR model, rectifiable the residual sum of squares, easy to use the AIC criterion to determine the order.)
- 2010-05-21 11:06:06下载
- 积分:1
-
sparsecoding
能够实现Sparse Coding,对IMAGES.mat文件进行训练。(To achieve Sparse Coding, carries on the training to the IMAGES.mat file)
- 2014-11-19 22:34:52下载
- 积分:1
-
MMG
描述船舶的旋回性,考虑风、浪、流的影响,利用MMG模型(Cyclicity description of the ship, consider the effect of wind, waves and currents, using MMG model)
- 2021-02-04 12:19:58下载
- 积分:1
-
invertedpendulum
M file for Inverted pendulum.
忘添加两个文件.补上去.
(M file for Inverted pendulum. Forgot to add the two documents. Fill up.)
- 2007-12-10 10:58:26下载
- 积分:1