photo

Yamana Uno


Last seen: 8 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


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 mois il y a | 1 réponse | 0

1

réponse

Question


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 mois il y a | 2 réponses | 0

2

réponses

Question


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 mois il y a | 2 réponses | 0

2

réponses

Question


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 mois il y a | 1 réponse | 0

1

réponse

Question


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 mois il y a | 1 réponse | 0

1

réponse