登录
首页 » matlab » new-PID-control-and-application

new-PID-control-and-application

于 2010-02-01 发布 文件大小:2983KB
0 287
下载积分: 1 下载次数: 117

代码说明:

  各种新型的PID算法原理介绍及其应用,包括数字PID算法及其改进,自适应PID控制算法,模糊PID控制算法等(New forms of PID algorithm, this paper describes its application, including digital PID algorithm and its improvement, adaptive PID control algorithm, fuzzy PID control algorithm, etc.)

文件列表:

新型PID控制及其应用_0
.....................\!00001.pdg
.....................\!00002.pdg
.....................\!00003.pdg
.....................\!00004.pdg
.....................\!00005.pdg
.....................\000001.pdg
.....................\000002.pdg
.....................\000003.pdg
.....................\000004.pdg
.....................\000005.pdg
.....................\000006.pdg
.....................\000007.pdg
.....................\000008.pdg
.....................\000009.pdg
.....................\000010.pdg
.....................\000011.pdg
.....................\000012.pdg
.....................\000013.pdg
.....................\000014.pdg
.....................\000015.pdg
.....................\000016.pdg
.....................\000017.pdg
.....................\000018.pdg
.....................\000019.pdg
.....................\000020.pdg
.....................\000021.pdg
.....................\000022.pdg
.....................\000023.pdg
.....................\000024.pdg
.....................\000025.pdg
.....................\000026.pdg
.....................\000027.pdg
.....................\000028.pdg
.....................\000029.pdg
.....................\000030.pdg
.....................\000031.pdg
.....................\000032.pdg
.....................\000033.pdg
.....................\000034.pdg
.....................\000035.pdg
.....................\000036.pdg
.....................\000037.pdg
.....................\000038.pdg
.....................\000039.pdg
.....................\000040.pdg
.....................\000041.pdg
.....................\000042.pdg
.....................\000043.pdg
.....................\000044.pdg
.....................\000045.pdg
.....................\000046.pdg
.....................\000047.pdg
.....................\000048.pdg
.....................\000049.pdg
.....................\000050.pdg
.....................\000051.pdg
.....................\000052.pdg
.....................\000053.pdg
.....................\000054.pdg
.....................\000055.pdg
.....................\000056.pdg
.....................\000057.pdg
.....................\000058.pdg
.....................\000059.pdg
.....................\000060.pdg
.....................\000061.pdg
.....................\000062.pdg
.....................\000063.pdg
.....................\000064.pdg
.....................\000065.pdg
.....................\000066.pdg
.....................\000067.pdg
.....................\000068.pdg
.....................\000069.pdg
.....................\000070.pdg
.....................\000071.pdg
.....................\000072.pdg
.....................\000073.pdg
.....................\000074.pdg
.....................\000075.pdg
.....................\000076.pdg
.....................\000077.pdg
.....................\000078.pdg
.....................\000079.pdg
.....................\000080.pdg
.....................\000081.pdg
.....................\000082.pdg
.....................\000083.pdg
.....................\000084.pdg
.....................\000085.pdg
.....................\000086.pdg
.....................\000087.pdg
.....................\000088.pdg
.....................\000089.pdg
.....................\000090.pdg
.....................\000091.pdg
.....................\000092.pdg
.....................\000093.pdg
.....................\000094.pdg

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

发表评论

0 个回复

  • heikeyuhuajia
    黑客与画家,高清扫描版pdf,中文版,是一本不错的计算机专业书籍(Hackers and Painters, HD scan version pdf, Chinese version, is a good computer science books)
    2016-04-07 16:21:15下载
    积分:1
  • g
    说明:  广义解调时频分析方法在调制信号处理中的应用-杨宇(Generalized demodulation time-frequency analysis methods in the modulation signal processing applications- Yang)
    2013-03-20 11:09:18下载
    积分:1
  • xHTML
    一个HTML文件是一页文字信息,就象一封电子邮件或一个word字处理文档,而且实际上你完全可以使用Word字处理软件来编写一个HTML网页。你也可以通过其它字处理软件编写文本文件,网络浏览器只能处理文本信息。 (An HTML file is a text message, an email or a word as word processing documents, and in fact you to write a complete HTML page can use Word word processing software. You can also write a text file by other word processing software, web browsers can handle only text messages.)
    2016-10-18 09:09:10下载
    积分:1
  • 集成运算放大器应用原理
    集成运算放大器应用原理,超星阅览器阅览(Integrated Operational Amplifiers principle, viewing reader Superstar)
    2005-02-19 14:03:24下载
    积分:1
  • Bayesian-Computation
    专门介绍Bayesian的书籍,可以进行mcmc编程等(Special introduction Bayesian books, can MCMC programming etc.)
    2014-11-13 00:04:45下载
    积分:1
  • mimo-ofdm
    mimo - ofdm系统的性能与自适应波束形成算法。来自IEEEE,2007(Performance of MIMO-OFDM systems with adaptive beamforming algorithm,from ieee 2007)
    2021-05-16 14:30:02下载
    积分:1
  • Python核心编程 第3版 中文版
    说明:  本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。 第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。 第 2 部分 讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。 本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts. Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on. Part 2 Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents. This book is suitable for Python developers with some experience.)
    2020-06-17 10:40:02下载
    积分:1
  • 算法图解.pdf
    本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。 本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者(This book is rich in examples and illustrates algorithms in a concise and easy-to-understand way. It aims to help programmers make better use of algorithms in daily projects to help software development. The first three chapters introduce the basic algorithms, including binary search, large O representation, two basic data structures and recursion. The rest of the paper will focus on the widely used algorithms, including: when to use greedy algorithm or dynamic programming, hash table application, graph algorithm, K nearest neighbor algorithm when facing specific problems. This book is suitable for all programmers, computer-related teachers and students, and readers interested in algorithms.)
    2020-06-20 19:00:02下载
    积分:1
  • 深度学习
    说明:  python 关于深度学习以及Imageai的一些资料(Python deep learning and other file about the Imageai)
    2020-06-16 12:28:32下载
    积分:1
  • Python网络数据采集
    python网络数据采集 高清pdf 特别推荐这本书,通俗易懂,作者讲的非常详细(Python Network Data Acquisition high-definition pdf)
    2019-03-10 19:56:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载