登录
首页 » matlab » BRF

BRF

于 2020-09-20 发布 文件大小:10KB
0 254
下载积分: 1 下载次数: 2

代码说明:

  关于径向基的预测,本篇为能见度的预测,可添加其他数据进行其他方面预测。(For the prediction of radial basis, this article is a prediction of visibility, and can add other data to predict other aspects.)

文件列表:

out.mat, 598 , 2018-04-10
Untitled.m, 1292 , 2018-07-08
data.mat, 5751 , 2018-05-17
input.mat, 3212 , 2018-04-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TSP-of-ACO-matlab
    蚁群算法用于解决TSP问题,用matlab实现的算法,调试通过(ant colony optimization alorithm TSP problem )
    2012-05-06 01:23:10下载
    积分:1
  • 2.2.4
    采用matlab编写的数值方法中的案例,持续更新中(Case numerical methods matlab prepared and continuously updated in)
    2012-05-30 16:49:25下载
    积分:1
  • UDF_Manual
    基于C++程序语言的UDF全英文使用手册(UDF mannual)
    2014-11-05 22:09:40下载
    积分:1
  • SINR_roubst_beamforming
    SINR_roubst_beamforming算法(SINR_roubst_beamforming)
    2010-10-17 22:18:50下载
    积分:1
  • matlab3
    数值分析实验三 MATLAB 数值积分 梯形公式(MATLAB numerical analysis numerical integration experiment three)
    2010-11-03 15:35:19下载
    积分:1
  • dataAnalysisInMatlab
    matlab 数据分析资料 含有多种数据处理算法 主要为数据分析和统计(matlab data analysis, data processing algorithms with a variety of data mainly for data analysis and statistics)
    2010-11-24 18:26:00下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • matlab_jiemi_code
    《matlab揭秘》的各章代码与fig运行结果文件,使用matlab,这本书不错,推荐给大家下载学习。(《Matlab Reveal》 The chapters run the code and fig outcome document, use matlab, this book is good and recommend it to everyone to download learning.)
    2010-05-11 16:54:26下载
    积分:1
  • matlab
    数字信号处理及其MATLAB实现,详细介绍了数字信号处理的原理和过程,并给出详细的MATLAB实现程序。(Digital signal processing and MATLAB realization of digital signal processing described in detail the principles and processes, and gives a detailed implementation program MATLAB.)
    2009-11-25 22:11:33下载
    积分:1
  • script_16qam_gray_mapping_bit_error_rate.m
    script 16qam gray mapping bit error rate
    2010-12-15 03:49:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载