CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 曲线算法

搜索资源列表

  1. CurveFit

    1下载:
  2. 嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2383
    • 提供者:lijiping
  1. rrt-0.3

    1下载:
  2. RRT路径规划算法,可以生成曲线路径,并跟踪生成的路径-RRT* path planning algorithm can generate curved path, and follow the path generated
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:81088
    • 提供者:梁志伟
  1. erchengfa

    0下载:
  2. 二乘法是曲线拟合时非常常见的一种算法,在曲线拟合时经常使用,本文提供算例和程序-Squares curve fitting is very common when an algorithm often used in curve fitting, this article provides examples and procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:15121
    • 提供者:陈岩
  1. test

    0下载:
  2. 用于曲线拟合中评估点的选取问题的研究;可用于遗传算法-Assessment of points for curve fitting in the selection of issues can be used for genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:263847
    • 提供者:chuchu
  1. yuce

    0下载:
  2. 一个预测算法,对采集的数据点进行拟合预测,得到最佳曲线。-A prediction algorithm, the collected data points were fitted predict the best curve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:262265
    • 提供者:zhuzhu
  1. Crystal-Based-on-BP-Network

    0下载:
  2. 摘 要: 介绍BP算法神经网络由线拟舍方法,并借助MATLAB工具箱函数将它运用于方解石色散特性研 究,通过拟合效果图,误差曲线,误差范数反映BP神经网络的优越性,体现BP算法较高的预测能力和良好的泛化能 力,并且可以自动地确定数学模型.精确度高,原理也较简单,尤其对复杂的输入输出系统具有更好的效果。-Abstract: Curve fitting method of BP neural network was introduced and applied in the model of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:293438
    • 提供者:zhenzhen
  1. bppid

    0下载:
  2. 一种bp-pid调节器的算法实现,可进行对正弦或阶跃等信号的调节控制,并输出调节曲线,误差曲线,PID参数曲线等。 -A bp-pid regulator algorithm, can be sine or step on the regulation and control such signals, and the output tuning curves, the error curve, PID parameter curve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:吴晓辰
  1. 1

    0下载:
  2. 曲线拟合的神经网络算法 新式的算法,最为先进,优于普通算法-curve fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:639
    • 提供者:刘宇彬
  1. The-SPSO-testingprocedure

    0下载:
  2. 基本的粒子群程序,测试四个标准测试函数,画出收敛曲线,验证算法的寻优性能-The basic particle swarm procedure, testing four standard test functions, draw the convergence curve, verify the performance of algorithm optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1573
    • 提供者:SL
  1. BP1

    0下载:
  2. 单层神经元曲线拟合的算法以及数据泛化处理,实现人工智能的目标-the curve fitting algoruthm and the data s generalization of single neurons,realize the goal of artifitial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:3289
    • 提供者:陈成
  1. Douglas-Peuker

    1下载:
  2. Douglas一Peukcer算法由D.Douglas和T.Peueker于1973年提出,简称D一P算法,是目前公认的线状要素化简经典算法。现有的线化简算法中,有相当一部分都是在该算法基础上进行改进产生的。它的优点是具有平移和旋转不变性,给定曲线与阂值后,抽样结果一定。 算法的基本思路是:对每一条曲线的首末点虚连一条直线,求所有点与直线的距离,并找出最大距离值dmax ,用dmax与限差D相比:若dmax < D ,这条曲线上的中间点全部舍去 若dmax ≥D ,保留dmax 对应的
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:11300
    • 提供者:windowsbbs
  1. PSO_modifiedPSO

    0下载:
  2. 实现动态环境寻优,改进的粒子群算法,迭代1200次,有完整的收敛曲线-Achieve dynamic environment optimization, improved particle swarm algorithm, iterative 1200, a complete convergence curve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1773
    • 提供者:邱陈辉
  1. chengxu.m

    1下载:
  2. lm算法功能实现 拟合曲线 得到想要的曲线-lm algorithm functions to achieve the desired curve fitting curves
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:小威
  1. GAPmatlab

    0下载:
  2. 遗传算法进行动态寻优最小值,并给出函数的图形、算法的源代码、程序流程图、主要参数记录、寻优结果、迭代次数、收敛曲线及实验结果分析.-Genetic algorithms for dynamic optimization of the minimum and gives the function graph, the algorithm source code, program flow, the main parameters of the recording, the optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:22284
    • 提供者:lijianing
  1. Momentum-BP-Algorithm

    0下载:
  2. 神经网络 动量BP算法的误差性能曲线仿真程序-Neural Networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6178
    • 提供者:陈平
  1. particle-swarm-optimization

    1下载:
  2. 利用粒子群优化算法寻找下列多元函数的最大值:f(x, y) = x*cos(2*pi*y) + y*sin (2*pi*x) -2≤x≤2,-2≤y≤2 要求输出最优解、最优解对应的x和y值,以及粒子群优化算法迭代过程中的适应度函数进 化曲线。-Maximum use of particle swarm optimization algorithm to find the following multivariate function: f (x, y) = x*
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1981
    • 提供者:cxy
  1. Ant-colony-algorithm

    0下载:
  2. 利用蚁群算法寻找以下10个城市的TSP最短路径。 10个城市的X、Y坐标分别为:(0.1,0.6)、(0.2,0.3)、(0.4,0.1)、(0.5,0.5)、(0.7,0.2)、(0.8,0.4)、(0.2,0.8)、(0.5,0.9)、(0.7,0.6)、(0.9,0.8)。 要求输出最短路径顺序及其长度,以及蚁群算法迭代过程中的最短路径长度进化曲线。 -Ant colony algorithm to find the following 10 cities TSP sho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2441
    • 提供者:cxy
  1. Ant-Colony-Algorithm-matlab

    0下载:
  2. 利用蚁群算法寻找以下10个城市的TSP最短路径。输出最短路径顺序及其长度,以及蚁群算法迭代过程中的最短路径长度进化曲线-Ant colony algorithm to find the following 10 cities TSP shortest path. Output sequence and the shortest path length, and the ant colony algorithm is an iterative process of evolution of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:wang
  1. Genetic-Algorithm-matlab

    1下载:
  2. 利用遗传算法寻找下列多元函数的最大值:输出最优解、最优解对应的x和y值,以及遗传算法迭代过程中的适应度函数进化曲线。 -Maximum use of genetic algorithm to find the following multivariate function: output the optimal solution, x and y values ​ ​ corresponding to the optimal solution, and genetic a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:758
    • 提供者:wang
  1. Simulated-Annealing-matlab

    1下载:
  2. 利用模拟退火算法寻找我国31个省会城市(不含港澳台)的TSP最短路径.输出最短路径顺序及其长度,以及模拟退火算法迭代过程中的最短路径长度进化曲线-Simulated annealing algorithm to find China' s 31 provincial capital cities (excluding Hong Kong, Macao and Taiwan) of TSP shortest path shortest path output sequence and len
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:wang
« 1 23 »
搜珍网 www.dssz.com