photo

Julio


AMG National Trust Bank

Last seen: 4年弱 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
208,798
of 301,172

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,183

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,200

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


system of linear equations but with condtions that all variables should be > 0
I have the following system of linear equations x - 2y - 3z = 5 -5x + y - 4z = 20 -3x -4y + z = 49 I want to solve f...

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

2

回答

回答済み
How to calculate a 6-month backward looking moving average matrix?
Thank you.. I actually figured out like this [Short, Long] = movavg(return_list, 6, 6);

13年以上 前 | 0

質問


How to calculate a 6-month backward looking moving average matrix?
I have monthly data and would like to calculate a 6-month backward moving average. I'm looking at movavg function. I tried the f...

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

2

回答