搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
最速下降梯度法matlab程序
- [网摘]最速下降梯度法matlab程序 最速下降梯度法matlab程序
113172216bfgs
- 共轭梯度法,以及几种常见的的优化方法程序-Conjugate gradient method
Desktop
- 共轭梯度法 matlab 程序 运用黄金分割法寻找最小点-Conjugate Gradient Method
gongetidu
- 共轭梯度法,MATLAB程序,计算方法作业,内有说明-Conjugate gradient method, MATLAB procedures, calculation methods work, there are instructions
optimization
- 最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码-Steepest descent method, conjugate gradient method, golden section method code