-
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
-
visualmatlabImageryprocessing
调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用
3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较
4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads
5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with
3.gatbx-example, everybody might compare the original bookCarries on comparison
4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
- 2010-10-17 15:11:22下载
- 积分:1
-
splinefit
Matlab files for spline fitting. extract and put in the matlab installation directory to use.
- 2011-01-26 20:22:17下载
- 积分:1
-
FMCW-in-HFSWR
高频地波雷达调频连续波波形设计 多入多出 (Evaluation of time-staggered MIMO FMCW in HFSWR )
- 2013-08-28 22:43:58下载
- 积分:1
-
Mean-Filter
采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波(Using MATLAB functions in filter2 image noise interference by mean filter)
- 2014-12-11 13:45:19下载
- 积分:1
-
octave_m_file
讲述了如何在octave中 使用matlab的M文件,非常好用的啊!(Described how to use*.M file type from matlab in octave,good to use!)
- 2010-06-08 17:44:36下载
- 积分:1
-
ch2example2prg1
仿真电容充电过程,用matlab语言实现(Capacitor charging process simulation using matlab language implementation)
- 2009-12-06 21:05:32下载
- 积分:1
-
black-technique
说明: 高手介绍书,不妨闲暇时读一读!我从网上下载下来的,希望对您有所帮助!(a good book!)
- 2011-03-11 20:45:07下载
- 积分:1
-
SignalBuilder
说明: 利用simulink编写的信号产生程序,对学习simulink有一定的帮助作用。(signal builder)
- 2011-03-27 10:05:55下载
- 积分:1
-
atrfft
几个图象处理程序,用不同的方法进行图象重建(several image processing procedures, use different methods for image reconstruction)
- 2007-04-02 21:21:50下载
- 积分:1