Community Profile

photo

Sreenidhi Yeturi


Last seen: 대략 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


Out of memory while using FFT
I'm trying to plot the field for a FDTD simulation in frequncy domain but I keep running into memory error. I've attached my cod...

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

1

답변

질문


Error: NaN/Inf breakpoint hit for symvar.m on line 33. 33 n = inf;
I'm trying to calculate the discrete wavenumber and plot the phase error for all the values of p from 0 to 180. I know there is ...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


Single prompt for large set of variables
Hi I have huge set of variables that require an input from the user I would like to prompt them for all of them at once. I canno...

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

1

답변

질문


Graph window is blank
function V_Gauss_Pulse(t, to, t_w) tp = (t-to)^2/t_w^2; vg = exp(tp); plot (vg,t)

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

1

답변