Coefficients of the wavelet network
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Rajiv Singh
2011-8-4
If you have not received this from Dr. Zhang already, please download:
https://skydrive.live.com/redir.aspx?cid=1f5749af4ea080cd&resid=1F5749AF4EA080CD!124
更多回答(2 个)
the cyclist
2011-4-24
Have you looked at the documentation here?
You can see a detailed list of all the functions there.
3 个评论
the cyclist
2011-4-24
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
2011-4-25
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Model Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!