Statistics
6 Questions
0 Answers
RANK
186,598
of 301,379
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 21,244
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,273
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
Subscript indices must either be real positive integers or logicals.
I found this programme online and tried to use it but if I run it it says: 'Subscript indices must either be real positive integ...
8 years ago | 3 answers | 0
3
answersQuestion
What does the number before the decimal point do ? e.g.'%4.5f' ?
I am trying to display pi to certain number of digits(6) and I got it by using this code: sprintf('%4.5f',pi) and I can...
9 years ago | 1 answer | 0
1
answerQuestion
Monte Carlo simulation to find the area under the graph !!
I've seen loads of examples about using Monto carlo but I can't figure out how to find the area under the graph. For example I ...
9 years ago | 1 answer | 0
1
answerQuestion
Plotting a graph of a date !!
I am trying to plot a graph of the amount of rain over one year ( 12 months) using the code below, but the problem is that only ...
9 years ago | 2 answers | 0
2
answersQuestion
y-values from a given function
I have a function and two values of x and I would like to find the values corresponding to the x-values, how should I start ? I ...
9 years ago | 1 answer | 0
1
answerQuestion
Changing number of digits
I am trying to display the exact first 6 digits of pi how to do that ?
9 years ago | 1 answer | 0

