Statistica
5 Domande
0 Risposte
RANK
155.652
of 301.781
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
0
RANK
of 176.526
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Error in using mldivide in mex
I am trying to use mldivide inside mex. The below code is simply trying to solve Ax=b, for r=5, where A is 5*5 Identity and b=0:...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
I get this error "lcc preprocessor error: IRLS.c:16 Macro redefinition of NULL" when I try to compile a C code for matlabusage using mex command
I get the error "lcc preprocessor error: IRLS.c:16 Macro redefinition of NULL" when i run "mex file.c" in matlab. The code fi...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
vectorizing my code
can anyone give an idea on how to vectorize my code. for loop=1:1:10 %X=1*loop*ones(n,4); %Y=1...
circa 15 anni fa | 2 risposte | 0
2
risposteDomanda
Fminsearch for matrices
Hi, how can i use fminsearch function for more than one dimension. I am trying to do some thing like f=@(X)min(A-B*X), where ...
circa 15 anni fa | 1 risposta | 0
1
rispostaDomanda
Running same code in multiple instances of matlab
Hi, I ran a same code in two different instances of matlab(both running at same time). Both the codes gave same result(e.g th...
circa 15 anni fa | 1 risposta | 0

