sar-fliter
这个工具包包含的若干程序之一就是图像滤波与模糊处理的函数,用于图像处理。
包含文件有:
.DS_Store, ._.DS_Store, apply_colormap.m, ._apply_colormap.m, barb.png, callback_ti_wavelets.m, ._callback_ti_wavelets.m, change_color_mode.m, ._change_color_mode.m, compile_mex.m, ._compile_mex.m, compute_avi_file.m, ._compute_avi_file.m, compute_dead_leaves_image.m, compute_directional_kernel.m, compute_gabor_filter.m, ._compute_gabor_filter.m, compute_periodic_poisson.m, ._compute_periodic_poisson.m, compute_random_patches.m, compute_ssim_index.m,
等等
(.DS_Store, ._.DS_Store, apply_colormap.m, ._apply_colormap.m, barb.png, callback_ti_wavelets.m, ._callback_ti_wavelets.m, change_color_mode.m, ._change_color_mode.m, compile_mex.m, ._compile_mex.m, compute_avi_file.m, ._compute_avi_file.m, compute_dead_leaves_image.m, compute_directional_kernel.m, compute_gabor_filter.m, ._compute_gabor_filter.m, compute_periodic_poisson.m, ._compute_periodic_poisson.m, compute_random_patches.m, compute_ssim_index.m, )
- 2011-05-16 17:40:06下载
- 积分:1
Opt_Simu
说明: 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u
f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数
q为退火因子,TolFun为函数容许误差
算法第一步根据输入变量数,将某些量设为缺省值( Simulated annealing algorithm of a function f (x) the minimum point, and l < = x < = u f is the unknown function, x0 as the initial point, l, u, respectively, lower and upper limits for the search interval, kmax is the maximum q iterations for the annealing factor, TolFun as a function of allowable error algorithm is the first step according to the number of input variables, set default values for certain amount of)
- 2011-02-23 13:34:03下载
- 积分:1