Community Profile

photo

BIKRAM KESHARI KHANDAI


Last seen: 5개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


when I am subtracting two same values found out from different equations not giving 0, it is giving imaginary value
n = 7; t = 0.6; tp = 0.05; tc = 0.05; x = (n-1)*(tp+tc); delta = sqrt(t-x) Ans:- delta = 0.0000e+00 + 1.0537e-08i Here ...

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

1

답변

질문


How can I repeat if else statement while the statements getting summed of n times?
In my code the if else statements are depends upon time and 'n'(summing of n times). After a certain time the statements are get...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Temperature distribution for pulse mode Laser operation
I have to repeat the if and elseif statements n times in such a way that for time 1-2 second it should calculate the values (f1,...

2년 초과 전 | 답변 수: 0 | 0

0

답변