登录
首页 » matlab » 基于RBF神经网络(径向基)的非线性函数的拟合

基于RBF神经网络(径向基)的非线性函数的拟合

于 2019-01-13 发布
0 116
下载积分: 1 下载次数: 14

代码说明:

说明:  该程序是对非线性函数进行拟合,并不是多输入单输出。采用RBF神经网络/径向基网络,对非线性函数进行回归拟合。(The program is to fit the non-linear function, not multi-input single-output. RBF neural network/radial basis function network is used to fit the non-linear function.)

文件列表:

基于RBF神经网络(径向基)的非线性函数的拟合\chapter7_1.m, 659 , 2019-01-13
基于RBF神经网络(径向基)的非线性函数的拟合\chapter7_2.m, 1101 , 2019-01-13
基于RBF神经网络(径向基)的非线性函数的拟合\运行提示.txt, 96 , 2010-01-30
基于RBF神经网络(径向基)的非线性函数的拟合, 0 , 2019-01-13

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

发表评论

0 个回复

  • 先跑的那个车
    基于k60单片机的机器人接力竞速程序,前车(Robot Relay Speed Competition Program Based on K60 Single Chip Microcomputer)
    2020-06-18 15:00:01下载
    积分:1
  • line detection of the article, we hope to help, learn together!
    关于直线检测的文章,希望对大家有所帮助,共同学习!-line detection of the article, we hope to help, learn together!
    2022-04-01 21:03:24下载
    积分:1
  • shopweb
    使用springmvc、spring、mybatis框架搭建的简单web商城(Simple web mall built with SSM framework)
    2018-04-14 15:07:55下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • 在本案例中所描述的源代码比300行的限制,我..
    本例的源描述超过了演示版限制的300行, 如果您需要对其进行编译与模拟,请与北京理工大学 ASIC研究所联系,获取Talent系统的完全版本. 联系方法: 电话:010-68912434 信函:北京理工大学ASIC研究所 刘明业 教授收 邮编:100081-The source described in this case than the demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact: Tel :010-68912434 letter : Research Institute of Beijing Institute of Technology Professor Liu Mingye ASIC received Postcode: 100081
    2022-07-20 04:24:45下载
    积分:1
  • 用MATLAB编程,实现对一段语音信号LPCC的提取
    用MATLAB编程,实现对一段语音信号LPCC的提取-MATLAB programming, to achieve a voice signal from the LPCC
    2022-03-03 06:11:25下载
    积分:1
  • JPDA多目标关联算法的实现
    JPDA多目标关联算法的实现,两个目标航迹关联 ,matlab程序(JPDA multi-target association algorithm implementation, two target track association, matlab program)
    2018-08-01 18:43:53下载
    积分:1
  • FlowCylinder_particlemoving
    模拟颗粒运动,固体对流体作用通过反弹边界实现,流体对固体作用通过动量交换算法实现(simulate particle motion)
    2021-04-07 13:39:01下载
    积分:1
  • web程序设计实验报告,使用手写代码html、javascript、css ,内含许多精彩特效如msagent、cookie等功能...
    web程序设计实验报告,使用手写代码html、javascript、css ,内含许多精彩特效如msagent、cookie等功能 ---zhg工作室 2007.6-web design experimental procedure, the use of hand-written code html, javascript, css, containing many wonderful effects such as msagent. cookie and other functions--- zhg studios 2007.6
    2022-01-22 07:27:02下载
    积分:1
  • gnuboy源代码:任天堂掌机游戏模拟器源代码,Linux环境…
    gnuboy source code: 任天堂gameboy游戏模拟器源码,linux环境-gnuboy source code : Nintendo gameboy game simulator source code, linux environment
    2022-08-09 05:24:25下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载