photo

Gustavo Oliveira


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

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

13 个提问
0 个回答

排名
218,864
of 300,799

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
76.92%

收到投票数
0

排名
 of 21,092

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,134

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to clean-up signal from frequencies introduced by interp1?
Dear all, In order to unify the sample interval (SI) of a number of signals, I have run the interp1 function ('pchip'), henc...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to set scatter plot colors in order to adjust all plots to a same reference?
Hi all, I am intending to define the color of my scatter plots based on the same reference for "zaxis", lets suppose [8*10^-5...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to generate a logical indexing based on any element of a multiple line matrix
Hi all, I am struggling to produce a logical matrix based on a multiple line matrix. According to the example on the code bel...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How can I calculate average values of one data according to specific indexes of same size?
Hi all, I am intending to calculate average values of density(832695x1 double) according to depth indexes(832695x1 double), i...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to generate a loop using logical indexes intervals?
Hi all, I generated an index based on the depth position in which one sensor changes the direction at the water column, from ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


defining sample interval from Julian time
Hi, I am trying to define the sample interval of a data based on the time in Julian. In order to discover the sample interval...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot one variable (density for example) at a 2D contour graph ( time and depth for example)?
I have the following array (761049x3 double), with the columns representing (time,depth,density). I would like to plot a graph ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can I do a band pass filter over a interpolated time series?
I have a time series of density with a inconsistent sample interval, around 2-4 measurements per hour. I would like to select fr...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to open gaps after uses the "find" command?
I am working with a matrix data=[time depth density], and I am trying to select the densities of a specific range of depth. I tr...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How apply more than one "if" to determine different changes in one "matrix"
Hi guys! I want apply some conditions to determine my "data", starting from a "base" file. I tried this: for i=1:length(...

11 years 前 | 2 个回答 | 0

2

个回答

提问


How to change the class of a matrix to "finite" and fix this error: "??? Undefined function or method 'finite' for input arguments of type 'single'"?
Hi guys! I have the following data: Name Size Bytes Class data 254208x1 ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How can I make a gradient between two points
Hi guys! I need make a salinity gradient between two Stations on the surface, but I really don't know how. I need distribute ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How can I create a loop for transpose row vector to column vector
Hi guys! I have a data 4624X12 and i need transpose every line to columns, to getting a 55488X1 matrix. I tried the follow...

12 years 前 | 3 个回答 | 0

3

个回答