搜索资源列表

  1. 短期客流预测matla代码

    0下载:
  2. 短期客流预测 RBF神经网络 matlab
  3. 所属分类:源码下载

  1. matlabrbf

    0下载:
  2. Matlab实现BF算法-Matlab algorithms BF
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:韩浪
  1. rbf2

    0下载:
  2. matlab/e,radial basis function
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-17
    • 文件大小:378880
    • 提供者:张小洪
  1. use GA to deal with NN

    0下载:
  2. 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:蜻蜓
  1. rbfn

    0下载:
  2. 利用MATLAB对神经网络进行编程,用newff()创建两层前向网络。网络输入范围[-1 1],第一层有10个tansig神经元-using MATLAB right neural network programming with newff () to the creation of a two-tier network. Network input range [-1 1], the first layer 10 tansig ne
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:龙海侠
  1. Calibration

    0下载:
  2. 一个摄像机定标的程序,需要有OpenCV的支持,希望对大家有用-a camera calibration procedures, the need for the support of OpenCV, useful for all
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:陈凡
  1. RBFS_CODE

    1下载:
  2. RBFS算法(递归最佳优先搜索:A*家族)和LRTA*算法(联机局部搜索,又名实时学习A*搜索,同为A*家族)实现图的单源最短路径。其中RBFS和LRTA*算法均比狄杰算法效率高! -RBFS algorithm (recursive best first search :* A family) and the LRTA* algorithm (online local search, also known as real-time
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:陈名
  1. ALTERA器件选型手册

    0下载:
  2. ALTERA器件选型手册 对初学者学习FPGA比较有用-Altera device manual for beginners to learn more useful FPGA
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:706560
    • 提供者:陈友荣
  1. wavletrbf

    0下载:
  2. 小波神经网络用语孤立词语音识别,自己做的程序,-wavelet neural network terminology isolated Speech Recognition, their own procedures,
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-17
    • 文件大小:1025024
    • 提供者:qf
  1. RBFNetworks

    0下载:
  2. 这份资料很珍贵,是这方面的基本内容的汇总,看了以后很有收获的,-this information is very valuable, which is the basic content of the summary, looking after the great harvest,
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:928768
    • 提供者:曹文佳
  1. 20058149411321

    0下载:
  2. 智能学习,对话系统!非常好用! 使用vc实现的 -smart learning, dialogue system. Very handy! Realizing the use vc
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-17
    • 文件大小:107520
    • 提供者:张西
  1. SVMCode

    0下载:
  2. svm(support vector machine)的训练识别算法程序-svm (support vector machine) training procedures Recognition Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:813056
    • 提供者:李啸
  1. McolorGraph

    1下载:
  2. 四色问题以及推广为M色问题的算法实现,包括说明文件及数据文件-four color issues and the promotion of the M color algorithm, including descr iptions of documents and data files
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:张焕人
  1. crbf

    0下载:
  2. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:955392
    • 提供者:xwmvip
  1. rbfwxl

    0下载:
  2. 用径向基函数实现的信道自适应均衡,一个比较简单的例程-Radial Basis Functions Channel adaptive equalization, a relatively simple routines
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:wangxiao
  1. rbfSrc

    0下载:
  2. This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:陈伟
  1. rbnnet_166

    0下载:
  2. 网上下的一个关于径向基函数网络应用实例,希望大家能有用-the Internet on an RBF network application examples and I hope that we can be useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:阻尼
  1. kernel_svm

    0下载:
  2. 这是我自己写的一个关于svm的核程序,希望对正在学习的朋友有所帮助.-that I wrote on a svm nuclear procedures in the hope that the friends are learning some help.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:oliver
  1. RBFcollocRO

    0下载:
  2. 本代码为基于matlab的求解偏微分方程的利用径向基函数的无网格方法的源码-based on the Matlab code for the solution of partial differential equations using Radial Basis Functions non-grid method FOSS
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:duanyong
  1. blindimagerecover

    0下载:
  2. 提出一种新的算法:逆主元法,利用高斯点扩展函数的特性,在径向基神经网络的模型下,对图像进行盲目复原。-a new algorithm : inverse main element method using Gaussian point spread function of the characteristics the RBF neural network model, the image blind rehabilitation.
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:tony
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org