Feeds
提问
why does this code return that my variable A is undefined when i run it? how can i change this?
function f=MSP_Asgn4_Q1_27012653(D,n,X) if X==A P=D*(1+(1.5/100)).^n; end
7 years 前 | 1 个回答 | 0
1
个回答提问
why is this code not running?
yc=zeros(1,10); xb=(pi./4); for i=1:10 yc(i)=yc(i)+(((-1).^(i-1)).*((xb.^((2.*i)-1))./(factorial((2.*i)-1))))...
8 years 前 | 3 个回答 | 0
3
个回答提问
can anyone tell me whats wrong with this code?
To understand how the approximate value converges to the exact value with the increase of number of terms in the summation, fir...
8 years 前 | 0 个回答 | 0

