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 我,此作品的版權所有人,釋出此作品至公共領域。此授權條款在全世界均適用。
這可能在某些國家不合法,如果是的話:
我授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

檔案來源 Chinese (Taiwan) (已轉換拼寫)

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2013年9月5日 (四) 18:20於 2013年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:44於 2007年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 使用了這個檔案: