Statistics
3 Questions
0 Answers
RANK
138,119
of 301,577
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,338
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,550
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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))))...
7 years ago | 3 answers | 0
3
answersQuestion
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...
7 years ago | 0 answers | 0

