MATLAB PARALLEL COMPUTING TOOLBOX - S Guía de usuario Pagina 556

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 656
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 555
11 Functions — Alphabetical List
11-212
B = rand(K,N,P,'gpuArray');
C = pagefun(@mtimes,A,B);
s = size(C) % returns M-by-N-by-P
s =
300 1000 200
See Also
arrayfun | bsxfun | gather | gpuArray
Vista de pagina 555
1 2 ... 551 552 553 554 555 556 557 558 559 560 561 ... 655 656

Comentarios a estos manuales

Sin comentarios