登录
首页 » matlab » fadian1030

fadian1030

于 2020-09-10 发布 文件大小:11KB
0 192
下载积分: 1 下载次数: 47

代码说明:

  发电厂模糊控制仿真,matlab Simulink 仿真,很好用~(Plant Fuzzy Control Simulation)

文件列表:

fadian1030.mdl,67848,2013-10-30

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

发表评论

0 个回复

  • 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
  • TsaiCalibration
    Tsai二步法摄像机标定算法 matlab(Tsai two-step camera calibration algorithm)
    2013-07-22 10:24:07下载
    积分:1
  • GDOP-for-GSM
    基于GSM信号的多站无源定位精度分析的matlab仿真(GSM signals based positioning precision multi-station analysis of passive matlab simulation)
    2011-05-03 09:05:46下载
    积分:1
  • QAM
    采用MATLAB编程,产生一个16QAM中频调制信号。采用MATLAB编程,产生一个16QAM中频调制信号。(Using MATLAB programming, a 16QAM modulation signal frequency. Using MATLAB programming, a 16QAM modulation signal frequency.)
    2008-12-22 22:18:10下载
    积分:1
  • gmsk1
    gmsk信号调制解调过程,包括发送端及接收端信号谱分析过程。(gmsk signal modulation and demodulation process, including the sender and the receiver signal spectrum analysis.)
    2010-10-20 09:36:45下载
    积分:1
  • matlab_Sonar
    声纳技术实验常用水声信号及其处理方法,包括CW信号产生,LMF信号产生(Sonar technology experiments commonly used in underwater acoustic signal processing methods, including the CW signal generator, Model LMF signal generator)
    2021-04-17 15:18:53下载
    积分:1
  • Matlab-polarization-of-EM-wave-
    基于Matlab的电磁波极化仿真。实际教学和学习中会遇到电磁极化问题,本文中给出了Matlab程序的设计,有需要的同学可以下载一下,仔细研读。(Matlab simulation based on the polarization of electromagnetic waves. Actual teaching and learning experience electromagnetic polarization problem, this paper gives the design Matlab program, students may need to download it, carefully read.)
    2014-09-22 10:33:23下载
    积分:1
  • communication-systems-in-MATLAB-
    简介现代通信系统的MATLAB实现及相关重要示例(Introduction of modern communication systems in MATLAB and related important example)
    2013-04-15 13:26:58下载
    积分:1
  • findlocalminima
    局部极小点,用于局部极小点的程序,还有相应的论文,大家可以下载好好学习,看看老外的编程技巧(find local minimum)
    2012-04-24 22:55:39下载
    积分:1
  • DBF
    实现DBF运算的具体的仿真程序,可帮助新人参考 (the simulated program to implement DBF )
    2010-11-18 22:26:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载