Statistiques
RANG
152 902
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
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
Genetic Algorithm (ga) - Constraint computed inside the fitness function
Hi everyone, I need to run a "ga" minimization constrained on some quantity that depends non-trivially on the parameters and wh...
environ 9 ans il y a | 1 réponse | 0
1
réponsekron on distributed arrays ?
I managed to overcome the issue rewriting the kron function which body reads [ma,na] = size(A); [mb,nb] = size(B); [i...
presque 11 ans il y a | 0
kron on distributed arrays ?
The following code seems to work like a charm producing a distributed output: S = speye(10); S = distributed(S); [i,j...
presque 11 ans il y a | 0
| A accepté
Question
kron on distributed arrays ?
Hi everyone, I need to perform Kronecker products on (sparse) distributed arrays however the kron function is unfortunately not...
presque 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
quiver3 plot on a flat space (2D)
Hi, I need to plot a 3 components vector field *V*=(u(x,y),v(x,y),w(x,y)) (using quiver3 function) which, as you can see, do...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
GPU accelerated ode45-113
Hi everyone, I was wondering wether it is possible to use GPU acceleration for ode45 or ode113 functions. Maybe using arrayfun ...
plus de 13 ans il y a | 1 réponse | 0