CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 最大值

搜索资源列表

  1. 利用遗传算法求某函数的最大值.zip

    1下载:
  2. 利用遗传算法求某函数的最大值matlab
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3066
    • 提供者:
  1. 用遗传算法求解二维函数的最大值

    1下载:
  2. 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-14
    • 文件大小:3642
    • 提供者:ttl
  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2138
    • 提供者:xuechaoling
  1. otsu.rar

    1下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值,This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者:gyq
  1. 利用遗传算法求某函数的最大值

    3下载:
  2. 利用遗传算法求某函数的最大值matlab- Asks some function using the heredity algorithm maximum value matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-08-13
    • 文件大小:3066
    • 提供者:宋雨
  1. 用matlab实现自适应图像阈值分割最大类方差法代码

    1下载:
  2. 这是一个关于图像自适应阈值分割的方法--最大类方差,这是该方法实现的代码
  3. 所属分类:编程文档

    • 发布日期:2012-11-15
    • 文件大小:1131520
    • 提供者:yingjunwu2011
  1. findMaxSub

    0下载:
  2. 找到一个数组中的最大值,并返回其位置。可以适用于二维数组的查找-Find an array of maximum, and return to their location. Can be applied to two-dimensional array to find
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:292433
    • 提供者:阳艳
  1. shipin

    0下载:
  2. 利用改进的ostu即最大类间方差方法进行视频图像二值化-Ostu that the use of improved Otsu method of video image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1361
    • 提供者:吕壮
  1. dif_spfilt

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:632
    • 提供者:yang
  1. zuidazhi

    0下载:
  2. 应用小波变换最大值法实现医学图像的融合算法-Based on wavelet transform method to achieve maximum medical image fusion algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:838
    • 提供者:陈羿辰
  1. ga_work1

    0下载:
  2. 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1543
    • 提供者:shu
  1. matlab

    0下载:
  2. 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:682
    • 提供者:冯家乐
  1. MATLAB

    0下载:
  2. 实现局部寻找最大值点,通过Matlab软件实现-Local search for maximum points achieved by Matlab software
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:5335
    • 提供者:衣鹏
  1. 改进遗传算法求最大值程序

    0下载:
  2. matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:千千Sama
  1. matlab

    0下载:
  2. 遗传算法计算函数最大值例7.1简单一元函数优化实例(The genetic algorithm calculates the maximum of the function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:燕燕妮
  1. matlab.rar

    0下载:
  2. 计算函数最大值,maxf(x)=xsin(10pix)+2(Maximum of computational function)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:12288
    • 提供者:幕木夏
  1. 1--遗传算法代码-最小值

    1下载:
  2. 用来计算最大值或最小值的matlab代码,非常有用哦(This code is used to calculate the maximum and minimum, more useful, hope to adopt)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:54272
    • 提供者:萌八岁
  1. 针对二元函数在矩形区域内求最大值问题

    0下载:
  2. 针对二元函数在矩形区域内求最大值问题(遗传算法训练)(Aiming at the maximum value problem of two element function in rectangular area)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:迷音
  1. 函数的最大值

    0下载:
  2. 求一个函数的最大值,利用matlab程序就行编程来实现(Find the maximum value of a function.Programming to implement the matlab program)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:19456
    • 提供者:新新12
  1. 10086

    3下载:
  2. 能够用 matlab确定模最大值,利用小波变换去噪,对地震信号进行处理(The maximum modulus can be determined by MATLAB, and the seismic signal is processed by wavelet transform denoising.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-03
    • 文件大小:2048
    • 提供者:1爱吃披萨1
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com