photo

ahmad


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
116,144
of 300,847

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,279

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Read Results Using boxplot
hello, I wrote a program using java that makes some calculations and then gives the result in a text file, I need to read thi...

13 years 前 | 0 个回答 | 0

0

个回答

提问


matrix with multiple matrices
hello all, I have the following example c1 c11 c111 c11' c111' c111...... c2 c22 c222 c22' c222' c222.... ..... c...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
reading data from dataset.txt
this is converting the text in to cell is there another way to convert it to string ??

13 years 前 | 0

提问


reading data from dataset.txt
hello all, i have this file that contain the following #NB_OF_USERS_PAIRS 1 1 2 2 #NB_OF_EDGE_PAIRS 2 ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


martix with mod question
i have the following code for i=1:n1*n2 for j=1:n1*n2 gi=mod(i,n2) if(~gi) gi=n2; end gj=mod(j,n1) if(...

13 years 前 | 1 个回答 | 0

1

个回答