photo

Sujata Dhar


Last seen: 9 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
204,740
of 299,791

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Plot a time series plot in customized rectangle
I am plotting a time series from the attached data. plot(time,pm_1,'b-','LineWidth',3); I am getting the following plot (plo...

1 year 前 | 3 个回答 | 0

3

个回答

提问


Customize the x-axis of hht plot
For the following hht plot, I want to customize datetime values for 501 data points in x-axis instead of default time values. Th...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to color the colormap with a set of hexadecimal colors?
I want to colormap to plot data. I want to use a set of hexadecimal code for the colors of the plot. If I run with following cod...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Read a file (other than .txt) as table in Matlab
I want to read the file in this link through matlab in table format. https://drive.google.com/file/d/1r0-vHl4136OHvtDjTnSAqy7cB...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting of trend in subplots of scatter plot.
I want to plot linear trend in each of the subplots. Please inform me on how to do it. x=[ 1 2 3 4 5 6 7 8 9 10]; y1 =[ 10...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot date on x-axis when it is retrieved as 'text' from table.
I want to plot time series from a .txt file. After importing the file as attached sample.txt. I run the following code to read t...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract certain values from text file to find average of the group of numbers?
Can you please help me to extract certain column of numbers from a text file. I want to find their average. The following .txt f...

4 years 前 | 1 个回答 | 0

1

个回答