Slopjong
A geek discovering the World, Tech & Science
Latest Posts
Programming
Mac
Linux
WordPress
Hardware
Howtos
Nerd Trash
matlab Archive
0
Transfer functions with delays in Matlab
Posted on September 9, 2010
I was wondering how to use delays in transfer functions. First I modeled the delay explicity with the e function. In this example I create the laplace variable s and [...]
Continue Reading
0
Matlab commands for feedback controls
Posted on June 14, 2010
Here is a small matlab reference for feedback calculations or simulations: roots: Find polynomial roots poly: Convert roots to polynomial conv: Convolution and polynomial multiplication polyval: Evaluate polynomial tf: Creation of transfer functions or [...]
Continue Reading
0
Matlab for C++ programmers
Posted on January 15, 2009
[singlepic=403,80,60,left] Today I went to Frankfurt to a seminar provided by MathWorks. It was about “Matlab for C++ programmers”. I learnt more about features that I didn’t know before like the [...]
Continue Reading