-
xitongbianshi_matlab
系统辨识方面的matlab程序,很快迭代算出结果(System identification in the matlab program, quickly calculate the results of iterative)
- 2011-07-21 09:21:24下载
- 积分:1
-
paper5
改进拉普拉斯能量和的尖锐频率局部化Contourlet 域多聚焦图像融合方法(Sum-modified-Laplacian-based Multifocus Image Fusion Method in Sharp Frequency Localized Contourlet Transform Domain)
- 2011-12-04 15:51:52下载
- 积分:1
-
GA
说明: 用matlab编写的遗传算法实现程序,并包含测试文件(Genetic algorithm using matlab program, and includes test files)
- 2012-10-18 19:06:46下载
- 积分:1
-
ooDACE-1.4
克里金matlab工具箱,可实现基于克里金的近似建模。(matlab Toolbox for Kriging)
- 2017-06-24 09:26:36下载
- 积分:1
-
jie11
子脉冲为高斯波形的13位巴克码信号的matlab仿真输出。(Sub-Gaussian pulse waveform 13 Barker code signal matlab simulation output.)
- 2010-11-24 12:28:00下载
- 积分:1
-
solarmppt
solar mppt comparision mehtods different types of mppts
- 2013-08-20 22:58:53下载
- 积分:1
-
contourlet_Tool
by Minh Do
Contourlet transform: an efficient and flexible multiresolution, local, and directional image ...
The contourlet transform: an efficient directional multiresolution image representation,
Minh N. Do and Martin Vetterli,
IEEE Transactions on Image Processing,
December 2005.
- 2010-12-22 16:37:08下载
- 积分:1
-
UKalFilter
matlab codes for unscented kalman fliter,can run without modification...(unscented kalman fliter for tracking moving object...)
- 2014-09-23 15:52:54下载
- 积分:1
-
anup_project
This project is on type of techniques used to enhance an image, detection of edges.
In this project we have used neighborhood processing for the edge detection using convolution mask. And to increase the contrast of an image, we stretched each component of an rgb image.
- 2013-12-12 21:14:14下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1