CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 径向基

搜索资源列表

  1. chengxu.rar

    3下载:
  2. 求解二维对流扩散方程,采用径向基函数配点无网格法,Solving two-dimensional convection-diffusion equation using radial basis function collocation meshless method
  3. 所属分类:matlab

    • 发布日期:2014-05-11
    • 文件大小:2835
    • 提供者:sulijun
  1. ga-RBF.rar

    9下载:
  2. 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序,Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3796
    • 提供者:王建
  1. RBF_OLS

    1下载:
  2. 此程序是神经网络中径向基函数的OLS算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This program is the radial basis function neural network of OLS algorithm is implemented in MATLAB. With a 2-n
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1487
    • 提供者:lingyun
  1. RBF

    1下载:
  2. 完全用C++实现的RBF(径向基函数)算法,可以用于实际工作和学习中-Entirely in C++ implementation of the RBF (Radial Basis Function) algorithm, can be used for practical work and learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:9134
    • 提供者:
  1. BP-and-RBF

    0下载:
  2. BP网络与RBF径向基网络对比(傻瓜教程,10秒学会神经网络)-BP network and RBF RBF network contrast (fool tutorial, 10 seconds Society of neural networks)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:75309
    • 提供者:chen en
  1. garbf

    1下载:
  2. 遗传算法优化RBF径向基神经网络的matlab程序源代码。-Genetic Algorithm RBF radial basis function neural network matlab source code.
  3. 所属分类:matlab

    • 发布日期:2016-05-24
    • 文件大小:2468
    • 提供者:hexing
  1. rbf_3

    0下载:
  2. 三种聚类方法的径向基程序,用matlab编写,希望对你有一点帮助-Radial basis of three clustering procedures, using matlab write, I hope you have a little help
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2288
    • 提供者:
  1. Guass-Matlab

    3下载:
  2. 运用径向基高斯函数作出图像修复,并附带相应代码以及图像实例-Gaussian radial basis function to image restoration, and with the corresponding instance of the code and image
  3. 所属分类:matlab

    • 发布日期:2016-06-05
    • 文件大小:1525760
    • 提供者:丁开国
  1. RBF-with-the-Kalman-filter

    1下载:
  2. 建立径向基人工神经网络,并与卡尔曼过滤器结合-Establishment of radial basis neural network, combined with the Kalman filter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:203130
    • 提供者:chuhaibo
  1. 空间插值方法汇总

    3下载:
  2. Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法) Radial Basis Function(径向基
  3. 所属分类:技术管理

    • 发布日期:2012-11-08
    • 文件大小:3059
    • 提供者:bushyao
  1. RBF

    3下载:
  2. matlab格式源代码。功能:径向基神经网络算法源码和应用于时间序列模型建立和预测问题。-matlab source code format. Function: RBF neural network algorithm source code and applies to time-series model and prediction of the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-24
    • 文件大小:5857
    • 提供者:magic
  1. jingxiangji

    0下载:
  2. 用径向基函数法实现模式分类,自动选择最佳隐含层书目,并给出差准率和差全率。-Radial basis function method used to achieve pattern classification, automatically select the best hidden layer bibliography, and to the business associate and full-rate differential.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1425
    • 提供者:曹红丽
  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. rengongzhineng

    0下载:
  2. 简介的神经网络和人工智能。并用径向基函数神经网络实现了某函数,以及MATLAB仿真遗传算法MATLAB仿真-Introduction of the neural network and artificial intelligence. And RBF neural network to achieve a certain function, as well as genetic algorithm MATLAB simulation MATLAB simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:148604
    • 提供者:徐丽丽
  1. rbf

    1下载:
  2. rbf神经网络的matlab程序此程序用到matlab中关于径向基函数的程序-rbf matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1826
    • 提供者:刘飞絮
  1. RegrToolbox

    1下载:
  2. 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis procedure. Can be used for modelin
  3. 所属分类:matlab

    • 发布日期:2015-07-21
    • 文件大小:24414
    • 提供者:yinjj
  1. DynamicPowerQualityTestingTechnology

    1下载:
  2. 本文首先介绍了有源电力滤波器的基本结构和工作原理,并对一些常规的谐波电流检测方法的优缺点进行了比较。其次,针对传统的谐波电流检测方法的缺陷,提出将神经网络与基于噪声抵消原理的自适应谐波检测相结合,利用径向基函数运算量小、收敛快、无局部极小值等优点,构造了一种基于径向基函数神经网络的谐波电流检测方法,仿真结果表明该检测方法具有很好的动态响应及畸变电流检测精度。最后,设计了一套实验系统,对本文所采用的系统方案进行了实验验证。仿真表明,本文所采用的有源电力滤波器检测系统方案切实可行,能够较好地实现动态
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1900380
    • 提供者:MC
  1. matlabnn

    0下载:
  2. 前向神经网络源代码,包括传感器网络,BP网络、径向基网络等例子-nn code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:h2nsoft
  1. chap5_1

    0下载:
  2. 径向基函数模拟了人脑中局部调整,因此,RBF神经网络是一种局部神经网络。-Radial basis function to simulate the human brain partial adjustment, therefore, RBF neural network is a local neural networks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:909
    • 提供者:刘坤
  1. chap5_5s

    0下载:
  2. 径向基函数模拟了人脑中局部调整,因此,RBF神经网络是一种局部神经网络。-Radial basis function to simulate the human brain partial adjustment, therefore, RBF neural network is a local neural networks.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:882
    • 提供者:刘坤
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com