photo

Anirudh Goyal


IIIT-Hydearabd

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
1 Risposta

RANK
219.777
of 300.813

REPUTAZIONE
0

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
0

RANK
 of 21.086

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.169

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

Visto da

Domanda


I want to change the distance function in vl_kdtreequery , Here it by default uses the euclidean distance , I want to use cosine or any other distance function . So should I change the vl_kdtreebuild function or any other easier way to achieve this ?
I want to change the distance function in vl_kdtreequery , Here it by default uses the euclidean distance , I want to use cosine...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Risposto
I am executing matlab script ( converted into .sh file using mcc ) using exec command from php . exec("./run_searchIMage.sh <Matlab Path> > output file 2>&1 & ") .
Yes I mean to run it from php and probably there is no display environment variable set , so cld u plz elaborate your answer a...

oltre 12 anni fa | 0

| accettato

Domanda


I have a matlab file which I have compiled using mcc . Now when I want this to compile usinh headless mode . How Can I do it ??
For ex Normal compilation mcc -a ./vlfeat/toolbox/mex/mexa64 -mv searchIMage.m Now I want to convert this using headles...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


I am executing matlab script ( converted into .sh file using mcc ) using exec command from php . exec("./run_searchIMage.sh <Matlab Path> > output file 2>&1 & ") .
Running this command from php is giving error *Error Using imshow IMSHOW unable to display image.* But if I run ./run_sear...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


I want to run MATLAB in background in Linux ( On a server ) So that I am able to interect with this running job i. e I am able to call a function and display its output on the screen .
I know that I can run matlab in background using nohup . But then how can I interact with this matlab job using some shell scrip...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Q :- I want to comile my code to convert into script file using mcc -m myfile.m but myfile.m is using external library (vl_feat) so I have included run('/vlfeat/toolbox/vl_setup.m') , but when I try to run my script file , it is giving error ?
??? Error using ==> run at 65 /home/anirudh/vlfeat-0.9.16/toolbox/vl_setup.m not found. Error in ==> searchImage at 7 ...

oltre 12 anni fa | 2 risposte | 0

2

risposte