photo

Hyesun Cha


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Problem trying to integrate a function
function rect = t1(x) if x < 1 && x > -1 rect = 1; else rect = 0; end this was my function in a se...

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

1

respuesta

Pregunta


My equation gives only one value for 1x200 vector variables
%Initial Values and Constants n_i = 1; n_t = 1.33; theta_i = linspace(0,pi/2,200); theta_t = asin(n_i/n_t*sin(theta_i));...

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

1

respuesta