搜索资源列表

  1. CurveFit

    0下载:
  2. 本软件解决了非线性曲线拟合的初始值问题,不再需要输入初始值,只要定义函数模型及输入拟合数据即可求出函数的系数值。-This software solved the nonlinear curve fitting of the initial value problem, no longer need to enter the initial value, as long as the definition of function mod
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-13
    • 文件大小:55184384
    • 提供者:wrshl@126.com
  1. lsqcurvefit

    1下载:
  2. LabVIEW编的非线性曲线拟合软件,不需要初始值就可以进行拟合求出函数的系数值-LabVIEW for the non-linear curve fitting software,do not need the initial value can be fitted on the function values obtained
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-13
    • 文件大小:55184384
    • 提供者:wrshl@126.com
  1. BP

    0下载:
  2. BP神经网络 非线性函数拟合,BP神经网络 非线性函数拟合-BP neural network nonlinear function fitting, BP neural network nonlinear function approximation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-13
    • 文件大小:48128
    • 提供者:罗乐
  1. GABP3

    0下载:
  2. 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:56320
    • 提供者:guanyouyuan
  1. 4

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:100352
    • 提供者:kyh
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:51200
    • 提供者:海航
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural networks nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:48128
    • 提供者:青鱼
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:52224
    • 提供者:青鱼
  1. BP神经网络的非线性系统建模_非线性函数拟合

    0下载:
  2. BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:47104
    • 提供者:傲视天下
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-对非线性函数拟合.(Genetic algorithm optimization BP neural network - nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:53248
    • 提供者:解运超
  1. BP Neural Network

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling based on BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:48128
    • 提供者:abcdxyz001
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:48128
    • 提供者:hano
  1. BP神经网络用于非线性函数拟合

    0下载:
  2. BP神经网络用于非线性函数的拟合,效果不错,适合初学者。(BP neural network for nonlinear function fitting, the effect is good, suitable for beginners.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:86016
    • 提供者:艺宝
  1. 遗传算法优化BP神经网络用于非线性函数拟合

    0下载:
  2. 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:91136
    • 提供者:艺宝
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:53248
    • 提供者:东来东往CT
  1. BP

    0下载:
  2. BP神经网络的非线性函数拟合,利用BP算法对一个非线性函数进行拟合(The Nonlinear Function Fitting Based on BP Neural Network)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:49152
    • 提供者:心静1573
  1. 思维进化算法优化BP神经网络——非线性函数拟合

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

    • 发布日期:2024-06-13
    • 文件大小:51200
    • 提供者:潇潇飒飒
  1. 拟合

    0下载:
  2. 多个函数的曲线拟合,里面统计有最小二乘、非线性回归(Curve fitting for multiple functions)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:徐姐
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:48128
    • 提供者:32768
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:54272
    • 提供者:32768
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org