DG - MATLAB Central
photo

DG


Last seen: 2 months ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 10/17 to 01/25Use left and right arrows to move selectionFrom 10/17Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
254,336
of 296,498

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


Fill cylinder inside a matrix
Given a 3d matrix: vx = 1; % mm vy = 1; % mm vz = 1; % mm nx = 500; %Number of elements in x direction ny = 500; %Number of...

6 years ago | 2 answers | 0

2

answers

Question


Correct way of using kfoldLoss
I am trying to do a crossvalidation using a K-nn classifier. In the past, I used cvpartition to achieve this, but I found kfoldL...

7 years ago | 1 answer | 0

1

answer
Go to top of page