photo

Pooya Zeg


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
32,730
of 300,813

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
1

排名
 of 21,086

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,169

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to remove some parts of a Matlab plot?
Hello, I just wanted to know if it is possible to remove some parts of a Matlab plot. The solution is the specified region and ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to find a row of a large matrix
I have a 64 by 3 matrix in which each row is a combination of 1, 2, 3, and 4. I want to find row: 1 3 3, and I used the "find" c...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Matrix multiplication using a for loop
I want to make matrix A using elements of matrices P1 and P2 in the following form. Is there any way to do this using a for loop...

5 years 前 | 1 个回答 | 1

1

个回答

提问


How to index a high dimensional matrix that grows exponentially
I want to generate a high-dimensional matrix T (4^N by 4^N) using the elements of another matrix P (4^N by 16*N). My code can co...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to use a "for loop" to generate a matrix
I'm going to create a matrix T (4^N by 4^N) using another matrix P, but I cannot find the appropriate pattern for the simplest c...

5 years 前 | 1 个回答 | 0

1

个回答