登录
首页 » matlab » RBF-adaptive1

RBF-adaptive1

于 2020-08-05 发布
0 96
下载积分: 1 下载次数: 3

代码说明:

说明:  这是关于RBF自适应控制的基于simulink和matlab的仿真程序,先用m程序来写小模块,然后用simulink来组成所有的,做这方面的话,可以在这个程序上进行修改(This is a simulation program based on simulink and matlab for RBF adaptive control. First use the m program to write small modules, and then use simulink to compose all of them. If you do this, you can modify this program)

文件列表:

chap1\chap1, 0 , 2013-11-04
chap1\chap1\chap1_1ctrl.m, 954 , 2010-09-26
chap1\chap1\chap1_1input.m, 961 , 2010-11-12
chap1\chap1\chap1_1plant.m, 734 , 2010-09-26
chap1\chap1\chap1_1plot.m, 327 , 2010-09-29
chap1\chap1\chap1_1sim.mdl, 19953 , 2010-12-01
chap1, 0 , 2020-07-29

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

发表评论

0 个回复

  • 扩展有限元一维
    理解学习xfem的好程序,适合初学者,里面有一些小程序,也可以直接用到自己编写的程序里面(excellent material for xfem coding with matlab ,especial for beginner)
    2019-04-12 15:33:23下载
    积分: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
  • jh_cpu是CPU 12地址,8数据总线,并提供直接地址,间接地..
    Jh_cpu is a cpu with 12 address,8 data bus, adn give direct address ,indirect address two addressin way.-This VHDl code can provide a total clear and detail process to create a basic function risc cpu.
    2022-03-14 07:02:52下载
    积分:1
  • QC software, a very user
    QC软件,非常好用的一个软件, 可自动给QC洗澡喂食-QC software, a very user-friendly software that can automatically to the QC bath feeding
    2022-05-25 00:26:11下载
    积分:1
  • C#实现层叠式窗口平铺视图
    Visual C#窗口视图实例源码,实现类似Windows资源管理器一样的层叠式窗口,包括横向平铺、纵向平铺、排列图标等操作,还包括复制、粘贴等操作。类似的视图窗口在WinForm编程中有着重要用途,特别是一些大型系统应用。
    2023-06-18 03:05:05下载
    积分:1
  • WindowsMobile注册表查看器,十分实用。
    WindowsMobile注册表查看器,十分实用。-Windows registry viewer, very useful.
    2022-07-18 20:41:20下载
    积分:1
  • leach_1
    说明:  leach协议matlab仿真代码,剩余能量及存活结点分布图,代码很全(leach agreement-matlab)
    2019-02-24 13:11:31下载
    积分:1
  • IM_sync_frame
    说明:  induction motor modeling in synchronous reference frame
    2020-06-25 03:20:02下载
    积分:1
  • cuckoo_searchG
    布谷鸟基本算法代码,可以下载后进行相关改进使用(Basic algorithm code for Cuckoo.It can be downloaded for related improvements.)
    2018-03-19 10:37:07下载
    积分:1
  • twiner.tar
    说明:  twin protocol to newcamd protocol
    2020-06-17 20:40:04下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载