Soveatin Kuntur
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
35,130
of 295,527
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
SVM Binary Classification using quadprog and dataset
Dear all, I have a project regarding optimization which is binary classification problem using SVM where and I have deriv...
3 years ago | 1 answer | 0
1
answerQuestion
Put formula into quadprog
Dear all, I have following formula and I want to put this on quadprog, but I dont know how to define H, f, A, b ?
3 years ago | 1 answer | 1
1
answerQuestion
Join two sprintf into one and show it on static field
I want my program show something like this : Not stable. cycle of length 2 and between vector A and B but its only show and v...
3 years ago | 1 answer | 0
1
answerQuestion
GUI Static Text didnt show anything
Hello! so in the button function I have made code, but unfortunately T static field didnt show anything. I dont why because i...
3 years ago | 1 answer | 0
1
answerQuestion
while loop in matlab
I want to iterate like on javascript. I dont know how to define true in matlab while(true)
3 years ago | 1 answer | 0
1
answerQuestion
make our own signum
Dear all, is there any simple way to transform this javascript logic: return value < 0 ? -1 : 1 into matlab
3 years ago | 1 answer | 0
1
answerQuestion
Change input user 0 to -1
I want to make some program which required input from user. I want to make the program works this way for example if user inp...
3 years ago | 1 answer | 0