登录
首页 » matlab » FuzzPID

FuzzPID

于 2019-04-23 发布
0 201
下载积分: 1 下载次数: 13

代码说明:

说明:  模糊自适应整定PID仿真程序。自适应模糊PID控制器以误差e和误差变化ec作为输入,可以满足不同时刻的e和ec对PID参数自整定的要求。(Fuzzy Adaptive Tuning PID Control.)

文件列表:

FuzzPID\FIS.m, 1320 , 2019-04-16
FuzzPID\FuzzPID.m, 1024 , 2019-04-16
FuzzPID, 0 , 2019-04-23

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

发表评论

0 个回复

  • 333333308Matchbasedoncorners
    这个是基于角点的匹配和拼接的MATLAB算法程序,如果有用得到的,可以参考!(is based on the corner of the match and combinations of MATLAB algorithm procedure, if the useful, reference!)
    2006-11-22 09:31:34下载
    积分:1
  • C
    说明:  1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将char *→int 13 1.14 使用库函数itoa,将int→char * 14 1.15 不使用库函数,将int→char * 14 1.16 不使用库函数,将char *→int 15 1.17 求两个整数的最大公约数 16 1.18 Little_endian or Big_endian 17 1.19 sizeof与strlen的区别 19 1.20 实现String类的BIG_FOUR 19 1.21 struct和union的区别 20 1.22 char字符变量与int整型数据 22 1.23 字,字节,字符,比特 23 1.24 空格、空字符、字符数组结束符的区别 25(1.1 C Basics 1 1.2 Functions and header files 2 1.3 C preprocessor 3 1.4 will be a long-type characters into four 1.5 strcpy function 4 1.6 assert usage 5 1.7 itoa function and atoi function 6 1.8 strcmp function to achieve 8 1.9 strcpy function to achieve 9 1.10 memcpy function to achieve 10 Achieve 11 1.11 memcpy and memmove function 1.12 strcat function to achieve 13 1.13 using the library function atoi, the char* → int 13 1.14 using the library function itoa, the int → char* 14 1.15 does not use the library function, int → char* 14 1.16 does not use the library function, char* → int 15 1.17 find the greatest common divisor of two integers 16 1.18 Little_endian or Big_endian 17 Difference 1.19 sizeof and strlen 19 1.20 realize BIG_FOUR String class 19 Difference 1.21 struct and union of 20 1.22 char and int integer variable character data 22 1.23 word, byte, character, bit 23 Difference 1.24 spaces, null characters, character array termi)
    2014-10-08 10:33:55下载
    积分:1
  • 8
    说明:  它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。 偏最小二乘法是集主成分分析、典型相关分析和多元线性回归分析3种分析方法的优点于一身。它与主成分分析法都试图提取出反映数据变异的最大信息,但主成分分析法只考虑一个自变量矩阵,而偏最小二乘法还有一个“响应”矩阵,因此具有预测功能。(It is mainly a result of the study is a multi-variable regression modeling and more independent variables, especially when the internal height of each variable linear correlation, partial least squares regression method is more effective. In addition, partial least squares regression solves the number of samples is less than the number of variables and other issues. Partial least squares method is a set of principal component analysis, canonical correlation analysis and multiple linear regression analysis of the advantages of the three methods in one. It is the principal component analysis are trying to extract the maximum information reflects data variability, but the principal component analysis considers only one independent variable matrix, and partial least squares and a &quot response&quot matrix, predictive capabilities.)
    2015-04-21 16:52:15下载
    积分:1
  • PLL
    锁相环simulink源码,难得的好代码,不要错过!(PLL simulink sourcecode is a good program,please download now!)
    2011-01-10 15:49:17下载
    积分:1
  • Apriori
    简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。(Simple association rules using Matlab basic algorithm Apriori algorithm, open Matlab directory raised unpack the archive directory, directly run in matlab test, with test data.)
    2013-08-09 17:02:48下载
    积分:1
  • 1
    模拟退火算法matlab源程序,有应用例子(Simulated annealing algorithm matlab source, application examples...)
    2014-01-17 13:09:13下载
    积分:1
  • LU-factorization
    LU分解的过程演示,本人原创,测试无误,内含详细注释。 (LU decomposition procedure demonstrates I originality, test correct, containing detailed notes.)
    2011-08-15 14:28:59下载
    积分:1
  • epca
    a exponential principal component analysis code.......
    2010-01-10 21:52:11下载
    积分:1
  • ALL_tsp.tar
    说明:  提供几乎所有有关TSP问题的MATLAB解法集合,适合学习和研究者使用。(err)
    2008-11-14 16:43:04下载
    积分:1
  • ML_Automata
    Learning Automata Algorithms A collection of machine learning programs which contains some of Learning Automata algorithms such as Tsetline, Krinisky, Krylov, LRI, LIP, LRR, LReP, SoftMax, SampleAverage and Random strategy. All of these developed in MATLAB 6.5
    2010-05-11 15:59:45下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载