photo

Amanda Viken


Last seen: 4年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
206,388
of 301,487

評判
0

コントリビューション
2 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,303

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,775

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


How would I write this code?
I have data like this: Fourth column is time in UTC/Zulu and the fifth column is stage observations. 1 1 2015 0 3.48 1 1 2015...

4年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Need every hour obs data averaged for every 6 hours.
I have a code written like this but keep getting NaN for my 5th column which is where the observation data is. ct=0; obs = loa...

4年以上 前 | 0

質問


Need every hour obs data averaged for every 6 hours.
I have streamflow observation data for 3 sites from the year 2015 to present. All three either have one hour, 30 minutes, or 15 ...

4年以上 前 | 2 件の回答 | 0

2

回答