Feeds
提问
Can the predicted function (equation) created by the regression learner toolbox be output?
I have created a trained model GPR (RegressionGP,matern52) and have tested it using the predictFcn. Is there any way I can look...
7 years 前 | 1 个回答 | 0
1
个回答已回答
How do I find the indices of the Self Organizing Map (SOM) training set output
Works great, thanks Shashank! Scott
How do I find the indices of the Self Organizing Map (SOM) training set output
Works great, thanks Shashank! Scott
11 years 前 | 0
提问
How do I find the indices of the Self Organizing Map (SOM) training set output
I'm using the SOM toolbox and have created the following: net = selforgmap([10 10)]; [net,tr] = train(net,inputs); wher...
11 years 前 | 3 个回答 | 0