![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24788689_1637396392392_DEF.jpg)
Giuseppe Menga
Followers: 0 Following: 0
Statistics
RANK
110,683
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
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
answerQuestion
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. ...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerHow 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...
2 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 ...
2 years ago | 1 answer | 0
1
answercode 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
answercode 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
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