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

搜索资源列表

  1. asd

    1下载:
  2. 此模型为状态观测器的Matlab实现,提供了一个用于状态观测器的实现模板,适合于新手学习。-This model for the state observer of Matlab, providing a state observer for the realization of the template, suitable for novices to learn.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:40074
    • 提供者:xumingfa
  1. ful1

    0下载:
  2. code consisit of designing of full order state observer using matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5691
    • 提供者:sharan
  1. observer

    0下载:
  2. 观察者模式的例子,对编程初学者很有帮助,headfirst系列。-Observer pattern example, useful for programming beginners, headfirst series.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:7702
    • 提供者:Bulter
  1. ObserverModelDEMO

    0下载:
  2. Observer 设计模式DEMO,CMD下模拟股票数据的刷新。超简单-Observer design model demo.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:53315
    • 提供者:xudanhui
  1. BasedonthePIDControlofDisturbanceObserver

    0下载:
  2. 这是一个很好的matlab程序源,能够很好的反映出基于干扰观测器的 PID 控制性能。-This is a good source of matlab programs that can well reflect the disturbance observer-based PID control performance.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:3285
    • 提供者:xingjun
  1. lecture3

    0下载:
  2. 基于java的observer的模式 关于天气变化就能通知到每个功能-observer java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:9759
    • 提供者:sunny
  1. observer

    0下载:
  2. OBSERVER DESIGN PATTERN
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3572
    • 提供者:shigen
  1. kalman

    0下载:
  2. kalman观测器的设计例子,并且对设计出来的系统进行阶跃响应,可观测响应图形-kalman observer design example
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:565
    • 提供者:caojiufa
  1. obseverchua

    0下载:
  2. Simulink model for observer based synchronization in chua s systems
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9551
    • 提供者:Mike Gao
  1. dd

    0下载:
  2. A COMPARISON OF A FLUX OBSERVER WITH A BACK-EMF TECHNIQUE FOR SENSORLESS ROTOR POSITION ESTIMATION
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1914243
    • 提供者:hacen
  1. Observer.cpp.tar

    0下载:
  2. 当OfficeDoc 对象的内容或状态发生变化时,所有与之相关联的DocExplorer对象都将得到通知,这种应用被称为观察者模式-When the OfficeDoc the content or status of the object changes, all associated DocExplorer object will be notified that this application has been referred to as Observer Pattern
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1585
    • 提供者:tomcat
  1. sensorless_SMO

    4下载:
  2. 永磁同步电机无传感器控制(滑模观测器法)-Permanent magnet synchronous motor sensorless control (sliding mode observer method)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:21120
    • 提供者:冯尧径
  1. Principles_of_Automatic_Control_procedures_for_a_n

    1下载:
  2. 内含3个程序,分别为:基于MATLAB 的状态反馈极点配置函数设计,极点配置分析,全阶观测器设计分析。-Includes three programs, namely: MATLAB-based state feedback pole assignment function design, pole placement analysis, full-order observer design and analysis.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:628622
    • 提供者:吴应攀
  1. Current_model_flux_observer

    0下载:
  2. Paper about a new close loop current model flux observer to estimate the rotor flux, position and velocity of an induction machine. The current observer includes carefully designed sliding mode functions which are derivative of the fluxes along the a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:484621
    • 提供者:gregbur
  1. KFILSMOB

    0下载:
  2. sliding mode observer for a Simple Noisy measurements
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1522
    • 提供者:srivardhan
  1. quitz9

    0下载:
  2. 决定性系统中,设计一个状态观测器和反馈系统-Design a combined state observer and feedback system for the system below
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:58390
    • 提供者:小薇
  1. control

    0下载:
  2. 利用matlab编写程序对控制系统的稳定性进行判断;对系统的可控性与可观性进行判断;用频域特性和时域特性对控制系统进行分析与设计;判断系统的可控性与可观性,对系统进行极点配置,设计观测器,掌握控制系统的设计方法。-Using matlab to program the control system to judge the stability on the system controllability and observability to judge using frequency do
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2631
    • 提供者:jhzhu
  1. Observer

    0下载:
  2. 设计模式中的观察者模式模拟及相关代码和测试-The observer design pattern models and related code and test simulation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:8013
    • 提供者:董涛
  1. danzhanwuyuandingwei

    1下载:
  2. 实现单站无源定位仿真算法 目标进行二维直线运动-Simulation for single observer passive location algorithm for two-dimensional linear motion target
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1540
    • 提供者:张桃源
  1. ZhuanTai_DO_test_2

    0下载:
  2. 基于干扰观测器的PID控制 通过PID控制对存在干扰的被控对象的仿真-Based on disturbance observer PID control PID control by the existence of the object and interference simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1266
    • 提供者:占佳
« 1 23 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com