photo

yahya aktas


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
2 个回答

排名
262,652
of 297,503

声誉
0

贡献数
5 个提问
2 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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 ...

13 years 前 | 3 个回答 | 0

3

个回答