CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - MATLAB 最优化

搜索资源列表

  1. PZ

    3下载:
  2. 关于图像配准的Matlab源程序,包括:GUI界面、图片选择窗口、最优化算法、互信息尺度、配准结果检验程序等。-image registration on the Matlab program, including : GUI interface, picture selection window, optimization algorithms, mutual information scale, test results registration procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19858
    • 提供者:田巾
  1. duomubiaozuoyouhua

    1下载:
  2. 多目标遗传算法,很好的源代码,实现多输入多输入参数条件下的最优化-Multi-objective genetic algorithm, a very good source code, achieve multiple-input multiple-input parameters optimized under the conditions of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:370705
    • 提供者:陈明
  1. peizhun

    0下载:
  2. 图象配准源程序一, GUI界面,proj.m 图片选择窗口,testListBoxlj.m 二,最优化算法 PSO.m POWELL.m 三,互信息尺度 MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m 四,POWELL.m附属子程序 oneDimSearch.m 五,PSO.m附属子程序 myMI.m 六,配准结果检验程序 restore.m 七, gob
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:75866
    • 提供者:jms
  1. zuiyouhuasuanfa

    0下载:
  2. 最优化计算的牛顿法+共轭梯度法的MATLAB程序 共包含五个 m文件 -Newton optimization calculation method+ conjugate gradient method of MATLAB program file contains a total of 5 m
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1628
    • 提供者:touquezheng
  1. IDPSOforICME04

    1下载:
  2. 改进的粒子群对图像的codebook快速矢量最优化-Improved the image of the codebook particle swarm optimization Fast Vector
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:197957
    • 提供者:yanghua
  1. FHBP

    1下载:
  2. 一种保持图像亮度的直方图均衡策略。其中要用cvx求解最优化的问题。-Flattest histogram specification with accurate brightness preservation. Published in IET Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9038680
    • 提供者:zhouyue
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. erciguihua-

    0下载:
  2. 龚纯精通matlab最优化算法二次规划源程序-quadratic programming
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1662
    • 提供者:许天来
  1. UKF-matlab-simulation

    0下载:
  2. 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9947
    • 提供者:shaodong
  1. yichuansuanfa

    0下载:
  2. 通过matlab实现遗传算法对最优化问题的只适应求解!-Matlab genetic algorithm to solve the optimization problem only to adapt!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10233
    • 提供者:吴琦
  1. l1-ls-A-Matlab-Solver

    1下载:
  2. 求解L1范数最优化的一个程序包,里面包括源码、说明文档及相应论文-l1 ls A Matlab Solver for Large-Scale ℓ 1-Regularized Least Squares Problems
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:281790
    • 提供者:晓晓
  1. matlab_yuandaim

    0下载:
  2. 主要内容有MATLAB操作基础、MATLAB矩阵及其运算、MATLAB程序设计、MATLAB绘图、MATLAB数据分析与多项式计算、MATLAB解方程与最优化问题求解、MAI’LAB数值积匀与数值微分、MATLAB符号运算、MATLAB图形句柄、MATLAB图形用户界面设计、Simulinl动态仿真集成环境以及MATLAB外部接口技术。-Main content MATLAB operating basis, MATLAB matrix and its operations, MATLAB pr
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:28025
    • 提供者:
  1. lineProgramming

    0下载:
  2. 线性规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Linear programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2397
    • 提供者:hy
  1. IntegerProgramming

    0下载:
  2. 整数规划是最优化理论中非常重要的内容之一,该文件夹内是整数规划经典算法的matlab源码。-Integer programming optimization theory is a very important element of the folder is integer programming classical algorithm matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2538
    • 提供者:hy
  1. optimization-algorithm

    0下载:
  2. 用MATLAB实现最优化算法,缩小搜索时间,大大增加工作效率-Using MATLAB optimization algorithm, narrowing the search time, greatly increasing efficiency
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39991
    • 提供者:李晨
  1. tuxiangchuli

    0下载:
  2. 很详细的matlab程序 最小二乘法最优化程序-Very detailed procedures matlab least squares optimization procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:300294
    • 提供者:chenxing
  1. yichuansuanfa

    0下载:
  2. 遗传算法的优化处理,可以实现,关于一本精通MATLAB最优化处理的书上的代码,可以学习学习-yichuansuanfayouhuachuli
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6354
    • 提供者:蔡琴
  1. wunctuation

    0下载:
  2. 利用互信息法求得混沌时间序列相空间重构最优化时延的Matlab程序-Using the method of mutual information for chaotic time series, phase space reconstruction optimization time delay of the Matlab program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-16
    • 文件大小:15360
    • 提供者:dgtermine
  1. 马昌凤《最优化方法及其Matlab程序设计》随书光盘

    2下载:
  2. 交通流元胞自动机仿真平台V3.0 元胞自动机的简单实现,用于实现高速公路收费站形状设计,(able cells automatic align right up vote 1 down vote favorite 1 Hi I am having this issue where my cells in my JTable automatic aligns right,)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:11563008
    • 提供者:韩啊啊
  1. example for Graph Cuts

    0下载:
  2. 图割算法,用于彩色图像分割 ,一种最优化方法,通过最小化能量函数达到分割的目的(In more recent years, there has been an increasing interest in graph cut based segmentation methods due to their ability to handle highly textured data via a numerically robust global optimization)
  3. 所属分类:图形图象

« 12 »
搜珍网 www.dssz.com