Statistiques
7 Questions
0 Réponses
RANG
109 335
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 4 réponses | 0
4
réponsesQuestion
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...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 6 ans il y a | 2 réponses | 0