搜索资源列表
LevenbergMarquardtalgorithmMATlABcodewithtrustregi
- 这是一个实现Levenberg-Marquardt算法的MATlAB代码,总共4个文件f.m产生目标评价函数,l_m_trust.m是进行L_M算法迭代处理,trtestlm.m是采用置信域方法决定更新参数和置信系数,而测试函数入口时test_lm.m,每个函数里面有详细的中文注释,希望能给你的工作带来帮助!-This is an implementation of Levenberg-Marquardt algorithm MATlAB code, generated a total of f
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
f-s
- 此程序为Floy_stein误差扩散的MATLAB实现的源代码,进过此程序加网后的图像相比于其他的一些加网方式加网质量较高。-This program is Floy_stein error diffusion in MATLAB source code, into this procedure the image after screening compared to some other screening methods of screening high quality.
mnth
- 使用模拟退火算法进行函数优化,使用matlab编写,f为目标函数,mnth.m为模拟退火算法调用f.m解决问题的代码-Using simulated annealing algorithm for function optimization, using matlab prepared, f is the objective function, mnth.m as simulated annealing algorithm to solve the problem of code calls f
SA_tool_example
- 使用模拟退火算法进行函数优化,使用matlab编写,f为目标函数,mnth.m为模拟退火算法调用f.m解决问题的代码-Using simulated annealing algorithm for function optimization, using matlab prepared, f is the objective function, mnth.m as simulated annealing algorithm to solve the problem of code calls f