Thank you so much for your video. It's very helpful. Can i ask a question, pls. i have trouble while trying to use the trained neural network, in Live editor. i dont understand the [OutputPred = sim(net, Xtest)] at the moment 9:10 in your video. Tried using it, the sistem noted the eror [No system or file called 'out' found] - when i typed [Outputpred = sim('out', tets)] or eror ['model' parameter must be a character vector] when i type [OutputPred = sim(out, tets)] I use matlab 2021b. Can you please help me solve this problem, sir. Thank you so much for your time and your video again.
I just found out the solution. Go to HOME tab and click live script. It should be on the upper left side of the window, then you can type your prediction OutputPred = sim("yournetwork","VariableForPrediction") and click RUN; it will take a few moments before it generates the results. Hope it helps.
you have to click on the "Save Results" first then only the file called 'out' will appear in the workspace. Then, you can run the live editor with the "Outputpred = sim('out', tets" command..The prediction values will appear on the right of the live editor window
hello i have one doubt i.e i have input has variables(xtrain) and i have output as graph(ytrain) so how to take variable y as graph in excel. can you clarify me.
This video deserve a huge thumbs up
An excellent video. Thank you very much.
Great work sir. How to use this for bearing fault classification. Please?
Very good. Thank you. How about the data interpretation? Can you share that also please.....?
How do you insert input data (in the form of a 70x5 matrix) into the constant block in the Simulink model?
sir, after ann results this how to find the optimization by GA? Like ANN couple with GA
I will make another video regarding optimization via nature inspired intelligent algorithms soon.
@@SparkItup1 I'm waiting thank you very much ..
hello sir, i need some help regarding ANN using MATLAB R2023a can you please help me with this
WhTs ths issue?
Thank you so much for your video. It's very helpful. Can i ask a question, pls. i have trouble while trying to use the trained neural network, in Live editor. i dont understand the [OutputPred = sim(net, Xtest)] at the moment 9:10 in your video. Tried using it, the sistem noted the eror [No system or file called 'out' found] - when i typed [Outputpred = sim('out', tets)] or eror ['model' parameter must be a character vector] when i type [OutputPred = sim(out, tets)] I use matlab 2021b. Can you please help me solve this problem, sir. Thank you so much for your time and your video again.
did you found the solution?
I just found out the solution. Go to HOME tab and click live script. It should be on the upper left side of the window, then you can type your prediction OutputPred = sim("yournetwork","VariableForPrediction") and click RUN; it will take a few moments before it generates the results. Hope it helps.
@@EqhwanVid Can U show me my mistake using it please. Have a great day!
you have to click on the "Save Results" first then only the file called 'out' will appear in the workspace. Then, you can run the live editor with the "Outputpred = sim('out', tets" command..The prediction values will appear on the right of the live editor window
How to save the NN after its creation; hw to use it later on for ex for cross-validation
good job Sir,, could you please share the data,, so that I can practice using ANN based on the data,,
No
Thank you so much
hello i have one doubt i.e
i have input has variables(xtrain)
and i have output as graph(ytrain)
so how to take variable y as graph in excel.
can you clarify me.
your question is not quite clear. However, left hand side column is x, right hand side column would be y in excel
Good Job 👍
Thank you
Please give the excel sheet link