photo

Anirudh Goyal


IIIT-Hydearabd

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
219,766
of 300,771

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

12 years 前 | 0

| 已接受

提问


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...

12 years 前 | 0 个回答 | 0

0

个回答

提问


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...

12 years 前 | 2 个回答 | 0

2

个回答

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

2

个回答