Community Profile

photo

Max


Danmarks Tekniske Universitet

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Ho to perform the same calculation in all columns of a matrix?
Hi all, I would like to perform "adtest" in all columns of my matrix sized 200x90 without having a loop iterating 90 times. I...

8 years ago | 1 answer | 0

1

answer

Question


Multitaper spectral estimation (pmtm.m)
Hi, I was trying to use pmtm function but oddly it gives error. I have been using it a few months ago with no problem. Has an...

8 years ago | 1 answer | 0

1

answer

Question


How to get values assigned to a string?
Hi all, My data are stored as below in the workspace: white_left 400x129 white_right 400x129 black_left 400x90 ...

8 years ago | 2 answers | 0

2

answers

Question


Usage of Exclamation point in MATLAB?
Hey all, I just wondered about the application of "exclamation point" (!) in MATLAB. I have read a bit in forums and it is mo...

9 years ago | 1 answer | 0

1

answer

Question


Cross validation in Support vector machine (SVM).
Hello all, I am trying to find out of sample mis-classification for my SVM model using by using: CVSVMModel1 = crossval(...

9 years ago | 0 answers | 2

0

answers

Question


How to make my logical data homogene?
Hi all, I have a vector logical data which varies between 0 and 1 in this way: data = [0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1...

9 years ago | 3 answers | 0

3

answers