资源列表
滑模变结构控制MATLAB仿真(第2版)仿真程序
- 滑模变结构控制本质上是一类特殊的非线性控制,其非线性表现为控制的不连续性,这种控制策略与其它控制的不同之处在于系统的“结构”并不固定,而是可以在动态过程中根据系统当前的状态(如偏差及其各阶导数等)有目的地不断变化,迫使系统按照预定“滑动模态”的状态轨迹运动。由于滑动模态可以进行设计且与对象参数及扰动无关,这就使得变结构控制具有快速响应、对参数变化及扰动不灵敏、无需系统在线辩识, 物理实现简单等优点。该方法的缺点在于当状态轨迹到达滑模面后,难于严格地沿着滑模面向着平衡点滑动,而是在滑模面两侧来回穿
Numerical Recipes in Fotran77_90
- 两卷数值计算的fortran书终于全了。(Two volume of Numerical Recipes in fortran 77 and 90.)
02第2章
- 数学建模书上程序,神经网络程序,详细有不怕神经网路(Neural network program, detailed)
粒子滤波
- 用matlab实现粒子滤波,基于黄小平老师的新书第七章内容编程源代码(Implementation of particle filtering with MATLAB)
c语言经典程序(1)
- 本文档为《c+c++语言经典、实用、趣味程序设计编程.doc》,可适用于综合领域,主题内容包含c+c++语言经典、实用、趣味程序设计编符等。(This document is "c+c++ language classic, practical, interesting programming programming.Doc", which can be applied to the comprehensive field. The theme contains the cl
链表线性表
- 严蔚敏版数据结构第二章线性链表的基本功能函数的C语言的实现,以及书上算法2.1,2.2,2.3的具体实现(Yan Wei Min version of data structure second chapters, the realization of C function of basic function function of linear list, and the concrete realization of algorithm 2.1, 2.2, 2.3 in book.)
chi_sim
- 这就是为了赚这点积分才这要做的,就是个图片识别中文库,希望能够赚到点积分
Tripl
- C语言实现三元数组,包括初始化,删除数组,输入输出数据,判断升序降序等功能(C language to achieve three yuan array, including initialization, delete array, input and output data, to determine ascending descending order and other functions)
Taylor_calculator
- matlab综合 线性阵列天线 泰勒综合方法 天线阵列(Matlab integrated linear array antenna Taylor synthesis method, antenna array.)
数据结构与算法分析:C语言描述
- 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th
Buddy
- 通过C语言实现了操作系统内存管理中的伙伴算法(Buddy)(The partner algorithm (Buddy) in memory management of operation system is realized through C language)
Apress-Learn-C++-for-Game-Development
- C++ for Game Development