Md. Moklesur Rahman - MATLAB Central
photo

Md. Moklesur Rahman


Gwangju Institute of Science and Technology

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Ph.D. student in GIST
Professional Interests: To be a scientist

统计学

MATLAB AnswersFrom 02/12 to 04/25Use left and right arrows to move selectionFrom 02/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 个提问
0 个回答

排名
26,020
of 298,264

声誉
1

贡献数
12 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to calculate mean and stdev of unequally intervalled data based on different time?
Hello every one, I am trying to calculate the hourly mean and standard deviation of my five minutes data. The number of dat...

12 years 前 | 2 个回答 | 0

2

个回答

提问


how to make a line in a map using latitude and longitude?
Hello everyone, I am trying to make a line connecting all the points from the starting to the end point based on the latitude...

12 years 前 | 0 个回答 | 0

0

个回答

提问


how to rotate x-ticklabel for date?
Hello everyone, In fact, I plotted my data against date using the following code but my x-axis ticklabel are overlaped. So, I...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to read multiple csv files with headers?
Hello everyone, I have few csv files like SS 2012-07-13 to SS 2012-07-30 with a header as the first line. And the content ...

12 years 前 | 2 个回答 | 1

2

个回答

提问


how to extract time after calculating mean and standard deviation?
Hello all of my Matlab friends, I have a data file of every minute data for one year (from march 1 to December 31) as follows...

12 years 前 | 2 个回答 | 0

2

个回答

提问


how to increase figure window height?
Hello everyone, I am trying to make a subplot array of (5,2,1:10)in five rows and two columns that I exactly need. While maki...

12 years 前 | 3 个回答 | 0

3

个回答

提问


how to increase the height of sublpot?
Hello everyone, Hope all of you are doing fine. Does any of my friend have any idea how to increase the height of subplot? I ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


error in gating datenum
Hello everyone, I am using the following matlab code make a datevector: close all;clc; A = xlsread('RGM.xlsx'); Q...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Problem in executing multiple for loops together for subplotting
Hello everybody, I am trying to make 365 plots from one file (daily plot for yearly data). I am using the following code to m...

12 years 前 | 1 个回答 | 0

1

个回答

提问


problem in importing data through textscan
Hello everybody, In fact, I have a text file with dat extension in which the data format is as follows: Date Time ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


making 365 daily plots from one year data file using one syntax and saving them at the same time using the each date as the figure file name
I have a three days data file from which I want to make three figures and to save simultaneously (In fact, I want to apply this ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Making boxplot after removing the outliers
Hi dear Steve, I used the following code to find out and remove the outliers from my several data sets. I found the outlier...

13 years 前 | 1 个回答 | 0

1

个回答