photo

Abdallah Almughrabi


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


first time doing GUI
The question is that i need to give a function in the first box, so when i press plot the function is displayed in first axes, b...

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

0

respuestas

Pregunta


how to evaluate the integral of a step unit function? (the first problem)

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

0

respuestas

Pregunta


Undefined function 'postlin' for input arguments of type 'double'.
t = -10:0.01:10; f = inline('4.*hardlim(t+4)- postlin(t+4)+2.*postlin(t)- postlin(t-2)-2.*hardlim(t-2)', 't'); subplot(2,2,1);...

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

1

respuesta

Pregunta


just signed up and can't figure it out as it says :"Error using plot Vectors must be the same length."
clear clc x = 0:pi/16:2*pi; f = (sin(x).^2).*cos(2*x); k = diff(f); plot(x,k);

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

1

respuesta