統計
MATLAB Answers
7 質問
0 回答
ランク
of 153,991
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
change calculation into financial/fiscal year
I've been doing my calculations/written my code based on calendar year, but realised now that I should have done it based on fin...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Find the number of times a number is in an array for every column
Hi, this is probably quite simple but can't get my head around it. I have 8784 x 9 matrix and I want to find value <= 0 in this ...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Remove elements from matrix if length below certain number
Hi, I would like to remove elements from my matrix if it doesn't meet certain conditions. My code is as below but I get an error...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Fit multiple curves in one graph using least squares
Hi all, I've created yearly power curve for multiple wind farms (with multiple curves in a graph) and I would like to fit the...
6年以上 前 | 4 件の回答 | 0
4
回答質問
Index satisfying multiple conditions
Hi, I have a matrix with 4 columns of Year, Month, Hour, Speed. I would like to extract the data from just month 1, month 11 and...
6年以上 前 | 2 件の回答 | 0
2
回答質問
number of times consecutive values occur
I have a row vector (1000 x 1) containing the values of 0 and nonzero values. I would like to find the number of times non-zero...
6年以上 前 | 2 件の回答 | 0
2
回答質問
Multiply matrices of different sizes
Background: I've got 7 years worth of Power data for a wind farm binned into 100 bins of wind speed i.e. 100 x 7 matrix. I've go...
6年以上 前 | 2 件の回答 | 0