Community Profile

photo

Debraj Bhattacharjee

MathWorks

Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
Can I use narxnet for system identification and then tune the response of controller connected to it?
Yes, you can train a NLARX model using 'Neural Network' as the nonlinearity to replicate a narxnet model. You can then use this ...

1 year ago | 0

Answered
Bug in Fit Report for Nlarx Models in System Identification App
Can you provide us the reproduction steps where you always get the same fit? In addition, you see a different value of fit for ...

1 year ago | 0

Answered
System Identification toolbox result
Normalized Root Mean Square (NRMSE) criterion is used to generate the fit % number. It is a measure of how much better the model...

1 year ago | 0

Answered
Error in s2rlgc
This is a bug in MATLAB R2019a when more than one set of s-parameters is used. However, to work around this issue please foll...

5 years ago | 0

Answered
How to prevent App Designer GUI from opening multiple GUI figures?
This question has also been answered in a separate MATLAB answers post. The link to this post is given below: https://www.mathw...

5 years ago | 0

Answered
replicating logistic regression in patternnet, probabilities match but weights don't
The reason you are getting such an output is because when a “net” is created, it automatically scales the input data. This scal...

5 years ago | 0