登录
首页 » matlab » Fuzzy

Fuzzy

于 2018-12-03 发布 文件大小:368KB
0 182
下载积分: 1 下载次数: 5

代码说明:

  模糊控制课程作业,针对给定的系统(传递函数)搭建了Simulink平台,对比了模糊控制与PID控制的效果,可通过选取不同的模糊逻辑规则与参数调节仿真结果。(In the course assignment of fuzzy control, a Simulink platform is built for a given system (transfer function). The effects of fuzzy control and PID control are compared. The simulation results can be adjusted by choosing different fuzzy logic rules and parameters.)

文件列表:

Fuzzy\Fuzzy, 0 , 2018-12-03
Fuzzy\Fuzzy\chap4_2.m, 3312 , 2016-05-25
Fuzzy\Fuzzy\chap4_3.mdl, 35950 , 2016-05-25
Fuzzy\Fuzzy\chap4_3.slxc, 4472 , 2018-12-03
Fuzzy\Fuzzy\chap4_8.m, 1621 , 2016-05-25
Fuzzy\Fuzzy\fuzzf.fis, 1804 , 2016-05-25
Fuzzy\Fuzzy\hs_err_pid11120.log, 19878 , 2016-05-25
Fuzzy\Fuzzy\slprj, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\chap4_3, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\chap4_3\_self, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\chap4_3\_self\sfun, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\chap4_3\_self\sfun\info, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\chap4_3\_self\sfun\info\binfo.mat, 669 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport\emlReportAccessInfo.mat, 802 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport\s4Z1GgeuV8boG8Y8dl1VR0.mat, 51400 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport\s4Z1GgeuV8boG8Y8dl1VR0, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport\sQuoAE3tynvmMv6CEBgw2cG.mat, 54075 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport\sQuoAE3tynvmMv6CEBgw2cG, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport\sSoNI55hp7uZ9fvWjYvfImD.mat, 107034 , 2018-12-03
Fuzzy\Fuzzy\slprj\_sfprj\EMLReport\sSoNI55hp7uZ9fvWjYvfImD, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\sim, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\sim\varcache, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\sim\varcache\chap4_3, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\sim\varcache\chap4_3\checksumOfCache.mat, 392 , 2018-12-03
Fuzzy\Fuzzy\slprj\sim\varcache\chap4_3\tmwinternal, 0 , 2018-12-03
Fuzzy\Fuzzy\slprj\sim\varcache\chap4_3\tmwinternal\simulink_cache.xml, 249 , 2018-12-03
Fuzzy\Fuzzy\slprj\sim\varcache\chap4_3\varInfo.mat, 664 , 2018-12-03
Fuzzy\Fuzzy\sugeno.fis, 446 , 2016-05-24
Fuzzy\模糊控制.docx, 217893 , 2018-12-03

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

发表评论

0 个回复

  • chaos
    根据《物理学报》2006年第10期上的4篇论文,研究了混沌的产生、控制与同步。编程环境采用Matlab6.0。(According to " Physics" in 2006 the first 10 on the four papers, studied the emergence of chaos, control and synchronization. Programming environment used Matlab6.0.)
    2009-02-07 10:58:25下载
    积分:1
  • Doclo
    存在麦克风增益相位误差时候的宽带波束形成器设计,采用最小二乘方法来实现。 (Phase error exists when the microphone gain broadband beamformer design, using the least squares method to implement.)
    2013-12-23 10:56:33下载
    积分:1
  • MATLAB_Code
    在matlab里面,构造三次样条插值函数s(x)来模拟一只飞鸟外形的上部,根据已知的测试数据。(In matlab inside, construct cubic spline interpolation function s (x) to simulate the shape of the upper part of a bird, according to the known test data.)
    2021-04-15 14:18:54下载
    积分:1
  • houghcircle
    ellipse hough detection matlab
    2010-06-05 03:44:51下载
    积分:1
  • 105code
    150例源码,提供学习和源码的分析实现!(150 cases of source code, to provide study and analysis of the implementation source code!)
    2009-03-10 09:52:42下载
    积分:1
  • kalmanfilter
    说明:  基于matlab语言编写的卡尔曼滤波源程序,需要的请下载。(Matlab-based Kalman filtering languages source code, need download.)
    2008-10-22 22:09:35下载
    积分:1
  • Sample-subset-partitioning
    说明:  近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。(selecting a representative subset in NIR data using SPXY, the random sampling,and Kennard—Stone methods )
    2021-05-09 19:18:34下载
    积分:1
  • delayacct
    per-task delay accounting.
    2014-09-18 12:14:48下载
    积分:1
  • Polar_HW(1)
    极化码在BEC和BSC信道下的SC译码算法(SC decoding algorithm for polarization codes in BEC and BSC channels)
    2021-03-16 15:19:21下载
    积分:1
  • wate
    WATERMARKING IS THE PROCESS OF HIDING DIGITAL INFORMATION INTO A CARRIER SIGNAL
    2016-02-08 17:18:42下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载