CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - observer

搜索资源列表

  1. observer

    0下载:
  2. 观察者模式(Observer Design Pattern )的基类。使用者只要把这四个文件加入到工程,并且从CSubject派生自己的Subject类,从CObserver中派生自己的Observer类,并且实现Update()函数。即可实现观察者模式。-Observer Design pattern.You just need to add these four files into your project.You can easily implement the observer pat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1654
    • 提供者:小建
  1. PMSM_SMO

    0下载:
  2. Permanent Mangnet Synchronous Motor using sliding model observer.......using SIMULINK
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:26180
    • 提供者:boni
  1. DoubleInvertedPendulum

    0下载:
  2. Double Inverted Pendulum Full-order observer design Reduced-order observer design Pole-placement method LQR method LQE method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:23237
    • 提供者:socosmo
  1. observer

    0下载:
  2. 观察者模式.观察者模式定义了对象之间的一对多依赖,这样一来,当一个对象改变状态时,它的所有依赖者都会收到通知并自动更新-Observer pattern. Observer pattern defines a one to many dependency between objects, so that, when an object changes state, all its dependents are notified and updated automatically
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:436303
    • 提供者:freeing
  1. dirct-torque-sensorless

    3下载:
  2. 异步电机的精确控制和速度辨识是交流传动系统中重要问题。在该仿真系统中,电机转速采用易于检测的电机定子电压和电流得到转速MRAS辨识算法来估算。由于速度辨识算法中电压模型的纯积分环节会引起的误差积累和漂移问题,采用改进积分型转子磁链估算模型来解决。-The precise control and the speed identification of AC motor are the very important issues on AC drive system.In this system,
  3. 所属分类:matlab例程

    • 发布日期:2013-05-03
    • 文件大小:21595
    • 提供者:王晨
  1. pend

    4下载:
  2. 滑模状态观测器,通过支持向量机的方法来辨识滑模状态观测器的参数-Sliding mode observer, through the support vector machine method to identify the parameters of sliding mode observer
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:440085
    • 提供者:liying
  1. Position-Sensorless-Control-for-PM

    2下载:
  2. :针对电动汽车永磁同步电机无位置传感器控制系统,在两相静止坐标系( —B)内将滑模观测器法 与MRAS结合,提出了基于模型参考自适应的滑模观测器,并利用自适应律估计永磁同步电机的转子速度。仿真 和试验表明无位置传感器控制方法是切实可行的。 关键词:电动汽车永磁同步电机无位置传感器控制 自适应滑模观测器-This paper presents a new adaptive slid—mode observer for electric vehicle permanent magnet
  3. 所属分类:SCM

    • 发布日期:2014-04-09
    • 文件大小:488448
    • 提供者:fmx
  1. KP

    0下载:
  2. 基于三相感应式异步电机的风力发电系统中的磁链观测器的建模仿真-Three-phase asynchronous induction motors based on wind power generation system in flux observer Modeling and Simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7981
    • 提供者:夏田
  1. 2InvertedPendulum

    1下载:
  2. 单级倒立摆二级倒立摆simulink model and mutiple control aglorithms Full order observer Full order observer with Kalman filter Poleß Placement method LQR optimization-Single-stage inverted pendulum inverted pendulum simulink model and mutiple cont
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:48268
    • 提供者:Sophie Li
  1. observer

    0下载:
  2. 23种设计模式中observer模式的实现,通过这个模式可以使页面接受更新的消息并进行更新,这样就实现了MVC模式-23 kinds of design patterns, observer mode, this model allows the page to receive updated news and updates, so the MVC pattern
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:2679
    • 提供者:daxia
  1. FULL ORDER OBSERVER FOR SPEED ESTIMATION OF VECTOR CONTROLLED INDUCTION MOTOR DRIVE

    1下载:
  2. FULL ORDER OBSERVER FOR SPEED ESTIMATION OF VECTOR CONTROLLED INDUCTION MOTOR DRIVE
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2013-03-05
    • 文件大小:1472192
    • 提供者:engahmedz
  1. observer

    0下载:
  2. 观察者模式的简单代码实现。有助于对初学设计模式这对观察者模式的理解。-Simple observer pattern code. This design pattern helps the beginner understand the observer pattern.
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:212740
    • 提供者:
  1. CB-observer

    0下载:
  2. 自己编写的关于CB观测器例子的程序,非线性那个有点不足-I have written on CB observer program examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2457
    • 提供者:韩苏
  1. The-designer-mode-observer-pattern

    0下载:
  2. 自己实现了23种经典的设计模式之观察者模式,观察者模式的两种模型“拉”模型和“推”模型-Their implementation of 23 kinds of classic design patterns of the observer pattern, two kinds of model of the observer pattern "pull" model and "push" model
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1966
    • 提供者:xiaojiang
  1. observer

    0下载:
  2. pc observer source Visual Studio 2010 c# client pc Monitoring
  3. 所属分类:Windows编程

    • 发布日期:2014-10-27
    • 文件大小:32343455
    • 提供者:unitline
  1. Observer-Thread-sample

    0下载:
  2. 考虑到这些应用, 比较合适的就是 Observer (观察者) 模式, 不仅可以动态的加入/移出观察者, 也能够让线程类 (Core) 和显示类 (UI) 之间脱耦. 可谓一举多得. 于是我就试着写了个线程搜索路径下所有文件的例子, 在其中应用了 Observer 模式.-Decoupling between the consideration of these applications is more appropriate Observer (Observer) mode, not only
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:481743
    • 提供者:LI
  1. Observer

    0下载:
  2. 在VS上用C++编写的观察者软件设计模式的模板。-Templates in VS written by C++ observer software design patterns.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3934583
    • 提供者:林小风
  1. Improved-sliding-mode-observer-model

    3下载:
  2. 改进的滑模观测器模型,实现永磁同步电机反电动势的估算。-Improved sliding mode observer model, realize the permanent magnet synchronous motor counter electromotive force estimate.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:13745
    • 提供者:金城肆
  1. observer-mode

    0下载:
  2. 经典设计模式中的观察者模式,通过代码实现,详细说明了观察者模式的思想-Classic design mode observer mode, by code, a detailed descr iption of the mode of thinking observer
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:106356
    • 提供者:赵小韩
  1. adaptive-state-Observer

    0下载:
  2. 使用卡尔曼滤波技术对一类具有干扰的非线性系统设计观测器。-Kalman filtering technique designed for a class of nonlinear systems with disturbance observer.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:李新
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com