photo

Gustavo Oliveira


Last seen: 3年以上 前 2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

13 質問
0 回答

ランク
126,211
of 300,871

評判
0

コントリビューション
13 質問
0 回答

回答採用率
76.92%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,460

コントリビューション
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年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年以上 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 3 件の回答 | 0

3

回答