搜索资源列表
OReilly.Version.Control.With.Subversion.Jun.2004.e
- [软件工程] [软件工程] [软件工程] -[Software Engineering Software Engineering] [ ] [Software Engineering Software Engineering] [ Software Engineering] [Software Engineering Software Engineering] [ ] [Software Engineering Software Engineering]
Variable-structure-systems-with-sliding-modes
- 俄亥俄州立大学滑模控制创始人Utkin教授最经典的一篇文章 滑模控制的奠基性文章-sliding Ohio State University Professor Lev control of the founders of a classic article sliding control of the foundation an article
sistema-control-digital
- DISEÑ O E IMPLEMENTACIÓ N DE UN SISTEMA DE CONTROL DIGITAL DE POSICIÓ N PARA UN MOTOR DC Digital Control (PID) using a uC with C code for a position system of a DC motor
OReilly_Version_Control_With_Git
- Version Control With Git,O Reilly 的2009年四月第一版,封面小蝙蝠。很好的介绍git版本控制的书,配有插图,适合初学者。-Version Control With Git, oReilly’s April 2009 edition, the cover is a small bat. a good introduction to the git , with illustrations, suitable for beginners.
Fuzzy_PID_Control_of_Stepping_Motor
- 摘要:由于步进电动机调速系统具有非线性等特点,使得利用简单模糊控制与传统PID控制精度不高,因此文中提出利用模 糊PID控制器实现对步进电动机调速系统进行控制的方法,并设计了模糊PID控制器。文中首先建立了步进电动机的数学 模型,并根据数学模型推导了其传递函数 然后介绍了模糊PID控制器结构,以及模糊控制规则的生成方法,并且对该控制 方案进行数字仿真。仿真结果表明:该方法调节精度较高,动态响应快,无超调,有一定的可行性。 -Abstract: As the stepper mot
ARM
- 基于ARM的只能交通灯控制方案,采用模糊算法,嵌入式能更好运行-Based on ARM' s only traffic light control scheme using fuzzy algorithms, embedded run better
AutoFan
- 用pic工业控制单片机编写的自动红外调速风扇程序-Industrial control with a pic microcontroller automatic infrared write speed fan program
Error-Control-Coding_Ch06
- Error Control Coding second edition by Shu Lin and Daniel J. Costrllo Chapter six with good scanning
3-Phase-BLDC-Motor-Control-with-Hall-Sensor
- Brush Less DC Motor Control. *.pdf
MOTOR-CONTROL
- Motor control with some popular application
Decentralized-cooperative-control
- 一种分布式控制下的多智能体合作情况下的队列的控制,并附有真实的模型,是参考国外的文献。-Under the control of a distributed multi-agent cooperation in case of queue control, with a real model, the foreign literature.
BLDC-motor-control-with-LPC17xx
- bldc motor control using lpc17xx guideline
utility-based-power-control-with
- 利用博弈论的方法研究功率控制问题,文章中我不理解之处是没有得到功率的表达式 怎么有的仿真结果-A game theoretic model with pricing for power control considering square, triangular and hexagonal deployment schemes for VMIMO WSN have been analysed in this paper
SIMOVERT-MASTERDRIVES-Vector-Control
- SIMOVERT MASTERDRIVES Vector Control, a PDF document describe the operation of SIMOVERT MASTERDRIVES Vector Control,with this document you can know how to configure the SIEMENS SIMOVERT MASTERDRIVES Vector Control.
VC-Dialog-and-common-control
- VC++_课件_第05章_对话框和常用控件,带你进入MFC的世界-Courseware VC++ _ _ _ Chapter 05. Dialog and common control with you into the world of MFC
PID-Control-with-MATLAB-and-Simulink---MATLAB
- A proportional-integral-derivative controller (PID controller) is a control loop feedback mechanism (controller) widely used in industrial control systems. A PID controller calculates an error value as the difference between a measured process variab
POWER-SYSTEM-CONTROL-WITH-DISTRIBUTED-FLEXIBLE-AC
- POWER SYSTEM CONTROL WITH DISTRIBUTED FLEXIBLE AC TRANSMISSION SYSTEM DEVICES+thesis
temperature-control
- PID temperature control with atmega16_LCD16x2, DS1307.
New-Method-of-Voltage-Control
- 考虑分布式电源的配电网电压控制新方法。针对含分布式电源的配电网电压越限问题,提出了一种基于灵敏度分析进行综合调节分布式电源出力和投切电容器组的电压控制新方法。当配电网出现节点电压越限,通过计算各个节点的注入无功功率对电压的灵敏度,以系统节点电压偏移最小为目标函数,采用和声算法,综合确定调节分布式电源出力大小和投切电容器组大小,并对分布式电源是否参与电压控制的控制效果和是否按电压灵敏度调节电压的控制效果进行了比较。-New Method of Voltage Control Considering
Motor Control with MATLAB using Arduino Uno
- Motor Control with MATLAB using Arduino Uno for students. Code below: clearvars a = arduino('com31', 'uno', 'Libraries', 'Servo'); s = servo(a, 'D4'); %flag = 1; %while flag for angle = 0:0.1:1 writePosition(s, angle); current_pos = readPositi