Mustafa Furkan SAHIN
Followers: 0 Following: 0
Statistics
RANK
217 729
of 295 712
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
1
RANK
of 20 274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 359
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
Matlab - Modelformed.NumNeighbors
What should NumNeighbors be equal to so I can find the correct result? How is NumNeighbors determined? I tried all the values...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
Matlab Code - Data Analysis
My program crashes without asking the user for sample data, how can I fix this? It worked when I tried the values of smaller dat...
nästan 2 år ago | 1 answer | 0
1
answerQuestion
Data Analysis Matlab Code
I have a dataset(145 rows, 32 columns without student id and attributes) https://archive.ics.uci.edu/ml/datasets/Higher+Educatio...
nästan 2 år ago | 1 answer | 0
1
answerData Analysis Write a Porgram
V1 = input('Vector V1= '); V2 = input('Vector V2= '); frstprt= dot(V1,V2)/norm(V1,2)^2; scndprt = frstprt.*V1;
nästan 2 år ago | 1
| accepted
Question
Data Analysis - Matlab Code
I have a dataset(145 rows, 32 columns without id and attributes https://archive.ics.uci.edu/ml/datasets/Higher+Education+Student...
nästan 2 år ago | 2 answers | 0
2
answersQuestion
Data Analysis Write a Porgram
How to write a program for finding the ortogonal projection of a given vector V1 on another given vector V2?? How should ı do? ...
ungefär 2 år ago | 1 answer | 0