photo

piggy_jes


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
2 个回答

排名
298,197
of 299,768

声誉
0

贡献数
6 个提问
2 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,800

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,831

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Question about creating matrices.
How can I randomly create two non-diagonal matrices that are similar ?

10 years 前 | 1 个回答 | 0

1

个回答

提问


Can I create a matrix with unknown dimension ?
Can Matlab allow me to create a matrix that has an unknown dimension ? In case that the amount of data is unknown.

11 years 前 | 2 个回答 | 0

2

个回答

提问


What did I do wrong ?
This is my code : count=0; for m=1:9 for n=1:10 for p=1:9 for q=1:10 if abs(...

11 years 前 | 0 个回答 | 0

0

个回答

已回答
Cannot type anything in Command Window after run M.file!
Thank you. I've found the solution.

11 years 前 | 0

提问


Cannot type anything in Command Window after run M.file!
This is my code : lottery=[1000,500,200,300,0,0,0,0,0,0] l=length(lottery); a=zeros(9:10); for i=1:l for j=i+...

11 years 前 | 3 个回答 | 0

3

个回答

提问


Probability dealing a deck of cards. Need helps!
I'd like to use Matlab to solve this problem. There are 10 cards in a box that each has its number from 1 to 10. The cards nu...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
How can I use matlab to solve this probability problem ?
Hi, Sorry for my unclear statement. The last sentence mean the problem ask to know what's the probability that the "differenc...

11 years 前 | 0

提问


How can I use matlab to solve this probability problem ?
There are 10 lottery cards in a box that each has its number from 1 to 10. The cards number 1,2,3 and 4 have lottery prize of 10...

11 years 前 | 3 个回答 | 0

3

个回答