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

搜索资源列表

  1. PFC

    1下载:
  2. 提出了基于有限脉冲响应(FIR)模型的预测函数控制(PFC)算法,给出了采用1个基函数(阶跃函数)和2个基函数(阶跃函数、斜坡函数)的控制律的解析解,分析了闭环系统稳态特性,结果表明,系统对于设定值变化和输出扰动均无余差.结合该算法、T-S模糊建模和自适应控制技术,提出了模糊自适应预测函数控制(FAPFC)策略-Proposed based on finite impulse response (FIR) model predictive functional control (PFC) alg
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-04-03
    • 文件大小:1024
    • 提供者:liuda
  1. GA

    0下载:
  2. 遗传算法,包含适应度值计算、选择、交叉变异等多种功能。-Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6066
    • 提供者:
  1. RLS

    0下载:
  2. RLS算法用于波束形成。通过RLS算法生成自适应权值。拿来就可以用。-RLS algorithm based beamforming method, which is easy to use. The adaptive weights are generated by RLS algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:740
    • 提供者:gongchao
  1. gaijinzishiyingxiangguan

    1下载:
  2. 该程序实现改进的自适应相关算法,两个matlab文件,一个为函数,该函数求出信号特征量的马氏距离平方并通过梯度下降法训练出其固定阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号特征量的马氏距离平方及其固定阈值求出来,并一起画出图来。 -The program features improved adaptive correlation algorithm, two matlab files, one for the function that calculate the
  3. 所属分类:matlab例程

    • 发布日期:2017-05-09
    • 文件大小:1326
    • 提供者:牛志嘉
  1. genetic-algorithm

    0下载:
  2. 选择(复制): 根据各个个体的适应度,按照一 定的规则或方法,从第t代群体P(t)中选择出一些优良的个体遗传到下一代群体P(t+1)中; 交叉: 将群体P(t)内的各个个体随机搭配成对,对每一对个体,以某个概率 (称为交叉概率)交换它们之间的部分染色体; 变异: 对群体P(t)中的每一个个体,以某一概率(称为变异概率)改变某一个或某一些基因座上的基因值为其他基因值。 -genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:140987
    • 提供者:蓝精灵
  1. RVSSLMS

    0下载:
  2. 对传统LMS算法的改进,它的步长是变化的,这样更能自适应地调整权值,因而性能比一般的LMS算法更优!-It is the improving Traditional LMS algorithm and its step size is changing every time, so it can better adapt to adjust the weights, thus the performance of this algorithm is better than the previou
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:748
    • 提供者:林奇
  1. cfdlms

    0下载:
  2. 自适应半带滤波器程序,实施约束频域值(LMS)算法提到实数据-subband adaptive filters:Implements the Constrained Frequency-Domain (LMS) Algorithm for REAL valued data
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1672
    • 提供者:luochao
  1. yichuansuanfa3

    0下载:
  2. 遗传算法matlab程序,步骤为设置最大迭代步数、计算当前最大的适应度、设置初始取值范围[0 255]、进入加速迭代的间隔、选择交叉、变异等-Genetic algorithm matlab program, the steps to set the maximum number of iterative steps to calculate the current maximum of fitness, set the initial range [0 255], into the accel
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:聂小翼
  1. youhua

    0下载:
  2. 采用遗传算法优化神经网络初试权值和阈值,从而得到最优适应度的初始权值和阈值,以达到优化网络预报精度的目的-Neural network using genetic algorithm to optimize the first test weights and thresholds to obtain the optimal fitness of the initial weights and thresholds in order to achieve the purpose of optim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:17469
    • 提供者:常亮
  1. caiyang

    0下载:
  2. matlab实现数据采样,并对采样数据插值,并且使用自适应滤波算法-matlab data sampling, and sampling data interpolation and adaptive filtering algorithm using
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3538
    • 提供者:chen
  1. 258

    0下载:
  2. 带动量,自适应学习速率的梯度下降法; 刚建立的网络误差 ; 对学习训练后的网络仿真; 误差函数赋值-matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4345
    • 提供者:食品
  1. ACPI

    1下载:
  2. admam‘s自适应差值算法的matlab实现-bayer demosaicking algorithm ACPI using matlab. ACPI: adaptive color plane interplotation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:783
    • 提供者:丁文
  1. ArtificialNeuralNetworkscodes

    0下载:
  2. 神经网络训练程序,用来进行RBF网络的权值训练,利用训练好的权值可以进行自适应滤波,matlab实例-Neural network training process, used for training RBF network weights, the weights can be trained using the adaptive filter, matlab examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:5965
    • 提供者:blue
  1. particle-swarm-algorithm---matlab

    0下载:
  2. PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it is starting from a random solu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:20204
    • 提供者:shitou
  1. adaptive-genetic-algorithm

    0下载:
  2. 自适应GA SVM 参数选择算法研究Param eter selection algorithm for support vector machines based on adaptive genetic algorithm 支持向量机是一种非常有前景的学习机器, 它的回归算法已经成功地用于解决非线性函数的逼近问题. 但 是, SVM 参数的选择大多数是凭经验选取, 这种方法依赖于使用者的水平, 这样不仅不能获得最佳的函数逼近效果, 而且采用人工的方法选择 SVM 参数比较浪费
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:331594
    • 提供者:
  1. genetic-algorithm

    0下载:
  2. 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值 calfitvalue.m 计算每个个体的适应度 calobjvalue.m 适应度函数 crossover.m 交叉变换 decodebinary.m 将二进制数转换成十进制数 decodechrom.m 将二进制数转换成十进制数 initpop.m 产生初始种群 mutation.m 变异 selection.m 选择合适的个体进行复制 main.m 主函数
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3125
    • 提供者:王芳
  1. adpmedian

    1下载:
  2. 这是自适应中值滤波的matlab函数实现,可以清晰的保存图像的细节。-This is the adaptive median filtering matlab function to achieve, you can save the image clear the details.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:446240
    • 提供者:张志其
  1. MATLAB

    0下载:
  2. matlab 实现自适应滤波,中值滤波,自适应中值滤波-Adaptive median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:84453
    • 提供者:yuming
  1. etdge

    1下载:
  2. 自适应算法中ETDGE方法求两信号时延估计值的matlab程序-The matlab program of ETDGE algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:854
    • 提供者:xiaoying
  1. Untitledc

    0下载:
  2. 应用自适应算法中ETDE与ETDGE算法方法分别求两信号时延值并作对比的Matlab程序-The matlab program of Comparing the ETDE algorithm delay result and ETDGE algorithm delay result
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:654
    • 提供者:xiaoying
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com