photo

Arian Abedin


KTH

Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta