RS正反器功能方塊 |
尚未結案
|
aiedsion
一般會員 發表:1 回覆:0 積分:0 註冊:2008-01-23 發送簡訊給我 |
↑整體設計圖 以下是程式 但不知道哪裡出錯耶 >> clear; >> sim('rsflop'); >> figure(1) >> subplot(311); >> plot(t,S); >> xlabel('time(sec0') >> ylabel('S input'); >> axis([0 10 0 2]); >> grid on >> subplot(312); >> plot(t,R); >> xlabel('time(sec0') >> ylabel('R input') >> axis([0 10 0 2]); >> grid on >> subplot(313); >> plot(t,enable); >> xlabel('time(sec0') >> ylabel('enable') >> axis([0 10 0 2]); >> grid on >> figure(2) >> subplot(211); >> plot(t,Q); >> xlabel('time(sec0') >> ylabel('Q output') >> axis([0 10 0 2]); >> grid on >> subplot(212); >> plot(t,Qp); >> xlabel('time(sec0') >> ylabel('Q_inverse output') >> axis([0 10 0 2]); >> grid on |
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |