photo

Makarand


Last seen: 3 years 前 自 2010 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

已回答
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 前 | 1

已回答
How to have a discrete color bar for scatter3?
Try colorbar_levels

6 years 前 | 0

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

6 years 前 | 0

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

6 years 前 | 0