Community Profile

photo

Diogo Tecelão


Last seen: 15 days ago Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Bug in loadLearnerForCoder from MATLAB coder
Hello, I've built a classification model (esemble), and saved it using saveLearnerForCoder. However, when compiling my code to ...

3 years ago | 2 answers | 0

2

answers

Question


Dynamic size table with MATLAB coder
Hi all, I'm intend to convert my feature extraction code into C using MATLAB coder, but I'm facing trouble when trying to aggre...

3 years ago | 1 answer | 0

1

answer

Question


Poor MEX performance when running filtfilt
Hi all, I'm currently on the journey of converting my MATLAB data processing script into C. While testing some part of it (filt...

3 years ago | 1 answer | 0

1

answer

Question


Adjust classifier performance (sensitivity & specificity)
Hi all, I'm trying to build a classifier for my highly imbalanced binaty data, where I have the following stats: tabulate(clas...

3 years ago | 0 answers | 0

0

answers

Question


Calculation of mean signal frequency
Hi everyone, I'm trying to perform an analysis in the frequency domain, but I'm confused regarding how to obtain the PSD signal...

3 years ago | 1 answer | 0

1

answer

Question


Failing to find a string on a cell of strings using strcmp
Hello all, I am currently trying to use strcmp to find a string on a cell string. However, it doesn't seem to work, and I can...

5 years ago | 1 answer | 0

1

answer