![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11099138_1522138244772_DEF.jpg)
Wei HU
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
26.954
of 297.010
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.418
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
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
How to vectorize the following operations?
For example, suppose we are going to calculate serveral quadratic forms: A is a 3-d array with shape (d,d,n). x y are 2d vector...
casi 6 años hace | 2 respuestas | 1
2
respuestasPregunta
Low performance on Matrix operations when using parallel computing tools
Normal operations in Matlab are well optimized. For example, if I ran, A = rand(500,500); b = rand(500,1); tic ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to speed up Matrix Vector Multipliacation
I found that for large matrix with matrix multiplication, Matlab will automatically parallel calculate it. ( CPU usage 100%) How...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Wrong result when calling CBLAS dgemv function in a mex file
Code is as follows, extern "C" { #include "cblas.h" #include "mex.h" } #include<iostream> using namesp...
casi 7 años hace | 1 respuesta | 0