Community Profile

photo

Muhammad Fauzan


Last seen: casi 2 años hace Con actividad desde 2020

Estadísticas

Content Feed

Ver por

Pregunta


Error Unbalanced or unexpected parenthesis or bracket.
Dy = 10; Dz = 10; lambda = 0.0001; a = 270; v = 3; Q1 = 1000;Q5 = 1000;Q9 = 1000; Q2 = 1000;Q6 = 1000;Q10 = 1000; Q3 = 100...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I change the line color in a graph using plot
I got a different plot from the video tutorial, but the code is exactly the same. anyone can help me? This is the plot of the...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Error Unexpected MATLAB expression.
Dy = 10; Dz = 10; lambda = 0.0001; a = 90; v = 3; Q1 = 1000; % xs1 = 2000; ys1 = -1000;xs5 = 2000; ys5 = -2000;xs9 = 6000;...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error Unbalanced or unexpected parenthesis or bracket
Dy = 10; Dz = 10; lambda = 0.0001; a = 90; v = 3; Q1 = 1000; % xs1 = 2000; ys1 = -1000;xs5 = 2000; ys5 = -2000;xs9 = 6000;...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Error Unbalanced or unexpected parenthesis or bracket.
% Domain a=0; b=1; c=0; d=1; %Pembagian Grid xgrid=4; ygrid=3; U=(zeros(ygrid+1,xgrid+1)); x=linspace(a,b,xgrid+1); fo...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
How to Plot a Continues Tiime Signal
% Domain a=0; b=1; c=0; d=1; %Pembagian Grid xgrid=4; ygrid=3; U=(zeros(ygrid+1,xgrid+1)); x=linspace(a,b,xgrid+1); fo...

más de 2 años hace | 0

| aceptada

Pregunta


plot Discrate time signal
Please give me a sample completion code discrate time signal

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to plot a Continuous time signal
a) x(t) = u(1-t); and b) x(t) = [u(t)-u(t-1)]; i use t = [1 8 0 1 5 0 1 5 4]; please help

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How Ploting Discrate time signal

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to Plot a Continues Tiime Signal
i am unable to plot the following signal can anyone help me? a) x(t)u(1-t); b) x(t)[u(t)-u(t-1)]; Please Help me! I just wan...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Discrate Time code please

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Matrix dimension must agree
w = [0:1:500]*pi/500; X = exp(j*w)./(exp(j.*w) - 0.5.*ones(1,500)); magx = abs(X); angX = angel(X); subplot(2,2,1); plot(w/pi...

más de 3 años hace | 2 respuestas | 0

2

respuestas