Community Profile

photo

Hritika Suneja


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • Revival Level 2
  • First Answer

View badges

Feeds

View by

Answered
Predicting unknown classes|(Novelty/Anomaly Detection) using MATLAB
ANN never rejects an unknown class , it always classifies it as a known class. You could try using SVM one class classifier , it...

4 years ago | 0

Answered
Model arguments can not be used in non-tunable expressions
Model arguments in a referenced model are specifically designed to allow instances of referenced model to be tuned. It appears...

4 years ago | 0

Answered
Incremental code generation for a single model
Incremantal code generation is mode of code generation in which simulink generate code for those portions of the model that have...

4 years ago | 0

| accepted