-
先进的滑动机械系统的模式控制
先进的滑动机械系统的模式控制:设计,分析及MATLAB仿真“需要读者通过基本概念,涵盖了最新的研究滑模控制这本书是从工程实际的角度来写,并探讨众多经典的滑模控制器。包括连续时间滑模控制,离散时间滑模控制,模糊滑模控制,神经滑模控制,反推滑模控制,动态滑模控制,基于观测器,终端滑模控制滑模控制,滑模控制机器人机械手和滑模控制飞机,这本书旨在帮助工程师和研究人员在控制领域的工作。刘金琨博士工作在航空航天和新华王博士北京工业大学工程在新加坡国立大学。
- 2022-05-21 00:42:27下载
- 积分:1
-
Open DMT GPS server source code
Open DMT GPS server source code
- 2022-01-25 19:10:40下载
- 积分:1
-
Software process development documentation, software engineering, and applied to...
软件过程开发文档,软件工程方面的,适用于个人或者小团队-Software process development documentation, software engineering, and applied to individuals or small teams
- 2022-03-06 11:18:02下载
- 积分:1
-
SPY++的使用帮助
SPY++的使用帮助-SPY++ Use help
- 2022-01-25 21:33:13下载
- 积分:1
-
实用的python2.5中文手册。需要的可以看看。
实用的python2.5中文手册。需要的可以看看。-Practical English Handbook python2.5. Need to look at.
- 2022-07-13 19:29:38下载
- 积分:1
-
oracle 8i 开发使用手册
oracle 8i 开发使用手册-oracle 8i development Manuals
- 2022-05-19 17:56:03下载
- 积分:1
-
争取E 效率是古老而普遍的时间和其他资源的影响。
The strive for eciency is ancient and universal as time and other resources are
always in shortage Thus the question of which tasks can be performed eciently
is central to the human experience
- 2022-06-14 03:40:48下载
- 积分:1
-
C++网络编程,卷2,着重对ACE框架,提供全面的…
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.
- 2022-07-20 21:28:53下载
- 积分:1
-
西蒙,训练径向基神经网络的扩展卡尔曼滤波…
Dan Simon, Training radial basis neural networks with the extended Kalman Filter, 2001. Article on RBF neural networks, with examples, source programs on Matlab
- 2022-10-30 19:20:03下载
- 积分:1
-
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来...
传教士与野人问题我们分两种情况考虑。先考虑船在左岸的情况。如果不考虑限制条件,也就是说,船一次可以将三人从左岸运到右岸,然后再有一个人将船送回来。这样,船一个来回可以运过河2人,而船仍然在左岸。而最后剩下的三个人,则可以一次将他们全部从左岸运到右岸。所以,在不考虑限制条件的情况下,也至少需要摆渡[(M+N-3)/2]*2+1次。其中分子上的"-3"表示剩下三个留待最后一次运过去。除以"2"是因为一个来回可以运过去2人,需要[(M+N-3)/2]个来回,而"来回"数不能是小数,需要向上取整,这个用符号[ ]表示。而乘以"2"是因为一个来回相当于两次摆渡,所以要乘以2。而最后的"+1",则表示将剩下的3个运过去,需要一次摆渡。-M-C products
- 2022-03-03 01:31:52下载
- 积分:1