File:RL&ZARL-(1 3)-(1 3 5 1).png

RL&ZARL-(1_3)-(1_3_5_1).png(560 × 420 pixels, file size: 4 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

edit
Description This is a MATLAB screenshot of rlocus plot of .
Date June 4th, 2007. mike
Source Own work
Author Mintz l

MATLAB code

edit
num=[1 3];
den=[1 3 5 1];
G=tf(num,den);
rlocus(G,-G);
title 'Root Locus of (s+3)/(s^3+3s^2+5s+1)'
legend 'RL' 'ZARL'

Licensing

edit
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:20, 5 September 2013Thumbnail for version as of 18:20, 5 September 2013560 × 420 (4 KB)Panda34 (talk | contribs)Changed "s+2" in the plot title to the correct value of "s+3" as per description. (Verified that it is indeed the correct formula for the given plot)
21:44, 3 June 2007Thumbnail for version as of 21:44, 3 June 2007560 × 420 (5 KB)Mintz l (talk | contribs){{Information |Description=This is a MATLAB screenshot of rlocus plot of <math>s+3\over s^3+3s^2+5s+1</math>. |Source=self-made |Date=June 4th, 2007. |Author= Mintz l }} ==MATLAB code== <source lang=matlab> num=[1 3]; den=[1 3 5 1]; G

The following page uses this file:

File usage on other wikis

The following other wikis use this file: