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

搜索资源列表

  1. immune_algorithm

    0下载:
  2. 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString=\"Data Source=YANXL\\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream\" 初始
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7264379
    • 提供者:闫小良
  1. bys

    0下载:
  2. 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:819
    • 提供者:qiulan
  1. bpsinx

    0下载:
  2. 用bp神经网络进行函数逼近,逼近的函数为y=sinx,拟合效果不错-Bp neural network with function approximation, approximation function y = sinx, the effect of a good fit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:687
    • 提供者:郝跃军
  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. BP

    0下载:
  2. c语言实现的BP神经网络,能够以任意精度拟合一个函数-c language to achieve the BP neural network, able to fit a function of arbitrary precision
  3. 所属分类:AI-NN-PR

  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. 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. GA_fitting

    0下载:
  2. 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2661
    • 提供者:Liu Hongbin
  1. temperature-measurement-

    0下载:
  2. 测温范围为0—600摄氏度的温度测量系统设计,运用PID神经网络对测量数据进行拟合。-Temperature range of 0-600 degrees C temperature measurement system design, the use of PID neural network to fit the measured data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3692565
    • 提供者:zhuzhu
  1. Artificial-Intelligence-06

    0下载:
  2. 这是人工智能的课件,横有用的。很适合与研究生地。有空可以-This is the artificial intelligence of the courseware, Wang useful. Very fit and graduate to. You can see free
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:73372
    • 提供者:韩昌刚
  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. NeuralNetwork_RBF

    0下载:
  2. RBF神经网络拟合 模式识别(径向基神经网络用于模式识别和函数拟合,陆振波)-RBF neural network pattern recognition fit (radial basis function neural networks for pattern recognition and function fitting, Lu Zhenbo)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2342
    • 提供者:zkaychen
  1. BPNeuralforNonlinear

    0下载:
  2. 使用BP神经网络做非线性拟合,它有很强的拟合功能,应用面很广。-The BP neural network to do non-linear fitting, it has a strong fit function, the application was very broad.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:48260
    • 提供者:huazhong
  1. sdggzip

    0下载:
  2. C++实现的自动聚类系统KlustaKwik源代码\KlustaKwik-R1-7\KlustaKwik-ks for any type of data. We needed a program that would: 1) Fit a mixture of Gaussians with unconstrained covariance matrices 2) Automatically choose the number of mixture components 3)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:409284
    • 提供者:大家
  1. myamac

    0下载:
  2. 用小脑神经网络进行正弦函数拟合,并没有用到该进的小脑神经网络哦,用的是matlab编程-I use CMAC to fit the sin function curve.the effect is not so good ,because I don t use the enhanced algorithm of CMAC.If you have any problem ,you are welcome to tell me.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:674
    • 提供者:lixinping
  1. Matlab-so-called-brann

    0下载:
  2. 用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据-train bp network, to fit a noisy-free sin sample data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:933
    • 提供者:mavis
  1. BP-of-Nonlinear-2

    0下载:
  2. 利用带动量项的改进BP神经网络算法对非线性函数进行拟合。通过验证函数,可以对训练好的数据进行验证。-Driven by the amount of improved BP neural network algorithm to fit the nonlinear function. Validated by the validation function, can be trained data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:31149
    • 提供者:
  1. jixianxuexiji-huiguihefenlei

    0下载:
  2. 极限学习机的回归拟合和分类,测试是没问题可以用的。-Extreme Learning Machine regression fit and classification, the test is no problem with.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:176643
    • 提供者:杨晓帆
  1. 1

    0下载:
  2. Design a neural network (BP) to fit one of the functions. The text includes analysis and results.-Design a neural network (BP) to fit one of the functions. The text includes analysis and results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:83925
    • 提供者:manjanfu
« 12 3 »
搜珍网 www.dssz.com