Community Profile

photo

aa


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

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to compute the lag time between single day cross-correlation
Dear Matlab members, What I did: I compute the noise cross correlation (CC) for daily temprature (365 days with 12 hours se...

3 years 前 | 1 个回答 | 1

1

个回答

提问


Hourly observation for date/time?
Hi everyone, I have two data-time (formate YYYY-MM-DDTHH:MM:SS) data sets (date-set 1: consists of 164 observations, data-se...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to design a data kernel of two point average?
Hi everyone, I am working on the data kernels for different wighting functions. The code and the output shown below is a dat...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to plot Probability density function using equation?
Hi everyone, I have a vector (10000 by 1). I required to plot the probability density functtion using the equation and condiat...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to compute the frequency of hourly/daily observation?
Hi everyone, I want to compuet the hourly/daily number of observations. My data consistes of six colums (YYYY MM DD HH MM SS...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract the data using inpolygon function ?
Hi everyone, May some one help me here ... I have data in three colums. (1) x-coordinate; (2) y-coordinate; and (3) z-value (...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a composite probability density plot?
Hi everyone, May someone help me here ... I have data in two columns, I am interested to make a probability density plot (his...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to pick data with fix moving window ?
Hi everyone, May someone help me here... I have a 366 data points. I am interested to pick 60 data points each time with a shi...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to randomly select sub-sets from an array?
Hi everyone, May someone help me .. I have data in text file (51360 enteries) attached here. How can I select 1000 random sub...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate hourly observation?
Hi everyone, May someone help me here ... I have data in two columns, Hour and Minuts. I have to calculate the hourly numbe...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate the hourly data points?
Hi everyone, May someone help me here .. I have a long data in time-date formate i.e. six columns YYYY MM DD HH MM SS. Each t...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate the number of occurrences per hour with respect to specific data value
Hi everyone, May someoen help me ... I have two difrenty data sets consistes of time values (YYYY/MM/DD/HH/MM). I want to com...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to fixed the issue of variable data length ?
Hi everyone, May somone help me ... Might be my problem is very puzzling... I have same type of data in two diffrent files wi...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Bootstrap statistics for multiple column data with varies data points ?
Hi everyone, May someone help me here ...I have data in columns (51 columns) y = load('Bootstrap_data.txt'); nBoot = 1000; ...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to solve an equation using numerical solver in Matlab?
Hi everyone, I want to solve this equation using numerical solver. I have value of R and want to calculate the coressponding va...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to pick the values from individual grids ?
Hi everyone, May someone help me here ,, My data set is consists of three paramateres ... x, y and z .. the x, y paramteres a...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a line graph (x,y) with a color bar representing z-axis...
I have data in multiple y and z axis... x-axis is fixed while y-axis is varying with eah value of x and z is fixed for each (x,...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Ellipse and circle plot
May someone help me here I want to plot an ellipse with origin at (0,0) and semi major axis 2 in horizontal direction and an ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to generate a sin function of time ....
how to generate a sine function of time with 1024 second long ... and generate 8 full cycle over this interval ....

3 years 前 | 1 个回答 | 0

1

个回答

提问


Comparison of entries of one data set (just one column) with multiple columns of second data set
Hi everyone, May someone help me here... The picture below represent what I want to get. I think this needs 2 to 3 for loops ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Data picking from grid
I have data in three column (x,y,z) I want to pick the values of z in each grid ... For exmaple, in fiure, the values of x are...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to split an array?
Hi everyone, May someone help me. I have data in column and want to split this in two set by the condition of third point: F...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculation the difference of a number in a column?
Hi everyone, May someone help me.. I have data in multiple columns. That is required to compare with another column in such a...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a grid plot with 3 parameters
Hi everyone, May some one help me, I have data in (x,y,x). I want to plot z in teh grid of x,y with a shift of 0.01 (Detai...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Use of for loop for multiple columns
Hi everyone, May someone help me. The code presneted here is work well. I need to modified this for n number of columns (a=s(...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Random picking of adjacent data points
Hi, May someone help me I have data in one column and want to randomly pick adjacent 48 data points for 1000 times. For exam...

3 years 前 | 2 个回答 | 0

2

个回答

提问


use of ismember command and change of corresponding
Hi everyone, May someone pleas help me I want to compare two data set and if match exit then changes the coresspoanding value...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Colour plot using single x, y and multiple z values
Hi everyone, I have data with single x-axis, singel y-axis and multiple z-axis. I want to plot the values of z againts x-y in ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Time windows and time shift in an array of data
I have an array of data [1:120] and want to calculate sum of the elements in diffrent time windows and diffrent time shifts. For...

3 years 前 | 0 个回答 | 0

0

个回答

提问


use of different time windows and time shift
Hi All, I have a problem in implementaion of for loop. I have data in two coloumn: (a) Number of hours (b) parameter variati...

3 years 前 | 1 个回答 | 0

1

个回答

加载更多