Estadística
4 Preguntas
2 Respuestas
CLASIFICACIÓN
152.921
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestakron 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...
casi 11 años hace | 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...
casi 11 años hace | 0
| aceptada
Pregunta
kron on distributed arrays ?
Hi everyone, I need to perform Kronecker products on (sparse) distributed arrays however the kron function is unfortunately not...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
más de 13 años hace | 1 respuesta | 0