« Return to Thread: My first contribution to Octave

My first contribution to Octave

by paramaniac :: Rate this Message:

Reply to Author | View in Thread

Dear Octave Community

I wish to make my first contribution to Octave, intended for the  
control package. It's a function called svplot(sys) and it plots the  
singular values of a MIMO system over a range of frequencies, similar  
to Matlab's sigma(sys). You can find the m-file together with a little  
demo here:

http://n.ethz.ch/student/lukasre/download/svplot/

I hope my work is useful to Octave :-)

Regards,
Lukas

BTW: I'm an engineering student, not a professional coder, so please  
let me know about possibilities to improve the function!
_______________________________________________
Help-octave mailing list
Help-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

 « Return to Thread: My first contribution to Octave