Community Profile

photo

ab


ADSC

Active since 2013

Statistics

Content Feed

View by

Question


computeedge thinning algorithm source code in MATLAB
I am trying to apply a thinning algorithm same as the thinning applied in the sobel filter. I looked at the edge.m for the algor...

10 years ago | 1 answer | 0

1

answer

Question


Reading urls only from a text file
I have a text file having multiple urls with other information of the url.I want to download images from all the urls. How can...

10 years ago | 0 answers | 0

0

answers

Question


Error generating c++ shared library in ubuntu 12.04 MATLAB R2012a
I am getting an error while using matlab compiler to generate c++ shared library .I am using MATLAB R2012a in ubuntu 12.4.I also...

11 years ago | 1 answer | 0

1

answer

Question


make MCR start up time fast?
I converted my matlab program into a .net assembly i.e a dll file. I have made a console C# application adding the dll file and ...

11 years ago | 1 answer | 0

1

answer

Question


Generating dependent toolbox only used in matlab program
I want to generate the toolbox that are used in my matlab program. I tried generating dependency report but I cannot figure whic...

11 years ago | 1 answer | 0

1

answer

Question


.m to mex file
I have a MATLAB program which I need to call from php. I converte it into an exe with the help of deploytool but it is too slow....

11 years ago | 1 answer | 0

1

answer

Answered
MATLAB executable too slow
I think the MATLAB coder won't work for my program.Is there any other alternatives?Can I call my maltab program from C will thi...

11 years ago | 0

Answered
MATLAB executable too slow
What kind of things are not supported in MATLAB coder? So it means that I have to convert my whole matlab program into C or C++ ...

11 years ago | 0

Question


MATLAB executable too slow
I converted my matlab program into Console based application using the deploytool in matlab. The matlab .m file takes around 2 s...

11 years ago | 5 answers | 0

5

answers