photo

Giuseppe Menga


Last seen: 6 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
4 Answers

RANK
157,320
of 299,737

REPUTATION
0

CONTRIBUTIONS
6 Questions
4 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,655

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Question


using LSTM nets for classification with multiple outputs
I'm using LSTM nets for classification. I would like to have 3 outputs of 3 values (-1 0 +1) Apparently the Matlab framework ...

1 year ago | 1 answer | 0

1

answer

Question


NARX - a strange thing happens
I control a lower limb exoskeleton for performing the sit-to-stand exercise using electromiographical signals with a NARX net. ...

3 years ago | 1 answer | 0

1

answer

Question


simulink c/c++ code generator use multimedia functions for optimizing execution (such as _mm_loadu_pd etc.), how to avoid it ad generate sugar & cannella code?
if the dimension of the vectors on opearting variables is even, the simulink c/c++ code generator uses the multi media function...

3 years ago | 1 answer | 0

1

answer

Answered
How can i improve the performance of a closed loop NARX?
I found that the performance index of a closed loop Narx is not convex. So I found great improvements by randomly perturbing pa...

3 years ago | 0

Question


poor dumping in NARX
I'm using NARX nets to estimate joint velocities from electromiographical (EMG) signals of patient's muscles to control a lower ...

3 years ago | 1 answer | 0

1

answer

Answered
code generation for LSTM NN
Hari, I discovered the problem related to the openMP library. When you run Coder, in one of the first windows it suggests you ...

3 years ago | 0

Question


"Deep Learning Toolbox" products - NARX versus LSTM NN
I'm using NN to predict in real time, one step ahead for control, from multi input time series, multi output time series of a sy...

3 years ago | 1 answer | 0

1

answer

Answered
code generation for LSTM NN
Dear Hari, your suggestions were very helpful. I took sometime to go through the papers you indicated, but finally I succeded. ...

3 years ago | 0

Answered
code generation for LSTM NN
Hi Hari, thank for your interest in my problem. I have solved that particular aspect, it was my fault. However, the code gener...

3 years ago | 0

Question


code generation for LSTM NN
I generated the C/C++ code for a trained LSTM NN on a 2021b Matlab the type of mynet;/* '<Root>/MATLAB Function' */ c_coder_ct...

3 years ago | 3 answers | 0

3

answers