Neural Network on dSpace

Hi,
I have successfully implemented Neural Network (NN) on dSpace without I/O intefacing. Now i want to interface Inputs and output to have a hardware in loop test. The scenario is as follows
- The input layer of NN has 6 neuron. Each input is sampled at 1 cycle of 60Hz i.e. 1/60. - The output layer has 1 neuron. The value is either 0 or 1 depending on the input.
Following is the query
- The input data from the hardware is continuous at a rate of 50micro seconds. How can i sample it and make the input matrix for Neural Net?
Your inputs will be highly regarded.
Muhammad Waqar Ahmed

回答 (1 件)

Manikandan
Manikandan 2015 年 9 月 15 日

0 投票

Try with buffer or change your input sample time greater then data samples. (Rate transition block may be helpful).

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

質問済み:

2013 年 11 月 27 日

回答済み:

2015 年 9 月 15 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by