
Abeera Tariq
Followers: 0 Following: 0
Statistiques
RANG
34 729
of 296 911
RÉPUTATION
1
CONTRIBUTIONS
12 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
1
RANG
of 20 417
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 376
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
mex code did not give improvements as compraed to matlab code
I converted a piece of Matlab code into mex. but I am not getting the time efficiency and it is far slower than matlab code. I d...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
configuration of lapack and blas in matlab
I want to use Matlab for mex files using lapack or blas library.. I have no idea how to configure matlab for blas or lapack
plus de 9 ans il y a | 1 réponse | 1
1
réponseQuestion
float input data for mex not compiling the code
i am trying to compile this code for mex file.. but getting errors with input data types.. void loopy( float ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
getting link error in mex or cuda
I am trying to compile a cuda file but getting the error in linkage >> nvmex -f nvmexopts.bat AddVectors....
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
one input in mex is not read correctly
This is the code for mex file I created. mex file reads one input matrix I perfectly fine. but the values of other input m...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
how to allocate memory for these arrays.. in mex
i am trying to compile a mex file. which has variable sized arrays and i found out these arrays should be dynamically allocated....
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Need to find out errors in mex
I am trying to make file of this code. mex file is created but when i try to use this mex file my matlab crashes can someone ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
needed help for mex with 3D output matrix
It is the code for mex I am trying to generate.. it generates mex file successfully but matlab crashes out.. can someone spot...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
What can be the vectorization of this code?
I am trying to vectorize this code.. what can be the vectorization of this code with input data function hat_y=omp(s...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
I need to optimize my matlab code through vectorization
I need to vectorize this loop in code.. can someone guide? function X = IDWT2DCT(x,Dct_matrix,IW_matrix) [K,MN]=size(x);...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to optimize this matlab code?
I am new to matlab and trying to optimize this matlab code through optimization function X = DWT2DCT(x,Dct_matrix,W_matrix)...
presque 10 ans il y a | 2 réponses | 0
2
réponsesproblem in using matlab mpi for parallel processing..
can you help me in installation of matlab mpi?
plus de 10 ans il y a | 0
Question
if i have MxLxN matrix where N is number of slices and MxL are 2D image slices.
If i have MxLxN matrix where N is number of slices and MxL are 2D image slices. How can i visualize that 3D matrix
plus de 10 ans il y a | 2 réponses | 0