Coefficients of the wavelet network
1 view (last 30 days)
Show older comments
Please,
Can someone tell me what algorithms the Matlab system identification toolbox use to determine the values of the coefficients of the wavelet network? in case, scaling, translation and dilation coefficients in the expansion (as, aw, bs, bw, cs,cw...).
Can anyone tell me the steps of the training algorithm, and if possible point me an article.
Thanks
0 Comments
Accepted Answer
Rajiv Singh
on 4 Aug 2011
If you have not received this from Dr. Zhang already, please download:
https://skydrive.live.com/redir.aspx?cid=1f5749af4ea080cd&resid=1F5749AF4EA080CD!124
More Answers (2)
the cyclist
on 24 Apr 2011
Have you looked at the documentation here?
You can see a detailed list of all the functions there.
3 Comments
the cyclist
on 24 Apr 2011
OK. Just to be sure, the list of every function in the toolbox, with at least some detail of what it does, is here: http://www.mathworks.com/help/toolbox/ident/ref/f3-8911.html. (In case you didn't drill down that far.)
If you own the toolbox already, you can edit the functions to see the exact math, or call support to get some help. If you don't own it, and need to know this info to decide on a purchase, then I suggest you contact sales and tell them that.
Rajiv Singh
on 25 Apr 2011
Hi Emanuel, Not that your request is unreasonable, but it is an arduous task to extract out a complete description of the entire estimation algorithm. This is like asking how lsqnonlin works - how much explanation of academic background, fudge factors, numerical algorithms would you include? Where would one draw the line?
I will try looking for some info that would be convenient to share.
See Also
Categories
Find more on Linear Model Identification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!