photo

ayumi obitsu


Last seen: 14 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to draw a Nyquist plot while avoiding the pole at the origin
Hello I am trying to draw the Nyquist plot of this transfer function. nyquist(tf([2 2],[1 40 600 4000 10000 0])); As you can ...

14 days ago | 2 answers | 0

2

answers

Question


How to edit the red "+" marks on the Nyquist plot
Is there a way to change the thickness and color of the red + marks that appear when drawing a Nyquist diagram?

18 days ago | 2 answers | 0

2

answers

Answered
変数名に対応した規則性のあるベクトルの作成と ベクトルの結合
回答していただき,ありがとうございます。 私の質問が分かりにくかったのが悪いのですが, n0c,n(i)c,n(i)sはそれぞれ違う式となっています。 また,n0cのみ第一列にあり,その後はn(i)c,n(i)sが並ぶ形となります。したがって,正方行...

11 months ago | 0

Question


変数名に対応した規則性のあるベクトルの作成と ベクトルの結合
nを設定し,i=1:(n-1)/2,j=0:(n-1) 以下のような規則性のあるベクトルをfor文等を用いて生成する方法はありますでしょうか。 また,できれば,三角関数は計算せず,πで表現した形で出力させたいです。(sin(π)→ ○sin(π) ×1...

11 months ago | 2 answers | 0

2

answers

Question


ボード線図の線を任意の色にする /How to make the lines of a bode diagram any color specified by RGB
bodeを使用する際、rgbmrckでいろを指定することは可能ですが、16進数やRGBで指定する任意の色にも変更可能ですか? How to make the lines of a 'bode' any color specified by RGB

1 year ago | 1 answer | 0

1

answer