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

搜索资源列表

  1. AStudyoWaveletImgaeCoding

    0下载:
  2. 通过测量小波变换产生图像的熵、方差、最大值、最小值、平均值及各子图像内小波变换系数间的相关性来确定各子图像应采取的编码策略-Wavelet transform generated by measuring the image entropy, variance, maximum, minimum, average and sub-image with the wavelet transform coefficients of correlation between each sub-image
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:134959
    • 提供者:gyq
  1. mfccvaddtw

    0下载:
  2. 语音信号处理的最基本的Maylab处理程序,包括读入语音波形,清音浊音的检测,加窗,过零率,短时能量,基音最大值。最后有test给出演示-Speech Signal Processing Maylab the most basic treatment procedures, including read into the voice waveform, voiceless voiced detection, add windows, zero-crossing rate, short-term
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-16
    • 文件大小:444356
    • 提供者:张路
  1. myGA

    0下载:
  2. 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:947
    • 提供者:王国
  1. 2dshangyuzhi

    0下载:
  2. 二维最大熵阈值分割法,较一维有很好的去噪效果-Two-dimensional maximum entropy threshold segmentation method, the more one-dimensional results have a good de-noising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1306
    • 提供者:liugang
  1. Matlab-GA

    0下载:
  2. 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
  3. 所属分类:其他小程序

    • 发布日期:2013-04-05
    • 文件大小:6164
    • 提供者:周晓阳
  1. PSD

    0下载:
  2. 利用最大值熵法和PSD函数法分别求信号的功率谱密度。-The use of maximum entropy method and the PSD function method for seeking signals in the respective power spectral density.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2722
    • 提供者:chenjuntang
  1. GUISUSAN

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1097689
    • 提供者:zhaolipo
  1. optimise

    0下载:
  2. 这是一个求解曲线或者曲面最大值的matlab算法函数-This is a solution curve or a surface matlab algorithm for the maximum value of the function
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1182
    • 提供者:vivi
  1. GeneticAlgorithmforthefunctionmaximum

    0下载:
  2. 遗传算法求解函数最大值(原理及matlab程序)-Genetic Algorithm for the function maximum (Principles and matlab program)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1935775
    • 提供者:姚思
  1. annealing

    0下载:
  2. 这是模拟退火算法,用于解决换热器网络出口温度达到最大值的问题-This is a simulated annealing algorithm used to solve the heat exchanger outlet temperature to achieve maximum network problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:696
    • 提供者:李学文
  1. cal_variance

    0下载:
  2. 计算一组数据的统计参数,包括最大值、最小值、平均值、方差等。-Calculate the statistical paremeters of a set of data, including the maximum, minmun, mean,variance.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1075
    • 提供者:毕丽思
  1. fusionmax

    0下载:
  2. 基于区域最大值的图像融合,自己编写的程序。未使用现成函数。-fusion。max。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:514
    • 提供者:pyf
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:xiaowei
  1. lzqsf

    0下载:
  2. 基于粒子群算法求函数最大值的MATLAB程序,控制理论算法-Particle swarm optimization based on maximum demand function MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1194
    • 提供者:zj
  1. ostu

    0下载:
  2. OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2565
    • 提供者:黄种
  1. xianluzuida

    0下载:
  2. 该仿真模型是用来提取单机无穷大系统发生故障短路各线路三相电压的最大值-The simulation model is used to extract single machine infinite bus system short-circuit failure of the maximum three-phase voltage of each line
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9742
    • 提供者:王晨
  1. pso_finnal

    0下载:
  2. 利用粒子群算法优化函数,对Rosenbrock最大值进行优化-Functions using particle swarm optimization, optimization of Rosenbrock maximum
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3166
    • 提供者:dahou
  1. MATLAB

    0下载:
  2. 1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数 2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。 3.测试数据 输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值 -1.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10562059
    • 提供者:季琳
  1. Self-MATLAB-code-genetic-algorithm

    0下载:
  2. 发一份自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Send a self-compiled MATLAB genetic algorithm code, with the simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to stri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6782
    • 提供者:李慧
  1. matlab_GA_7.0

    0下载:
  2. 基于MATLAB7.0,求函数f=x+10*sin(5*x)+7*cos(4*x)的最大值点,简单的单点交叉,基本位变异,赌轮盘选择.-Based on MATLAB7.0, find the function f = x+10* sin (5* x)+7* cos (4* x) the maximum point, a simple single-point crossover, the basic bit mutation, gambling roulette wheel.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3004
    • 提供者:YJN
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com