photo

Pooya Zeg


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
33,085
of 300,706

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
1

RANK
 of 21,045

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,244

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 1

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer