User Portlet User Portlet

Discussions
I want to forecast a time series using the support vector Regression (SVR) model. After writing the code related to the SVR equations, I used the "NMaximize" function to obtain the coefficients of this model, but the input matrix has dimensions of...
Hi ;I used Discrete Wavelet Transform to decompose a signal ,I don't know how can I reconstructs the coefficients. for example in MATLAB there is a Function Which name is "wrcoeff" that reconstructs the detail coefficients. Is there any equivalent...