Statistics
5 Questions
0 Answers
RANK
213,878
of 301,159
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 21,182
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,105
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
Sum does'nt work for large q.N
I was wondering if anyone could give me some advice or correct my code so this sum will run for large q and N. I presume the pr...
7 years ago | 1 answer | 0
1
answerQuestion
Why is my code just filling row 100 values of a matrix?
My code below should fill the matrix q with the value h(when the while loop breaks for each m) however it seems that most of the...
7 years ago | 1 answer | 0
1
answerQuestion
Input at time t of a loop
I am running a loop in my code that updates a vector, is there a way that I can write code to update the vector at say time 50, ...
7 years ago | 1 answer | 0
1
answerQuestion
How do you find the distance of an assigned coordinate to the centre?
x(i)= rand(n1,n2); if I have assigned a point such as above for x(i) how would I find the the distance from x(i) to the centre...
10 years ago | 0 answers | 0
0
answersQuestion
How do i resolve the error in this code:
% Programme for estimating k in DE prompt= 'input a value for k : ' ; k = input(prompt); w =(pi/12); ...
10 years ago | 1 answer | 0

