photo

lmac456


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
103,805
of 297,457

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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 1

View badges

Feeds

View by

Question


find the location of the n largest (non-unique) values in a matrix
I'm trying to write some code that generates a _n_ x 2 matrix that describes the location of the _n_ largest values in a large m...

7 years ago | 2 answers | 0

2

answers

Question


color a portion of a sphere surface
How would I color just the portion of the surface of the sphere below connected by the 4 black dots? The fill3 or patch function...

7 years ago | 1 answer | 0

1

answer

Question


fill a portion of a sphere specifying bounds with edges rather than vertices
I'm trying to fill a portion of a specifically segmented sphere (pictured below) but the fill3() and patch() functions aren't wo...

7 years ago | 1 answer | 0

1

answer

Question


count frequency of each unique occurence in an Nx2 matrix
I have a data set where each point is described by two unique numbers (call it a and b), and I need to count the number of times...

7 years ago | 2 answers | 0

2

answers

Question


Plotting a spherical "heatmap" onto a sphere divided into segments of equal surface area
I'm brand new to Matlab so I apologize in advance if I don't seem to articulate my problem well enough, but please bare with me....

7 years ago | 1 answer | 0

1

answer