photo

Yamana Uno


Last seen: 8개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Finding corresponding value of one vector in another vector
Hi, for example if I have vectors A = [0 1 2 3 4 5 6 7 8 9 10] and B = [0 100 200 300 400 500 600 700 800 900 1000]. and am gett...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


Piecewise function in Simulink
I am trying to implement a piecewise function in Simulink over two periods. from 0 <= t < (pi/10) should plot the 500*sin(10t)...

9개월 전 | 답변 수: 2 | 0

2

답변

질문


Finding sum of for loop with if else statement
trangeF = 0:0.001:1.6; % Time range init = 0; for n = -2:2 if n == 0 s0 = 312.5.*((-0.08481.*1j.*exp(-0.08481.*...

9개월 전 | 답변 수: 2 | 0

2

답변

질문


Plotting piecewise function over two periods
I am trying to plot a piecewise function over two periods. I am able to plot it over two periods but it is not very efficient. ...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


For loop with two conditions
I need to create a for loop that runs from n=-2 to 2. When n=0, I must use a different equation (D_n_0) to plot the result. When...

10개월 전 | 답변 수: 1 | 0

1

답변