Could you please help on this project

Respuestas (1)

Walter Roberson
Walter Roberson el 23 de Abr. de 2011

0 votos

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.

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 23 de Abr. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by