photo

Hyesun Cha


2015년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변