![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15710905_1561362504216_DEF.jpg)
Lucas Ferreira-Correia
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
connect(xcpch) not working
Hi, I've been trying to record data from XCP hardware connected over ethernet to my laptop. I'm fairly sure I've I've got the r...
約4年 前 | 0 件の回答 | 0
0
回答質問
How to replace imageInputLayer with sequenceInputLayer in imported Tensorflow Keras network
Hi, I've imported a pre-trained network from tensorflow keras on MATLAB using importKerasLayers (importKerasNetwork didn't work...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to set window size for LSTM in Matlab?
I was wondering how I can set the window size in an LSTM network, but cant find it under the layer settings. I'm using the LSTM...
4年以上 前 | 1 件の回答 | 1
1
回答質問
Import Keras Tensorflow Model into Simulink
I've got a trained model from Python, which I need to run on Simulink for my application. Is it possible to import trained Tens...
4年以上 前 | 2 件の回答 | 0
2
回答質問
How to simulate LSTM networks?
My goal is to train the network such that it can simulate an output given the inputs only. I've trained an LSTM for sequence to...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Would this be considered underfitting?
Training an LSTM (with 410 datasets) to simulate the response of a system. Network settings are as follows: layer = [ se...
4年以上 前 | 2 件の回答 | 0
2
回答質問
How to useParallel in system identification?
Is there a way to use 'useParallel' on the nlarx function in the system identification, like with the train function in the deep...
5年以上 前 | 1 件の回答 | 0
1
回答質問
neuralnet function not working with more than one input
Hi I've been trying to obtain a NARX model via neuralnet. The model has three inputs and one output. z = iddata(T, [X1 X2 X3]...
5年以上 前 | 1 件の回答 | 0