photo

Hugo


EPFL Lausanne

2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


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...

거의 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
kron 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...

10년 초과 전 | 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...

10년 초과 전 | 0

| 수락됨

질문


kron on distributed arrays ?
Hi everyone, I need to perform Kronecker products on (sparse) distributed arrays however the kron function is unfortunately not...

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

대략 13년 전 | 답변 수: 1 | 0

1

답변