Mak Dukan
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
90 725
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
80.0%
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
Multiply each element of matrix with corresponding element of another matrix by not using loop. Is there any other more efficient way?
Hi everyone! I have a simple and yet useful question, whose answer could reduce my amount of code (make it more efficient). ...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Replace negative values with zero and values above 1 with 1, using loop in a 8760 x 1000 matrix
Dear all, I have a simple question that I can not solve. I have a 8760 x 1000 matrix in which some values are negative, and ...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Saving a polynomial function
Hi all, I have a simple question. How can I save a polynomial function? By this I mean somethign like "p(x)=p1xn+p2xn−1+...+pn...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Flip a matrix from 31 x 1000 to 1000 x 31 and retain same order of elements
Hi! I have created a 31 x 1000 matrix. The 31 are years from 2020 to 2050, while the 1000 are different simulation outcomes....
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How to extrapolate between two 1x1000 matrixes in an more efficient way?
I have two matrixes that are dimensions 1X1000. Each matrix represents simulated revenues for one year, 1000 times per each year...
environ 3 ans il y a | 1 réponse | 0