Community Profile

photo

Makarand


Last seen: 3 years ago Active since 2010

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer

View badges

Feeds

View by

Answered
How can I generate two correlated random vectors with values drawn from a normal distribution?
Chol Might fail if covarince matrix is singular or near singular. so use svd I do it as follows where is mu is mean of required...

6 years ago | 1

Answered
How to have a discrete color bar for scatter3?
Try colorbar_levels

6 years ago | 0

Answered
define a sequential discrete color map with first color white.
if you have unequal intervals then you can check Recolor_pcolor

6 years ago | 0

Answered
How to change colorbar's color (in some particular value interval)?
google Recolor_pcolor

6 years ago | 0