photo

SAC CSA


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
104,814
of 301,172

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot two matrices overlapping in the same figure with transparent color?
Hi everyone. I have two data sets, data1.mat and data2.mat, attached. Each data consists of a 2D matrix with 0 and 1's elements....

4 years ago | 1 answer | 0

1

answer

Question


how to do pcolor plots from 3d data?
Hi all, I have a data set of the type x=100; y=100; z=100; r = randi([1 5],x,y,z); I would like to plot a contourplot from...

4 years ago | 2 answers | 0

2

answers

Question


How to create a big 3D matrix from different blocks with the same volume?
I would like to generate a 3D matrix of dimension n1xn1xn1 compose of blocks with dimension n2*n2*n2, where all elements of eac...

4 years ago | 1 answer | 0

1

answer

Question


Import 3D matrix in .mat File
Hi, I have a file 'data.mat' attached. The file contain a 3D matrix with 128x128x128 dimension. I would like to import this mat...

4 years ago | 2 answers | 0

2

answers

Question


How to convert a figure in matrix of pixel?
I have a picture and I want to convert this into a numeric matrix. I want to create a matrix of 1's and 0's where the 0's repres...

4 years ago | 1 answer | 0

1

answer