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

搜索资源列表

  1. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. regression

    2下载:
  2. 支持向量机的SMO算法实现数据拟合训练的基本程序,用c++编写.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14067
    • 提供者:江南
  1. svm

    0下载:
  2. 关于svm的一本非常好的书籍,适合搞数据挖掘、模式识别、函数拟合的人群-A good book about svm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7651386
    • 提供者:mandy
  1. 1stOpt15PRO

    0下载:
  2. 用于数据拟合的源代码,可以进行数据两维拟合以及数据回归计算,对于数据学习有很好的效果-The source code for data fitting and can fit the data, and data return to two-dimensional calculation, for the data to study the effect of good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6514229
    • 提供者:司绪飞
  1. lwr

    0下载:
  2. 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3315
    • 提供者:wanghuaqiu
  1. ga_bp

    0下载:
  2. 基于gaot工具箱优化BP以实现数据拟合。在nninit.m中修改数据存储的路径以及隐含层节点数的设置(S1),遗传算法与bp的参数修改在ga_bp.m中进行。-Toolbox gaot Optimize based on BP in order to achieve data fitting. At nninit.m modify the path of data storage as well as the hidden layer nodes of the set (S1), geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2254
    • 提供者:崔琴
  1. bpyuce

    0下载:
  2. 一个bp神经网络的预测程序,能较好的拟合训练数据-A program of BP for forecasting,it can better fit the training-data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3127
    • 提供者:qizi
  1. BPdatafitting

    0下载:
  2. 用BP神经网络做数据拟合的Matlab源码-Neural Network Data Fitting Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1583
    • 提供者:Elysia
  1. BPmatlab

    0下载:
  2. 神经网络应用于数据拟合,比传统的样条插值方法精度要高,有实验结果。-Neural network used in data fitting than the traditional method of spline interpolation accuracy is higher, with experimental results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:645
    • 提供者:李政
  1. ann_1.1.1.tar

    0下载:
  2. VC++实现的神经网络工具库,可用于分类,模式识别,数据拟合插值等,具有图形显示功能-ANN is developed by VC++,for classification, pattern recognition, data regression and interpolation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:691690
    • 提供者:大木木
  1. DataFitter.tar

    0下载:
  2. 使用多项式进行数据拟合。手动选择多项式项数。 注意,项越多拟合越精确,但却会产生更复杂的结果,导致不能有效预测未来的数据(机器学习的内容)-Data using polynomial fitting. Manually select the number of polynomial terms. Note that the more fit the more precise term, but will produce more complex results, leading to the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:262395
    • 提供者:Carrot
  1. sumGaussFitting

    1下载:
  2. 数值算法,高斯和拟合,能够对输入的数据进行拟合,并且能够得出最佳的图形,非常值得下载。-Numerical algorithm, Gaussian, and fitting, to fit the input data, and can come to the best of the graphics, well worth the download.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1024
    • 提供者:FSQ
  1. yichuansuanfa

    3下载:
  2. 遗传算法实现数据拟合,拟合效果好,相似度达到99 以上-Genetic algorithm for data fitting, the fitting effect of similarity of more than 99
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-06
    • 文件大小:1024
    • 提供者:kevin
  1. NN

    0下载:
  2. 神经网络源代码, 用于模式识别以及数据拟合-ANN Neural Network , code for classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:251716
    • 提供者:oberstein
  1. Desktop

    0下载:
  2. matlab 实现神经网络 数据拟合,时间序列,预测,-matlab nutual net work time arry forecast
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. matlab神经网络,用于数据拟合及数据模拟预测-matlab neural network for data fitting and data simulation and prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:1343
    • 提供者:zhouyongqiang
  1. s1

    0下载:
  2. 1.掌握利用人工神经网络进行数据拟合的方法。 2掌握利用人工神经网络进行分类的方法。 -1 master data fitting method using artificial neural networks. 2 to master the use of artificial neural network to classify.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:841
    • 提供者:王彬辉
  1. DigiPic

    0下载:
  2. DigiPic 函数主要功能是将一个图片形式的表格函数,获取其数据,拟合为一个解析式. 便于计算机使用 DigiPic功能描述 在matlab 2013a运行环境下,启动DigiPic 首先,导入要分析的图表照片 取点建立坐标系,坐标系在取点时同时输入对应的实际坐标值, 拖拽坐标点使其位置在图片上尽量准确,便于后面坐标的自动计算. 按右键完成坐标系的建立. 在图片上原函数图线处取点.同时自动计算函数值 在拟合页,导入函数数据.选择相应的拟
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18608782
    • 提供者:zmhhxl
  1. 思维进化算法优化BP神经网络——非线性函数拟合

    0下载:
  2. 思维进化算法优化BP神经网络——非线性函数拟合,有源程序和数据(BP Neural Network Optimized by Mind Evolutionary Algorithm - Nonlinear Function Fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:51200
    • 提供者:潇潇飒飒
  1. 《MATLAB 神经网络43个案例分析》源代码&数据

    1下载:
  2. 《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-11
    • 文件大小:12376064
    • 提供者:段石头
« 12 3 4 »
搜珍网 www.dssz.com