photo

Makarand


Last seen: 4 years ago Active since 2010

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
4 Answers

File Exchange

1 File

RANK
10,503
of 300,352

REPUTATION
4

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
7,256 of 20,928

REPUTATION
140

AVERAGE RATING
3.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
1355

RANK

of 168,212

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

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

7 years ago | 1

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

7 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

7 years ago | 0

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

7 years ago | 0