Coefficients of the wavelet network
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Rajiv Singh
el 4 de Ag. de 2011
If you have not received this from Dr. Zhang already, please download:
https://skydrive.live.com/redir.aspx?cid=1f5749af4ea080cd&resid=1F5749AF4EA080CD!124
Más respuestas (2)
the cyclist
el 24 de Abr. de 2011
Have you looked at the documentation here?
You can see a detailed list of all the functions there.
3 comentarios
the cyclist
el 24 de Abr. de 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
el 25 de Abr. de 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.
Ver también
Categorías
Más información sobre Linear Model Identification en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!