photo

vianney p


Active since 2016

Followers: 0   Following: 0

Hello I'm Vianney and I'm a student

Statistics

All
MATLAB Answers

0 Questions
1 Answer

Cody

0 Problems
2 Solutions

RANK
67,931
of 300,369

REPUTATION
0

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
115,339
of 168,436

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years ago

Solved


Pizza value using expression with parentheses
Pizza prices are typically listed by diameter, rather than the more relevant feature of area. Compute a pizza's value (cost per ...

9 years ago

Answered
one vs one svm multiclass classification matlab code
the error is in this line svmModel{k} = svmtrain(meas(idx,:), g(idx),'-s 0 -t 0'); you need to verify the parameters ...

9 years ago | 0