photo

Arian Abedin


KTH

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

Followers: 0   Following: 0

消息

统计学

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Saving values in a vector inside a loop, and finding the specific loop at which a certain element is saved
I have a code that calculates the minimum distance between two line segments by discretizing t, and s between 0 and 1 with h. Th...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Given the location (coordinates) of a point in a gridmesh, how can I extract the number of the grid that the point is located in?
I have an issue where I want to assign points to a specific grid number in a 2D gridmesh. For example, let's say I have a square...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Creating new rows in a matrix, where the elements of these rows have to be different from previous rows(same row cannot occur twice) Matlab
Hi, I'm trying to write a code that generates a 3x2 matrix. Each row is generated using randperm(3,2). This means each row is ge...

6 years 前 | 1 个回答 | 0

1

个回答