File:Bode-margin 1 over s(s+2)(s+3).png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Bode-margin_1_over_s(s+2)(s+3).png(560 × 420 pixels, file size: 6 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description MATLAB screenshot of gain and phase margin (bode plot) of
Date
Source Own work
Author Mintz l

MATLAB code[edit]

s=tf('s');
G=1/s/(s+2)/(s+3);
margin(G)

Licensing[edit]

Public domain This work has been released into the public domain by its author, I, Mintz l. This applies worldwide.
In some countries this may not be legally possible; if so:
I, Mintz l grants 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
current14:57, 23 July 2007Thumbnail for version as of 14:57, 23 July 2007560 × 420 (6 KB)Mintz l (talk | contribs){{Information |Description=MATLAB screenshot of gain and phase margin (bode plot) of <math>\ G(s)={1\over s(s+2)(s+3)}</math> |Source=self-made |Date=July 23rd, 2007 |Author= Mintz l }} ==MATLAB code== <source lang="matlab"> s=tf('s'); G

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: