From: BARATH KR on
Hi, I have opted for doing an voice based security system. so please him me with the codings
From: Walter Roberson on
BARATH KR wrote:
> Hi, I have opted for doing an voice based security system. so please him
> me with the codings

The first step in coding any non-trivial project should be to firmly
define the goals of the project. Once you have goals, you can start
breaking the project into tasks. Once you have tasks, you can start
doing research into technology and algorithms needed to accomplish those
tasks; that may involve asking questions in a technology forum such as a
group that deals with DSPs. Once you have the technology and algorithms,
you can start implementing.

Eventually, you may encounter a point in your implementation where you
know what you want to do and you have code for it that you think should
work but does not do what you expect: it is at *that* point that you
should be asking MATLAB-specific questions here. This is not a forum in
which to get advice on project management or design: it is a forum for
advice on _specific_ MATLAB questions.