As far as I have worked , Muhammad classification is the first step. Since you have the training data set and then use the test data for clustering and cross validation . NPRTOOL is a GUI . Scripting is latter...
@Aparna Murthy....i know basic classification and training of ANN i-e Iris dataset.But my dataset is in the form of signals as file attached.How can i train this data?What inputs should i feed to ANN?
This is a waveform , it should be stored as (Y, t(ms) ) format that is in numerical !!!
Get that file and edit it say time axis interpolation (For the phase say) . Give me #s I can play with it and give you in the some manipulations. You can plot and check for current responses.
I looked at nprtool , non-linear AR that has time series and the delta variation (from current amplitudes) for say few steps (in the slope) if compared , should tell us .
yes i also agree with you delta variation (from current amplitudes) for say few steps (in the slope) if compared will giventhe required distorted region of signal.
Let me attach my file,that will show you what i want to do.I have highlighted some imp portions in pdf file.Esp a
The GUI gives an exception ... (attached) . So I switched to command line (Atleast data is under my control) . Used narxnet () , although I am not convinced . That can be replaced by narnet() .
Now with this result a LOT of analysis has to done to may to the CT delta value...
I haven't read the docs you shared , if you can tell me in a nut shell then I can do some reverse engineering.
PS- l have used the default values for say Hidden Layers =10 , delays =2 and so on.