photo

yahya aktas


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
ginput
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...

12년 초과 전 | 0

| 수락됨

답변 있음
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...

12년 초과 전 | 0

질문


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 ...

12년 초과 전 | 답변 수: 3 | 0

3

답변