photo

Mustafa Furkan SAHIN


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Knowledgeable Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
Data Analysis Write a Porgram
V1 = input('Vector V1= '); V2 = input('Vector V2= '); frstprt= dot(V1,V2)/norm(V1,2)^2; scndprt = frstprt.*V1;

más de 1 año hace | 1

| aceptada

Pregunta


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...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


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? ...

más de 1 año hace | 1 respuesta | 0

1

respuesta