photo

Arian Abedin


KTH

Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort