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

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

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

Summary

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

MATLAB code

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

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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

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)Panda34Changed "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{{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 pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file: