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

搜索资源列表

  1. RBF_classification

    0下载:
  2. 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:孟庆
  1. juleirbf

    0下载:
  2. 用matlab编写的聚类rbf神经网络曲线拟和程序。转载的,效果不错。-prepared using Matlab Clustering rbf neural network and curve-fitting procedures. Reproduced in the good results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:gwg
  1. tdrbf

    0下载:
  2. (转载)在网上找的用梯度下降算法开发的rbf神经网络曲线拟和程序。 -(reproduced) on the Internet to find the gradient descent algorithm development of the neural network rbf curve fitting and procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:gwg
  1. BP.rar

    0下载:
  2. 一个曲线拟合的bp神经网络程序,适合初学者进行研究,A curve fitting of bp neural network procedures, suitable for beginners to study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.1kb
    • 提供者:hessen
  1. bp

    0下载:
  2. 人工智能,神经网络,反馈算法,用于曲线拟合等-Artificial intelligence, neural networks, feedback algorithm for curve fitting, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.33kb
    • 提供者:马文
  1. bp

    0下载:
  2. 用bp算法拟合正弦曲线,并采集数据。其基本思想是梯度下降法。-Sine curve fitting algorithm with a bp, and collecting data. The basic idea is the gradient descent method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:283.99kb
    • 提供者:贾献冉
  1. RBF

    3下载:
  2. 用RBF神经网络,完成对y=f(x)的曲线拟合。-Using RBF neural networks, complete the y = f (x) the curve fitting.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-22
    • 文件大小:20.84kb
    • 提供者:徐波
  1. bp_nn

    0下载:
  2. 不用工具箱的BP神经网络曲线拟合,做的时候老师不让用工具箱,大家自己看看吧-Needless BP neural network toolbox curve fitting, when teachers do not use the toolbox, we could see for himself now
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.1kb
    • 提供者:lk
  1. bpneuralnetworksandthestudyofcurve

    0下载:
  2. 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:152.23kb
    • 提供者:chenhongxia
  1. BpDrawSin

    0下载:
  2. 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:杜兴展
  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
    • 文件大小:2.33kb
    • 提供者:lijiping
  1. quxiannihe

    0下载:
  2. 曲线拟合程序,用于拟合公路曲线的拟合,包括直线,圆曲线,和缓和曲线-Curve fitting procedure for fitting road curve fitting, including linear, circular curve, and the transition curve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:20.71kb
    • 提供者:mxzhou
  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
    • 文件大小:14.77kb
    • 提供者:陈岩
  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
    • 文件大小:257.66kb
    • 提供者:chuchu
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法是从代表问题可能潜在的解集的一个种群开始的,而一个种群则由经过基因编码的一定数目的个体组成。每个个体实际上是染色体带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。因此,在一开始需要实现从表现型到基因型的映射即编码工作。由于仿照基因编码的工作很复杂,我们往往进行简化,如二进制编码,初代种群产生之后,按照适者生存和优胜劣汰的原理,逐代演化产生出越来
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:157.09kb
    • 提供者:王然琛
  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
    • 文件大小:286.56kb
    • 提供者:zhenzhen
  1. rbf-network-for-classing

    0下载:
  2. Neural network classification and curve fitting curve fitting including separators and two documents -Neural network classification and curve fitting curve fitting including separators and two documents
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.24kb
    • 提供者:huahaide
  1. bpa

    0下载:
  2. matlab平台下,基于bpa神经网络的曲线拟合代码,注释详尽-matlab platform, based on the bpa neural network curve fitting code with comments in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1.69kb
    • 提供者:
  1. 1

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

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

    0下载:
  2. neural network curve fitting very good work
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:77.32kb
    • 提供者:admoon
« 12 »
搜珍网 www.dssz.com