photo

Diogo Tecelão


Last seen: 3 months 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答