CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 适应值

搜索资源列表

  1. waveletthresholddenoising

    2下载:
  2. 基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)-MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature co
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:130886
    • 提供者:梁娟
  1. pro_2

    0下载:
  2. 用局部参数最优化方法设计一个模型参考自适应系统,可调增益的初值Kc(0)=0.2,给定值r(t)为单位阶跃信号,即r(t)=A×1(t)。 要求: 1把连续系统离散化(采样时间可取0.1)。 2编制并运行这个系统的计算机程序(注意调整B值,使系统获得较好的自适应特性)。 3记录ym、yp的曲线 记录kp×kc的曲线 记录广义输出误差e的变化曲线。 4在参数收敛后,让Kp=2变为Kp=1,重新观察Kp×Kc及e的变化曲线。 5找出在确定的B值下,使系统不稳定的A值(阶跃信号
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1203
    • 提供者:yk
  1. adaptivethreshold

    0下载:
  2. 自适应阈值滤波程序,广泛应用于去噪等信号处理领域-Adaptive threshold filter program, widely used in signal processing such as denoising
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:692
    • 提供者:jyf
  1. NormFitGA

    0下载:
  2. 很多情况下不能直接将目标函数作为适应值函数,此时需要对目标函数进行标定。-In many cases the objective function can not be directly used as fitness function, then the objective function needs to be calibrated.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:812
    • 提供者:liqiang
  1. wveletedenoise

    0下载:
  2. 多种方法(软硬阈值、自适应阈值等)进行小波去噪的matlab- denoise by wavelete methods
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:639527
    • 提供者:俊博
  1. adaptive_median_filter

    1下载:
  2. 自适应中值滤波与中值滤波算法的比较,说明自适应中值滤波效果好。-Adaptive median filter and median filtering algorithm comparing the adaptive median filter shows good results.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:806
    • 提供者:jwr
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  1. 1111867

    0下载:
  2. 自适应中值滤波算法,可以用于图像去噪,比传统的中值滤波效果更好,运行时间更短-Adaptive median filter algorithm can be used for image denoising, than the traditional median filter is better, shorter running time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:479040
    • 提供者:galilio
  1. tuxaingchulishiiyan

    1下载:
  2. 对一副测试图像进行加各种噪声,然后进行多帧平均,中值滤波,均值滤波,维纳滤波,理想低通滤波,巴特沃斯低通,带通滤波,自适应滤波九种方法处理,并分析结果,得出各种滤波方法的优缺点。包括实验报告-Plus a pair of test images of all kinds of noise, and then multi-frame averaging, median filtering, mean filtering, Wiener filter, the ideal low-pass filt
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:341276
    • 提供者:zhangjiahui
  1. lvboquzao

    2下载:
  2. 代码包括开关中值滤波、极值中值滤波、自适应中值滤波的M文件源码,程序效果跟论文中的效果差不多。-Code including the switching median filter, extreme median filtering, adaptive median filter M-file source code, the program effect is almostthe effect of the paper
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4549877
    • 提供者:wang
  1. Code

    1下载:
  2. 改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。-Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the four
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4827
    • 提供者:刘剑桥
  1. test

    0下载:
  2. 用遗传算法寻找函数的最大适应值及位置,参数定义见程序中标注-Function of the genetic algorithm to find the maximum fitness value and the location parameters defined in the annotation process
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1153
    • 提供者:程序员
  1. pso1bianfangxiang

    1下载:
  2. 粒子群算法的改进,粒子在搜索过程中,适应值大的部分粒子,运动方向反方向运动,扩大了搜索范围,避免早熟。通过函数测试可用。-Particle swarm algorithm, part of the particle motion direction opposite direction, expanding the scope of the search to avoid premature. Through function test available.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1510
    • 提供者:anne
  1. duotezhengzishiyingyuzhi

    0下载:
  2. 该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。-The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the function seek out characteristics
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2770
    • 提供者:牛志嘉
  1. fitness

    1下载:
  2. 适应值的选取是一个重要的运算过程,我们应该选择合适的适应值函数,这样才能够很好的选择最佳的变量值-Fitness selection process is an important operation that we should select the appropriate fitness function, so that it can be a good choice of the best value of the variable
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:705
    • 提供者:焦云雪
  1. PSO

    0下载:
  2. 微粒群优化算法,经典的粒子群优化算法,第一参数是适应值函数,因此方便多次使用-Particle swarm optimization algorithm, the classical particle swarm optimization algorithm, the first parameter is the fitness function, so convenient to use many times
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:643
    • 提供者:BISer
  1. Adaptiveconstrainedparticleswarm

    0下载:
  2. 针对粒子群优化算法应用于约束优化问题时易陷入局部极小值的问题, 提出了一种改进的粒子群优化算 法. 该算法综合了约束优化问题的目标函数值和约束函数的违反度值作为粒子群优化算法的双适应度值, 采用了 双适应值动态判断粒子群优化算法中粒子的优劣. 违反度值的计算引入了自适应加权系数, 相应地提出了调整各 权系数的自适应策略, 并改进了粒子群优化算法的粒子竞争选择策略, 拓展了粒子群优化算法的单适应值的应用 范围.应用约束自适应粒子群优化算法实现了城市水厂的节能优化调度. 结果表明,
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:212992
    • 提供者:吴胜亮
  1. Gene

    1下载:
  2. 遗传算法中存储优良基因的基因库,用于种群初始化,能产生较好的初始个体,具有种群多样性和较高的适应值。-Gene_bank Generate
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:969
    • 提供者:xiakai
  1. Matlab_tsp

    0下载:
  2. TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度- TSP problem (also known as: traveling
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4497
    • 提供者:fuhai
  1. matlabapso

    0下载:
  2. 经典pso的matlab程序,只需修改适应值函数即可-Matlab program of classic pso matlab program.We simply can modify the fitness function can be
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:13952
    • 提供者:ccx
« 1 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com