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

搜索资源列表

  1. BP-moshi

    0下载:
  2. BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5711
    • 提供者:tangsp
  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. RBF

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

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

    0下载:
  2. 很好的bp神经网络预测模型,很好有,有结果的拟合等-Good bp neural network prediction model, there is very good, the results of the fitting, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1862
    • 提供者:朱涛
  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. NeuralNetwork_BP_Classification

    0下载:
  2. BP 神经网络用于模式分类 大型网络的首选算法 - 函数拟合,模式识别-BP neural network for pattern classification algorithm of choice for large networks- function fitting, pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1405
    • 提供者:陈杰
  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
    • 文件大小:155888
    • 提供者:chenhongxia
  1. JLinkage

    1下载:
  2. J-linkage 算法,可以用于多体拟合的一种策略,优于Multi-ransac-This paper tackles the problem of fitting multiple instances of a model to data corrupted by noise and outliers. The proposed solution is based on random sampling and conceptual data representation. Each poin
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-10
    • 文件大小:275910
    • 提供者:tomas
  1. SVM_luzhenbo

    1下载:
  2. 四种支持向量机用于函数拟合与模式识别的Matlab示例程序,很全面-Four support vector machines for pattern recognition function fitting with Matlab example program, it is a comprehensive
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2703840
    • 提供者:zangtianlei
  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. case2

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合-BP neural network for nonlinear system modeling- nonlinear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:48436
    • 提供者:张震亚
  1. BP-matlab

    0下载:
  2. 利用BP神经网络拟合函数的matlab程序代码-BP neural network using matlab code fitting functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2607
    • 提供者:linda
  1. BP-netual-networks

    0下载:
  2. BP神经网络的非线性函数拟合 用Matlab实现非线性函数的拟合y=x1^2+x2^2-BP neural network using Matlab achieve non-linear function fitting nonlinear function fitting y = x1 ^ 2+ x2 ^ 2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:813
    • 提供者:piaomiao
  1. BP_-nonlinear-fitting-algorithm

    0下载:
  2. 根据BP神经网络理论,用matlab软件编程实现基于BP神经网络的非线性拟合算法-According to the BP neural network theory, nonlinear fitting algorithm based on BP neural network by matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-03-21
    • 文件大小:48128
    • 提供者:阿俊
  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. matlab

    0下载:
  2. BP神经网络进行一个函数拟合,此函数算是研究算法性能的常见的函数之一,图像非常有特点-BP neural network is a function fitting this function is regarded as one of the common functions of the studies the performance of the algorithm, the image is very characteristic,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1170534
    • 提供者:shouji
  1. ann2w

    0下载:
  2. matlab的BP神经网络的非线性函数拟合代码-nonlinear function of BP neural network matlab fitting Code
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 本章将主要介绍思维进化算法的基本思想,并结合非线性函数拟合实际案例,在MATLAB环境下实现思维进化算法。-This chapter will mainly introduce the basic idea of mind evolutionary algorithm, and combining with the case, the nonlinear function fitting implement mind evolutionary algorithm in MATLAB enviro
  3. 所属分类:AI-NN-PR

  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