Ninlawat Phuangchoke
Followers: 0 Following: 0
Feeds
提问
How to save Neural network Through A Loop
I want to save all my neural networks I've trained through a loop with different name, such as net1, net 2, net 3,...etc. How ca...
4 years 前 | 0 个回答 | 0
0
个回答提问
Calculate Coefficient of determination of ANN
I try to calculate coefficient of determination of ANN as follow clear all close all clc % Load data load Model1_input....
4 years 前 | 0 个回答 | 0
0
个回答提问
How to get r-square,mean absolute error and mean square error after train neural network?
Hi all, I train neural network as follow command net.divideFcn = 'dividerand' net.divideParam.trainRatio= 0.6; net.dividePa...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to bar plot legend with group by color ?
Hi all ,I want plot bar graph and show legend with group by color.but now I not sure which I mistake. when I use command "legen...
4 years 前 | 1 个回答 | 0
1
个回答提问
Hot to plot maximum y value for group by each x
I have y axis = Alumn [data type double] , x axis = Sheet [data type datetime] I want to plot grap maximum y value for group by...
4 years 前 | 1 个回答 | 0