![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9748995_1531546478263_DEF.jpg)
Rylan
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
157.780
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Why the thread controlling for MKL do not take effect from a mex function
I'm trying to call the direct sparse solver provided by Intel MKL to solve a large linear sparse system. I need to set the threa...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to solve the linear system Ax = b in mex file when A is a sparse matrix
I have multiple linear systems Ax = b to be solved in mex function. When A is of small or medium size, A is stored as a full mat...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Why matlab performs much slower on a cluster with 144 cores than on a desktop with only 6 cores when solving a large system
Hello, everyone! Recently I'm trying to solve a quite large system Ax = b, with A an 353344*353344 sparse matrix and nu...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Why the sparse pattern of a sparse matrix changed
I'm building a sparse matrix through the mex function. Both the Ir and Jc properties are appointed in the mex function A. Later,...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Why matlab crash when program tries to deallocate the dynamic memory allocated in fortran module
Hi, every one! I'm trying to write a little lengthy program. This program is speeded up with mex function in language C. Howeve...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to deallocate the global memory allocated in the mex function if the program has to be terminated outside of the mex function.
Recently I'm confused by a question. I'm developing a numerical model based on matlab, but it runs a little slow. I try t...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to transfer parameter between C and fortran
Hello, everyone! Recently, I'm trying to add some source files in c and fortran into my program. And parameters is transfered fr...
más de 5 años hace | 1 respuesta | 0
1
respuestaIntel Fortran compiler not found
It seems you should make sure the c++ part has been installed when you install the Visual Studio such that matlab can detect ifo...
más de 5 años hace | 0
Pregunta
Why the same f90 code can be compiled by the linux version of matlab 2017a but not the windows version of matlab 2017a
This is part of the code of the f90 file named turbulence.F90, subroutine report_model ! ! !DESCRIPTION: ! This routine r...
más de 5 años hace | 0 respuestas | 0