Feeds
提问
Help needed for quad function
clear clc EF = linspace(-.2, 1.2, 100)'; n = (EF - 1.12)/.026; epsi = @(E)(E-1.12)/.026; xyz = @(epsi...
14 years 前 | 1 个回答 | 0
1
个回答提问
please help fixing the code
I need to plot an integral function n over 1.1 to Etop and it is keep saying there are too many inputs. I think I am not using s...
14 years 前 | 1 个回答 | 0
