Could you please help on this project

This is a link for Project
could you please help me on this project
this project have error can run this

Answers (1)

Walter Roberson
Walter Roberson on 23 Apr 2011
I am not going to download some random code with unknown purpose and fish around in it hoping I see the same error that you see.
Tell us more about what the code is supposed to do, and tell us what error you are encountering, including the traceback to the line causing the problem. Put a breakpoint in at the line in your code that triggers the error, and run it, and when the line is reached, tell us what the class and size of each of the variables is. Learn how to use the debugger.
And if by "error" you mean that the program runs but doesn't do what you want, then you are going to have a hard time finding anyone willing to look in to the matter unless you start describing the algorithms you are using, preferably with a reference to one or more journal articles.
This is a holiday weekend in many parts of the world, and you are probably going to be pretty much ignored unless you start taking about what you did and the problems you encountered.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 23 Apr 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!