From: Sebastian on
This may sound trivial, but I'm building a term project for a mathematical modeling course and would like to do the math proof for the Focused Time-Delay Neural Network (newfftd).

Does someone know if there is a document explaining the math behind this function and if so, would you be kind enough to give me the URL link to this doc or website?
From: Steven Lord on

"Sebastian" <sda712312(a)hotmail.com> wrote in message
news:hnkbvg$lag$1(a)fred.mathworks.com...
> This may sound trivial, but I'm building a term project for a mathematical
> modeling course and would like to do the math proof for the Focused
> Time-Delay Neural Network (newfftd).
>
> Does someone know if there is a document explaining the math behind this
> function and if so, would you be kind enough to give me the URL link to
> this doc or website?

The reference page for the function describes the algorithm it uses:

doc newfftd

If that's not sufficient information, the code is implemented as an M-file
that you can edit and read:

edit newfftd

If even that's not enough information, take a look at this page from the
documentation:

http://www.mathworks.com/access/helpdesk/help/toolbox/nnet/dynamic3.html#34428

and/or the references given in the Bibliograph section of the toolbox
documentation:

http://www.mathworks.com/access/helpdesk/help/toolbox/nnet/biblio.html#341

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ