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

RL&ZARL-(1_3)-(1_3_5_1).png(560 × 420像素,文件大小:4 KB,MIME类型:image/png


摘要

描述 This is a MATLAB screenshot of rlocus plot of .
日期 June 4th, 2007. mike
来源 自己的作品
作者 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'

许可协议

Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2013年9月5日 (四) 18:202013年9月5日 (四) 18:20版本的缩略图560 × 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)
2007年6月3日 (日) 21:442007年6月3日 (日) 21:44版本的缩略图560 × 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

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: