-
Imageprocessing
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。(It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Linear complex diffusion
Applying linear complex diffusion creating Gaussian and Laplacian scale-spaces. MATLAB code: demo_cmplin.m
[4]Nonlinear diffusions:
Perona-Malik ["Anisotropic diffusion"]
Catte et al. regularization of P-M
Complex ramp-preserving diffusion
Nonlinear edge preserving diffusions.The classical Perona-Malik process: the value of the diffusion coefficient is reduced near edges estimated by the first derivative. Best applied to step edges. A regularized version by Catte et al- the gradient estimation for controlling the process is smoothed by a Gaussian. Proved to be mathematically well-posed. Ramp preserving complex diffusion- best for ramp-type edges. Results are smoother with almost no staircasing effects.
MATLAB code: demo_nldif.m
Image: ct_scan.bmp)
- 2009-02-19 16:35:30下载
- 积分:1
-
AntcolonyOptimization
段海滨著,蚁群算法原理及应用,PDF格式全文(Section of beach with, ant colony optimization theory and applications, PDF)
- 2010-08-16 23:17:00下载
- 积分:1
-
rgb2luv
说明: 实现了图像友RGB空间转换为Luv空间,函数以RGB图像为参数,输出Luv图像(Achieved image Friends of the RGB space is converted to Luv space, function to RGB image as a parameter, the output Luv image)
- 2010-04-15 14:51:24下载
- 积分:1
-
spline3
数值计算方法 三段线性插值matlab程序,可以输出各段函数(Numerical methods linear interpolation matlab program three sections, each section can be output function)
- 2013-08-12 14:29:44下载
- 积分:1
-
STTC_OFDM
STTC和OFDM编程,用matlab实现,很有参考价值。(STTC and OFDM programming, using matlab to achieve, it is reference value.)
- 2008-04-24 18:09:31下载
- 积分:1
-
GA-hy
遗传算法学习文档,是ppt课件资料,不错的课件!!(Study documents the genetic algorithm is ppt courseware information, good courseware! !)
- 2011-06-05 09:23:13下载
- 积分:1
-
SEPIC
SEPIC converter in MATLAB
- 2012-09-07 14:07:28下载
- 积分:1
-
MATLAB-mp3
matlab语音信号处理 语音信号采集,然后设计FFR和IIR进行低通滤波,效果比较。,/。。(matlab .,////////////////////////////////)
- 2010-06-30 16:01:05下载
- 积分:1
-
mp
说明: 改进的信号匹配追踪稀疏分解代码,基于gabor时频原子,对语音信号重构效果好(Improved matching pursuit signal decomposition sparse code, based on time-frequency gabor atom, for better voice signal reconstruction)
- 2008-01-04 17:35:56下载
- 积分:1
-
sapso
为了平衡粒子群算法的全局搜索能力和改良局部能力,采用非线性的动态惯性权重即自适应权重法。给出一个用自适应权重的粒子群算法求多元复杂函数的最小值实例。(To balance the PSO global search capability and improved local capacity, the use of non-linear dynamic adaptive inertia weight that the weighting method. Gives an adaptive weights PSO seeking the minimum of multiple instances of complex functions.)
- 2013-08-15 10:37:35下载
- 积分:1