Data prediction by ANN tool box in Matlab

  Рет қаралды 90,579

Shantanu Debnath

Shantanu Debnath

Күн бұрын

Пікірлер: 85
@chikamaduabuchi8595
@chikamaduabuchi8595 3 жыл бұрын
This is the nest video on artificial neural network I have ever watched. Thank you Sire
@aliali-qq9ui
@aliali-qq9ui 5 жыл бұрын
Sir , that's a perfect video, but as i noticed finally you copied the target file data from Matlab workspace to excel , however, it suppose to copy the output of the neural network the you exported to workspace, am I right?
@raniaelrifai3337
@raniaelrifai3337 2 жыл бұрын
I agree you
@suleimanbashiradamu
@suleimanbashiradamu 4 жыл бұрын
You absolutely make my day. Thank You very much for the good illustrations
@nikhiltalwekar08
@nikhiltalwekar08 5 жыл бұрын
Really useful Video Sir
@shahedthabitmalkawi8690
@shahedthabitmalkawi8690 8 ай бұрын
شكرا لك من الاردن , انني اتعلم على الماتلاب من اجل رسالتي الماجستير 💕
@balajiraj8678
@balajiraj8678 4 жыл бұрын
uve simulated the model by the giving the same inputs taken for training the model, then what did you predict?. you could have taken a separate set of data for testing the trained NN model to predict different outputs. Resetting weights to optimize the training is a great idea...thank you!
@Sonia-jq9ui
@Sonia-jq9ui 2 жыл бұрын
On typing nntool in command window..it shows unrecognised function or variable.
@rubaalsaeed5790
@rubaalsaeed5790 3 жыл бұрын
How can I do the sensitivity analysis for the ANN in Matlab???
@dibyenduroy4590
@dibyenduroy4590 3 жыл бұрын
How to obtain the mathematical objective functions for each output by the ANN method?
@hafizamp1431
@hafizamp1431 3 жыл бұрын
it is possible to perform ANN time series for combination of input of past and future using the ANN Time series Toolbox? Let say, X is the input and Y is the output and I want to use input combination of 1. X, Xt-1 2. X, Xt-1,Xt-2, Xt+1 3. X, Xt-1, Yt-1, Xt-2, Yt-2 If it is not possible to set the above input combination using Matlab Toolbox, is it possible to do so in coding, and where do I set this? Or should I manually save the input data based on the combination?
@poorveshsanghavi5247
@poorveshsanghavi5247 4 жыл бұрын
Nice video...But Sir how can we get the output based on random inputs (in range of the data)
@basiljoseph0071
@basiljoseph0071 3 жыл бұрын
In the last step u copied 'target' instead of 'edm output'.That's why its same.Am I right?
@dibyenduroy594
@dibyenduroy594 3 жыл бұрын
How can I use ANN model as a fitness function in Genetic algorithms?
@REDSLibrary
@REDSLibrary 5 жыл бұрын
Nice work thanks
@9824pravin
@9824pravin 5 жыл бұрын
Sir, I have past rainfall data.. is it possible to predict the rainfall for future years. thing is we cant know the input for future prediction, as the inputs are like humidity, temperature and wind speed. output is the rainfall amount
@9324krishna
@9324krishna 5 жыл бұрын
Yess It is possible
@9824pravin
@9824pravin 5 жыл бұрын
@@9324krishna please tell me how to do it sir.. i have trained my input values.. i got the trained vaues.. now i want to do prediction for future..
@9324krishna
@9324krishna 5 жыл бұрын
@@9824pravin mail me your representative dataTable @ shantanu3511@yahoo.com....
@9824pravin
@9824pravin 5 жыл бұрын
@@9324krishna sure sir. Thank U
@yuangchengyuancheng4460
@yuangchengyuancheng4460 5 жыл бұрын
PRAVIN SRINIVASAN Dear Pravin, may I kindly know the way to conduct the prediction based on the training data. Thank you sir.
@raniaelrifai3337
@raniaelrifai3337 2 жыл бұрын
thanks too much, but I have question, why take output from network, and copy and past on excel sheet, what is mean that, according to understand me, we must put the edm- output compared with the output the experiment on excel
@manoharsham7571
@manoharsham7571 4 жыл бұрын
i want to learn , what are the inputs should be taken for neural network which should be given to gate pulses of multilevel inverter.... Please help me.
@arskhan-qh5ws
@arskhan-qh5ws 9 ай бұрын
Dear Sir, I have seen the presentation,it was comprehensive, there were multiple inputs and multiple out puts, but regression line is a straight line. Can you explain it further. If I have multiple inputs and one out put, then the mathematical equation must have coefficients for each inputs. Would you please explain to me, I will be greatfull.
@shraddhagajbhiye4513
@shraddhagajbhiye4513 4 жыл бұрын
sir if i want to do simulation which i have to use
@_Emmanuel_1
@_Emmanuel_1 2 жыл бұрын
This is awesome work sir, I just got a question for you sir,why did you copy the target layer??
@wliiliammitiku3996
@wliiliammitiku3996 4 жыл бұрын
Sir How can we calculate accuracy?.....Is r VALUE Means a recall?
@ansuelsaelias9652
@ansuelsaelias9652 4 жыл бұрын
sir, can you please explain about the training state plot. What does the gradient and its value mean?
@kosanrya
@kosanrya 3 жыл бұрын
Hi Sir, May I asking you, if I only have 1 data set i.e : discharge from year 2015 to 2019, how to separate this as input and target ? Thank you
@parimalakopalle7639
@parimalakopalle7639 4 жыл бұрын
sir is it necessary to transpose the data, why you were explaining but the audio was not clear
@mouna864
@mouna864 10 ай бұрын
Can you help me how determine The relative importance of each variables please
@insane5401
@insane5401 4 жыл бұрын
Can you tell me how to analyse fatigue strength in concrete under compression by using ann tool
@priyankaghosh3417
@priyankaghosh3417 3 жыл бұрын
What consists in target matrix for ANN?
@sadafmehdi2991
@sadafmehdi2991 4 жыл бұрын
How we can split 80% data for training and then used that train model to validate the rest of the 20%? Can you please let me know. Thank you so much.
@Nayhay_Crochet
@Nayhay_Crochet 2 жыл бұрын
Hello sir! From where i can find this application?
@MrP-tking
@MrP-tking 5 жыл бұрын
Excellent video..sound quality could have been better. but hats off ji
@9324krishna
@9324krishna 5 жыл бұрын
Yess I will try to improve it in next upload
@expndbles9531
@expndbles9531 4 жыл бұрын
How can i solve and optimization problem to maximize crop yield for a given amount of irrigation water and subjected to various cconstraints and the variables in the constraints are not present on the objective function
@expndbles9531
@expndbles9531 4 жыл бұрын
Plz provide your email sot that i can contact u and send the problem images to make u understand better. i hope u would reply
@edwardisoghie3746
@edwardisoghie3746 3 жыл бұрын
sir, using your approach my output layer is showing zero
@jaysoonmacmac9661
@jaysoonmacmac9661 2 жыл бұрын
You should havr different test data to prove the effeciency of ANN in predicting a certain response.
@muhammedkaraaslan2797
@muhammedkaraaslan2797 3 жыл бұрын
How can I use this tool in simulink?
@asfarnasir
@asfarnasir 4 жыл бұрын
The only thing missing is a good/average mic 🥂
@sofianechebili2559
@sofianechebili2559 Жыл бұрын
Hi sir , could you help me for a work on wastewater treatment I have no idea on how can i use matlab for that😢
@onkarkhadke6016
@onkarkhadke6016 4 жыл бұрын
Really good rendition. But sir in the end, you mistakenly copied same target data as output from Ann.
@ismailk6175
@ismailk6175 5 жыл бұрын
Thank you sir ...at same you can explain prediction of values
@dhruvthakkar7485
@dhruvthakkar7485 5 жыл бұрын
The data pasted in the excel sheet at the end is the same as the data pasted from the excel sheet in the beginning and it's not the actual prediction of the network.
@sustainablehampo757
@sustainablehampo757 4 жыл бұрын
i noticed that too, i guess he would had pasted the edm_output values instead of the target values
@sayanbag4784
@sayanbag4784 4 жыл бұрын
@@sustainablehampo757 Sir, you have to take EdmOut put value.. / But you Wrongly take EdmTarget value again....- Thats why Datas are fully same... It is wrong. Make same vdo after correction
@shiningbuddykool8293
@shiningbuddykool8293 3 жыл бұрын
Sir how to calculate classification accuracy using ANN
@safiasafia9950
@safiasafia9950 5 жыл бұрын
Thanks what do you use ANN in simulink
@omaroutemsaa6414
@omaroutemsaa6414 5 жыл бұрын
i see that the prediction values are same as target values,
@sayanbag4784
@sayanbag4784 4 жыл бұрын
Sir, you have to take EdmOut put value.. / But you Wrongly take EdmTarget value again....- Thats why Datas are fully same... It is wrong. Make same vdo after correction
@SWAPNILBHATTACHARYA
@SWAPNILBHATTACHARYA 6 жыл бұрын
sir i want to predict Urban heat island effect for future, for that i have used several layers like Digital elevation model, slope,aspect etc. Here in you video tutorial you have uploaded target file also, can you please tell how have you computed the target values .
@9324krishna
@9324krishna 5 жыл бұрын
See for training the network u shoul have target data
@SWAPNILBHATTACHARYA
@SWAPNILBHATTACHARYA 5 жыл бұрын
sir how to generate or set the target data from the input file
@9324krishna
@9324krishna 5 жыл бұрын
@@SWAPNILBHATTACHARYA are ur purpose solved
@sayanbag4784
@sayanbag4784 4 жыл бұрын
@@9324krishna Sir, you have to take EdmOut put value.. / But you Wrongly take EdmTarget value again....- Thats why Datas are fully same... It is wrong. Make same vdo after correction
@youssefelrhayam7754
@youssefelrhayam7754 2 жыл бұрын
Thank you Sir for this vedio, how to obtain MAE, MAPE AND RMSE VALUES FOR TRAINING, VALIDATION AND TESTING
@Abhiras9481
@Abhiras9481 4 жыл бұрын
Sir can u plz guide us for predicting concrete strength using ANN in Matlab
@ridhimswadesh8303
@ridhimswadesh8303 3 жыл бұрын
Sir, Thanks for the video How can I contact you ? I need to discuss regarding cost prediction
@revathisuresh1032
@revathisuresh1032 5 жыл бұрын
Hi sir, how can we predict for non linear data set... ??
@9324krishna
@9324krishna 5 жыл бұрын
Yess you can
@sayanbag4784
@sayanbag4784 4 жыл бұрын
@@9324krishnaSir, you have to take EdmOut put value.. / But you Wrongly take EdmTarget value again....- Thats why Datas are fully same... It is wrong. Make same vdo after correction
@azyanazuddin522
@azyanazuddin522 4 жыл бұрын
does it require any codes for this??
@ilariavestale9842
@ilariavestale9842 4 жыл бұрын
Hi, thanks for the explanation but there are ways to understand: - how many hidden layers and how many hidden neurons to use? - network type, traning fuction, adption learning fuction, performance fuction and transfer fuction? thank u so much
@deryas1844
@deryas1844 4 жыл бұрын
I do have same questions. What I do is reading a lot of research and find what people use. And then I try that functions etc. on neural network and see which one is the best
@mechaabhii4567
@mechaabhii4567 5 жыл бұрын
I want to learn optimization in this
@abhinavsrivastava8913
@abhinavsrivastava8913 4 жыл бұрын
Okay bro
@bachelor1234
@bachelor1234 3 жыл бұрын
Are yr ye target ko hi copy krke excel me paste kyu kia h ye to given values h na.
@sadafmehdi2991
@sadafmehdi2991 4 жыл бұрын
how to calculate loss and accuracy?
@sayanbag4784
@sayanbag4784 4 жыл бұрын
Sir, you have to take EdmOut put value.. / But you Wrongly take EdmTarget value again....- Thats why Datas are fully same... It is wrong. Make same vdo after correction
@realarfin.raihan134
@realarfin.raihan134 4 жыл бұрын
Exactly... I noticed the same
@sharmaakhil7874
@sharmaakhil7874 4 жыл бұрын
thank you very much.
@farukkilic6010
@farukkilic6010 4 жыл бұрын
There is education. What data did you guess?
@nanazeethiopia2892
@nanazeethiopia2892 5 жыл бұрын
Nice ! Thanks
@rafiaakhter2214
@rafiaakhter2214 5 жыл бұрын
Thanks a lot.
@bachelor1234
@bachelor1234 3 жыл бұрын
Last me kya kia h
@ankansarkar4780
@ankansarkar4780 5 жыл бұрын
Sirji aur video daliye
@bachelor1234
@bachelor1234 3 жыл бұрын
Kya kia h yr last me output ko hi dubara copy krke paste krdia
@cesarsilvestre3529
@cesarsilvestre3529 4 жыл бұрын
I cannot hear well
@Justmemes69420
@Justmemes69420 2 жыл бұрын
Do you have a daughter sir
@Justmemes69420
@Justmemes69420 2 жыл бұрын
I am trying to find a class mate please answer
@hamzehshahvali5484
@hamzehshahvali5484 4 жыл бұрын
dude speak louder and with less accent
Forecasting using Matlab Regression Learner app
14:10
RESEARCH HUB
Рет қаралды 26 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Load forecasting using Artificial neural network in matlab
15:02
Regression Learner App in Matlab  (machine learning) with prediction
8:28
Prediction of Data using neural network tool(nntool)
8:41
Chitnis
Рет қаралды 127 М.
Prediction Solar Irradiance with Matlab ANN Toolbox
5:57
Mat Pih
Рет қаралды 11 М.
بالعربي Build Neural Network using MATLAB
9:39
Ahmed Gad
Рет қаралды 93 М.
Artificial Neural Network (ANN) Modeling using MATLAB nftool
10:37
Tahsina Alam
Рет қаралды 37 М.
Short Term Electric Load Forecasting using ANN in MATLAB
11:32
SunTech Engineering Solutions
Рет қаралды 7 М.
Artificial Neural Network (ANN) modeling using Matlab
35:14
RESEARCH HUB
Рет қаралды 90 М.
181 - Multivariate time series forecasting using LSTM
22:40
DigitalSreeni
Рет қаралды 292 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41