Community Profile

photo

Patrick Guarente


Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


How do I solve a second order non linear differential equation using matlab.
I have a fluid dynamics problem and I need to derive an equation for motion. After applying Newtons second law to the system,...

mehr als 6 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Delete rows in a matrix based on their first number in the row.
I have two matrices. Del= [12 3 5; 15 2 7; 20 4 9; 10 2 1] Close= [15 ; 10; 20] I need to get rid of the Del rows that...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I delete rows from a matrix based on the number of the row.
I have matrix A=[ 15 2 4; 19 3 7; 12 2 6; 10 4 9] A second matrix which tells me the rows of A that need to ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Saving .data files inside of a for loop
I am creating muiltiple coord.data files. All inside one loop. Normally I put a break at the end of the loop, and the .data file...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten