Feeds
提问
Why is my IFFT plot showing different values from expected.
I am plotting total Electric field(incident and reflected) at some distance "zs" from the interface after it gets reflected fro...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to reduce execution time without using FOR loops?
while(error>0.01) iter = iter+1; % for i = 2:1:xdim-1 % 57 secs % for j = 2:1:ydim-1 % ...
11 years 前 | 1 个回答 | 0