photo

sami elahj


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
219,362
of 297,457

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Subtracting two arrays Matlab
this may sound awkward, i tried a loop but i am getting error(attempt to access), what i am trying to do is subtracting 2 array...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Several Operations Within a Matrix Matlab
i'd like someone with knowledge on matlab to help me sort this out, the plan is to write a script as follow <</matlabcentral...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Copy values from a vector to a matrix
i have a problem trying to replace (copy) values from a vector to a matrix. So given this matrix 1 1 1 1 1 ...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
please i need help with Matrix manipulation
it seems like this works mx=max(data(:,3)); %// maximal node index ly = zeros(mx,1); for ii=2:mx, ly(ii) = ...

9 years 前 | 0

| 已接受

提问


please i need help with Matrix manipulation
hello everyone, i need help on writing a script that does the following: data=[1 1 2; 2 1 3; 3 3 4; ...

9 years 前 | 4 个回答 | 0

4

个回答