Community Profile

photo

Iliqe


Last seen: 約2年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3
  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Calculate Euclidean Distance between one point and many others
The idea is to calculate the Euclidean distance from certain point to many other points, e.g., we have point with coordiantes 0 ...

約2年 前 | 2 件の回答 | 0

2

回答

質問


Create a coordinate system (x, y, z) matrix
The idea is to build a dataset of coordinates matrix with 3 coordinates along X, Y, and Z. The data which I have are: % min ...

約2年 前 | 1 件の回答 | 0

1

回答

質問


Convert Python code (loop) to MATLAB
Hello everyone, here I have some code from Python, could you please help to convert it to Matlab. mylist = list(range(100)) #...

約2年 前 | 2 件の回答 | 0

2

回答

質問


Porblem with indexing using a loop
The idea is to find indices of K smallest values from every column of matrix "lag", but when you run the code you will see that ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


How to find indices of certain values from dataset using a loop
Hi gyus, I am a beginner in coding. My problem is that I want to find indices of values using a loop, but having and error. Co...

約3年 前 | 1 件の回答 | 0

1

回答