photo

Milan Kumar


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
123,283
of 299,806

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
0

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Break X-axis
I am drawing a graph and it does not start from 0 for x-axis. How can I introduce a break before 169. I read help pages but it i...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Fraction in label of a scatter plot
hi, I want to add a fraction label in scatter plot. Please help. clear all; clc; Base=[0.01 0.00 1.46 0.05 0.00 1.4...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Fill pattern in a plot
Hi, I need to be able to fill pattern in each polygon. Right now, it is filling colours. clear all; clc; A = [0.01 1.88...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Filling area in a plot
I have following data set. x y 0.01 1.88 0.05 1.92 0.10 1.60 0.15 1.23 0.20 1.00 0.25 ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Fill colour in a scatter plot
I neet to fill the graph for with light grey colour and remaining graph with a darker shade. Also two different pattern as b...

6 years 前 | 2 个回答 | 0

2

个回答

提问


creating a new column in a matrix using 'if condition"
On the following matrix: I am using the following code which is not giving the right response. if Reg1(:,3)==0 Reg1(:,1...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to generate data from normal distribution to reflect a pre aassigned score to a variable?
I have a set of customers with some score assigned to them. Eg.- C1 - 10 C2 - 8 C3 - 7 C4 - 3 C5 - 1 I want to...

7 years 前 | 1 个回答 | 0

1

个回答