Community Profile

photo

Hyesun Cha


Actif depuis 2015

Statistiques

  • Thankful Level 1

Afficher les badges

Content Feed

Afficher par

Question


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...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


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));...

environ 9 ans il y a | 1 réponse | 0

1

réponse