CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - radial basis function

搜索资源列表

  1. 自适应(Adaptive)神经网络源程序

    1下载:
  2. 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:200530
    • 提供者:周志连
  1. Adaptive

    0下载:
  2. The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) A
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:198792
    • 提供者:叶建槐
  1. SVM_SteveGunn.向量机的基本理论

    0下载:
  2. 支持向量机的基本理论是从二类分类问题提出的,常用的核函数有:多项式、径向基、Sigmoid型。对于同一组数据选择不同的核函数,基本上都可以得到相近的训练效果。,Support vector machine' s basic theory is the question of second-class classification, commonly used kernel functions include: polynomial, radial basis, Sigmoid type. For
  3. 所属分类:matlab例程

    • 发布日期:2017-03-30
    • 文件大小:76305
    • 提供者:赵林
  1. rbfd

    0下载:
  2. 基于径向基的神经网络程序。根据目标函数获得样本输入输出-Based on radial basis neural network procedures. According to the objective function to obtain a sample input and output
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1402
    • 提供者:haiyan
  1. 1985528BP_RBF

    0下载:
  2. ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead and Lowe [1], which are motivated by observation on the local response in biologic neurons. Due to their better approximation capabilities, si
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:114873
    • 提供者:u123xz
  1. 7

    0下载:
  2. 本文提出一种基于核方法的下视等分辨率景象匹配算法. 通过模拟电荷吸引模型, 提出了计算不等维高维数据相似度的SNN 核函数. 将图像中的特征点映射到径向基向量(Radial basis vector, RBV) 空间, 利用SNN 核函数计算两个特征点集的相似度及过渡矩阵. 利用置换测试模块来增强SNN 核的稳定性, 以确保输出解的可靠性. 实验证明, 基于SNN 核的景象匹配算法对图象畸变、噪声干扰与信号缺失具有很强的鲁棒性, 并可保证高精度与高实时性. -This paper prese
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:677986
    • 提供者:wenping
  1. twannnnpid533o

    0下载:
  2. 完善网络结构将RBF网络的径向基换成小波函数,调整权值和公式的变更,可望在仿真真结构中添加非奇异项以验证小波网络的辨识精度与能力,输入层加权值进行调整~..~ -Improve the network structure of RBF network of radial basis replaced by a wavelet function, adjust the weights and the formula change is expected to add a non-singula
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2043
    • 提供者:yanyantiao
  1. svm(matlab)

    0下载:
  2. 一种新的函数拟合方法,在某些问题的近似程度上甚至优于径向基插值和Kriging插值方法-A new function fitting method, even better than the approximate extent of some of the issues radial basis interpolation and Kriging interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1443
    • 提供者:李振
  1. 新建压缩(zipped)文件夹

    0下载:
  2. 通过径向基函数神经网络对输入变量进行整理运算(The arrangement of input variables by radial basis function neural network)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 神经网络

    0下载:
  2. 本代码包括感应器神经网络、线性网络、BP神经网络、径向基函数网络(This code includes a sensor neural network, a linear network, a BP neural network, a radial basis function network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:嘻嘻sunshine
  1. 第7章 径向基函数网络

    1下载:
  2. MATLAB学习资料,径向基函数网络,带一组测试数据。(MATLAB learning material, radial basis function network, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:14336
    • 提供者:WilderPO
  1. matlab径向基函数网络

    0下载:
  2. 这是一个演示径向基函数的例子,也可计算2点间的线性积分(This is an example demonstrating the Radial Basis Function.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. RBF神经网络逼近非线性函数

    3下载:
  2. 利用径向基神经网络逼近非线性函数,MATLAB编程实现,给出训练误差(Radial basis function neural network is used to approximate nonlinear functions. MATLAB programming is implemented to give training error.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-24
    • 文件大小:2048
    • 提供者:小太M阳
  1. RBF表面重建

    1下载:
  2. 利用径向基函数的方法进行隐式表面重建,matlab代码(Radial basis function method for implicit surface reconstruction)
  3. 所属分类:图形图象

    • 发布日期:2020-06-14
    • 文件大小:13312
    • 提供者:Mr阿普
  1. 85375562RBF_0317

    2下载:
  2. 径向基(RBF)神经网络进行剩余寿命预测,绝对可运行!(Radial Basis Function (RBF) neural network to predict the remaining life)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2020-09-01
    • 文件大小:1024
    • 提供者:liyou012
  1. RBF

    1下载:
  2. 径向基函数神经网络,基本算例.........(radial basis function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-01
    • 文件大小:269312
    • 提供者:glouce
  1. rbfmethod

    1下载:
  2. 这是径向基函数神经网络的代码,在机器学习中有很强的应用性。(radial basis function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-01
    • 文件大小:1024
    • 提供者:jessyjiajia
  1. 基于径向基神经网络的预测地下水位

    3下载:
  2. 采用径向基神经网络搭建地下水预测模型,进行地下水预测。(The radial basis function neural network is used to build groundwater prediction model.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-09-01
    • 文件大小:1024
    • 提供者:tttt121gg
  1. 径向基函数辛烷值预测

    1下载:
  2. 在matlab平台上实现RBF神经网络对辛烷值预测(Realization of RBFnet octane number prediction of radial basis function neural network on MATLAB platform)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-01
    • 文件大小:67584
    • 提供者:双灬自
  1. rbf

    4下载:
  2. 基于径向基神经网络的仓储机器人路径规划训练代码(Automated Guided Vehicle Path-panning Based on Radial Basis Function Neural Network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-21
    • 文件大小:150528
    • 提供者:chen1chen1
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com