photo

ab


ADSC

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
2 Answers

RANK
32,046
of 300,499

REPUTATION
1

CONTRIBUTIONS
7 Questions
2 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

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

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

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

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

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

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

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

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

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

12 years ago | 5 answers | 0

5

answers