photo

Chugh


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

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
26,824
of 299,947

声誉
1

贡献数
8 个提问
1 个回答

回答接受率
37.5%

收到投票数
2

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to add text in scatterm plot?
Hi, I am trying to plot geograhical coordinates on the worldmap but I wanted a text on those coordinates e.g. 1,2, .... Here i...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to specify same length scale for different predictors in fitrgp?
Hi, I have a vector of predictors and I want to fix same length scale for some of the predictors. Is there any way in the fit...

5 years 前 | 1 个回答 | 1

1

个回答

提问


How to calculate gradients of a symbolic function
Hi, I have a symbolic function of the form f = 2*y*z*sin(x) + 3*x*sin(z)*cos(y) and want to calcuate gradients with respect to ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Divide a square matix with given rows or column index
Hi, I have a square matix of size 10 x 10. I want to partition it by using given index of two rows and columns e.g. 2, 7. In t...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to use cholupdate in updating cholesky decomposition after adding/removal of a row and a column
Hi, I have been trying to use cholupdate for updating cholesky decomposition. I have a matrix of size N x N, and after getting a...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to keep the order in plotting scatter plot with categorical variables
Hi, I am using scatter (b,a) where a is categorical variable and b is double. The plot shows a different order than in my lis...

7 years 前 | 2 个回答 | 1

2

个回答

提问


How to provide parameters in fitrensemble
Hi, Is there any way that I can provide parameters e.g. minimum number of leaves and maximum number of splits when using fitr...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
How to find the index or entry with respect to date and time in a time-series data
I found the answer. I converted the dates in numbers using datenum. It works now.

7 years 前 | 0

| 已接受

提问


How to find the index or entry with respect to date and time in a time-series data
Hi, I have a time-series data and I want to find entries closest to e.g. 13-March-2018 24:00:00. Could you help me here?

7 years 前 | 1 个回答 | 0

1

个回答