photo

Leon


Last seen: 6ヶ月 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

23 質問
0 回答

ランク
23,072
of 300,791

評判
1

コントリビューション
23 質問
0 回答

回答採用率
43.48%

獲得投票数
1

ランク
 of 21,091

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,108

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • First Review

バッジを表示

Feeds

表示方法

質問


sequence to sequence, working in batches for LSTM and/or NLARX
Per batch, I have two input sequences and one output sequence. All three have the same (limited) length for training (in this ex...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


New initial starting point (input and output) of already trained LSTM Network
I have input data X and output data Y. I am training a LSTM network using: net = trainNetwork(X(1:500), Y(1:500), layers, opti...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to use a matrix as input for NLARX
Based on the text (see below in italic) for NLARX I would like to use a matrix to provide the u en y (input/output). Comma-Sepa...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


error message in app designer when closing app
Hello, I have made an App that works ok hwoever when I close my app (made in app designer), I get the following error message i...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


update one plot in appdesigner
In appdesigner, I have multiple plots, I want to update one or more. The initial plot owrks, the update not. How to do this?? M...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Multiple Font Sizes in for a label in app designer
I am using a label in Appdesigner. However I want to use multiple Font Sizes in one label. How can this be done? I use the code...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


using forecast in combination with nlarx gives an error
When I try to use the forecast function in combination with a nlarx I get the following error: Unable to use a value of type idn...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Sequence Classification Using Deep Learning
Currently I am wokring on a Sequence Classification Using Deep Learning. I have also looked at the example from MATLAB: Sequen...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


What smoothing algorithm is used in smoothed training accuracy in deep learning
When using deep learning you can plot the training progress. In that plot there is a smoothed training accuracy line. I am lo...

約5年 前 | 1 件の回答 | 0

1

回答

質問


parallel pool for deep learning
Dear all, I am training a network for deeplearning. In order to speed up the training, I created a parpool (in this case of 2 ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Multiple plots in multiple figures in no specific order
Hello, I am looking for way to have multiple plots in different figures but in no specific order in the program. So it could be...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Reading Excel data rea-ltime with changing data
Hello, I have an Excel sheet that receives continuous varying data via a DDE link with another program. (this is working perfe...

約6年 前 | 1 件の回答 | 0

1

回答

質問


train NLARX line per line
Is it possible to train a NLARX network by retrain/update the NLARX network by offering different data sets in different batches...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


NLARX trained on multiple batches
I am using NLARX for a time series. However is there a way train the NLARX by using very small batches? The goal is to have a...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


Batch learning for deep learning lstm time series
Is it possible to train a LSTM network by retrain/update the LSTM network by offering different data sets in different batches? ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


deep learning LSTM time series MISO
Dear Sir Looking at the deep learning toolbox I see an example for time serie forecast named (Time Series Forecasting Using Dee...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


How to get the smooth curve data into an array after using Smoothing Spline?
I am using the fit function for the first time, and I notice that all the examples pass the returned object into the PLOT functi...

約10年 前 | 1 件の回答 | 0

1

回答

質問


How to place the outputdata of FIT function into an array
I am using Curvefit module to smooth data by using Fit smoothing splines cubic spline to curves. When I use the FIT function I g...

約10年 前 | 0 件の回答 | 0

0

回答

質問


Synchronize/show variables in workspace with GUI
Hopefully someone can help me. I try to built a GUI using guide which show three variables from the workspace in a window. I...

約11年 前 | 1 件の回答 | 0

1

回答

質問


How to forecast N-steps ahead in System Identification Toolbox for Hammerstein Wiener model
In the System identification Toolbox I can create a Hammerstein-Wiener model for certain data. After the estimation I can use th...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


How to forecast y(t+N) using removedelay function for NARX model
In the Neural Network Toolbox there is a NARX model. After the model is created the model can be adjusted by “close” or “removed...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


Use of target data in closed loop NARX network
Hello, I have a question regarding NARX network. I have created a NARX network (see below) and that works fine. Also if I ...

12年以上 前 | 0 件の回答 | 1

0

回答

質問


Narxnet, Error using struct, Conversion to struct from double is not possible.
In the Matlab UserGuide for Neural Networks Toolbox R2012a (page 3-25), there is an example of a Dynamics Network with the follo...

13年以上 前 | 1 件の回答 | 0

1

回答