Feeds
提问
Can I import a Pre trained neural network into NN predictive control toolbox?
I have a neural network pre trained..the code is as follows a= [****]; b= [****]; dataset= [a ; b ]; size(a) size(b) ran...
12 years 前 | 1 个回答 | 0
1
个回答提问
Neural Network Model predictive control system
I'm working on a project which deals with temperature control of a room. the idea is to control temperature within a limit. ...
12 years 前 | 0 个回答 | 0
0
个回答提问
Neural Network to predict temperature profile
HI i'm trying to train a nn with following training data Pos fan speed power temp 1 60 5 31 ...
13 years 前 | 2 个回答 | 0
