четверг, 18 ноября 2010 г.

Genetic algorithms

Hi!
This is a presentation and handouts for introductionary lecture on evolutionary algorithms.

There are so many books and survey articles on the genetic algorithms and evolutionary optimization!

So, if you interested in appication of GA in control, I would like to recommend refer to article:
Evolutionary algorithms in control systems engineering: a survey

If you interested in design optimization by GA, the book "Optimization of Structural and Mechanical Systems, World Scientific Publishing, 2007" cover this topic quite well.
Or here good survey article:
A Survey of Structural Optimization in Mechanical Product Development

четверг, 11 ноября 2010 г.

Artificial neural networks in control

Dear collegues!

Present to you the only handout material for introductionary lecture on artificial neural networks.

Please refer to additional literature sources listed.

Good introduction to ANN without much math here:
http://arxiv.org/pdf/cs/0308031

Here more deep review of ANN in control -- highly structurized and easy to read (btw with more math):
http://hagan.okstate.edu/hagandemuthacc99.pdf

Also I follow this textbook:
António E. Ruan. Intelligent control systems using computational intelligence techniques, chapter 2 (An overview of nonlinear identification and control with neural networks)

And wiki's entries for reference:
http://en.wikipedia.org/wiki/Artificial_neural_network
http://en.wikipedia.org/wiki/Digital_filter
http://en.wikipedia.org/wiki/Z-transform

MATLAB toolbox:
http://www.mathworks.com/products/neuralnet/

среда, 13 октября 2010 г.

среда, 6 октября 2010 г.

Introduction to fuzzy logic and control

These are materials of lecture with introduction to fuzzy logic and fuzzy gain scheduling control:
[Presentation | Handout]

At this point I decided to slow down and change the style of lections. More examples, less math and theory.
On the next meeting we consider concrete example of fuzzy logic controller and simulate them in MATLAB.

For additional materials I highly recomend to review this paper -- another simple introduction to fuzzy logic with application to fuzzy controller design.
http://www.iau.dtu.dk/~jj/pubs/design.pdf

среда, 29 сентября 2010 г.

Intro lecture

This is Power Point presentation of the introductionary lection on our course. Forgive me about equations -- I will replace ASAP this document by rewritten pdf version, I'm not so familiar with Power Point -- I always use LaTeX for technical/math notes :(

For additionary materials you can refer to wiki, first off all
http://en.wikipedia.org/wiki/Artificial_intelligence
(Here considered many things about which I haven’t said any words at all, and we don't actually planed cover them. For example natural language processing, social intelligence, AI-complete computational problems and so on)

Good general introduction on AI you can find in recommended "Artificial Intelligence A Modern Approach" by Russel and Norvig.

Very old, but interesting and quite lengthy introduction to intelligent control with discussion on classical control vs intelligent control
http://www2.ece.ohio-state.edu/~passino/PapersToPost/bridge-gap-CSM.pdf
Also for more concrete review of intelligent control theory refer to article
http://nr.stpi.org.tw/ejournal/ProceedingA/v24n1/15-30.pdf
(or maybe we get back to this article a little bit later)