photo

Iliqe


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答