Jesus Mª Juarez Ferreras
Followers: 0 Following: 0
Feeds
已回答
LSTM identification and modeling
Good morning, if I have a LSTM network trained like this: [net,info] = trainnet(XTrain,TTrain,layers, “mse”,options); What dat...
LSTM identification and modeling
Good morning, if I have a LSTM network trained like this: [net,info] = trainnet(XTrain,TTrain,layers, “mse”,options); What dat...
21 days 前 | 0
提问
LSTM identification and modeling
Hello, I have a plant identified in LSTM. I have created normalized datasets, made the network architecture, (numHiddenUnits, nu...
2 months 前 | 2 个回答 | 0
2
个回答提问
Error en código LSTM. Error in LSTM code
Hola, el siguiente código arroja el siguiente error: Hello, the following code throws the following error: clc clear close...
6 months 前 | 1 个回答 | 0
1
个回答提问
Multiple-input, single-output
Tengo un sistema MISO (plantmiso.mdl) de dos entradas y una salida, y no consigo su entrenamiento. Cada vector de entrada tiene...
6 months 前 | 1 个回答 | 0
1
个回答已回答
MISO System. LSTM
Hello again. Once the previous problem is solved, now I put: sim_out = {h1.Data h1.Data}'; I want to train the MISO system tha...
MISO System. LSTM
Hello again. Once the previous problem is solved, now I put: sim_out = {h1.Data h1.Data}'; I want to train the MISO system tha...
7 months 前 | 0
提问
MISO System. LSTM
Hello. I have a MIMO (multiple input-single output) system. Each of the two inputs has 100 random values. The only output has 10...
8 months 前 | 2 个回答 | 0
2
个回答提问
Skyline function Neural Network Toolbox
I'm trying to compile code where this assignment appears and the skyline function is not recognized. It belongs to nnet. v = [...
11 months 前 | 1 个回答 | 0
1
个回答提问
Nyquist diagram, Limit cycle - Diagrama de Nyquist, Ciclo límite
Good morning, from the following data, how would you go about drawing the Nyquist graph that is observed? Thank you very much. ...
2 years 前 | 1 个回答 | 0