photo

Mustafa Furkan SAHIN


Last seen: 3 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
217,729
of 300,759

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
1

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Knowledgeable Level 1

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

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

3 years 前 | 1

| 已接受

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答