Statistics
RANK
262.160
of 297.016
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Please help..About probability ?
We will make an experiment with dices. We will throw a couple of dices an arbitrary number of times and decide how often these...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
fzero
how can I show all zeros in a figure window I want to see all zeros with *(star) not only one and I want to present them wit...
bijna 13 jaar ago | 0 answers | 0
0
answersQuestion
Least square fit.
a) Create an m-file that requests 5 arbitrary pairs of x and y values. You should read one pair at a time and make a plot o...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
inline function and convert
Question is that: Create an m-file that asks for a function (sin(x) + cos(3*y) ....) that depends on different variables x,y an...
bijna 13 jaar ago | 1 answer | 0
1
answerginput
yes now it works fine but it wants from me always mouse click I only want the my twelve points by clicking.. Thank you for yo...
bijna 13 jaar ago | 0
| accepted
ginput
D=cell(1,12) for i=1:12, D{1,i}=input('Give me any number between 0 and 20:\n'); end celldisp(D); Z=[D{1} D{2} D{3...
bijna 13 jaar ago | 0
Question
ginput
The question is that: Read 12 arbitrary numbers from the keyboard to a vector one at a time. The numbers should all be in the ...
bijna 13 jaar ago | 3 answers | 0