photo

Patrick Guarente


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
92,971
of 300,338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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

8 years ago | 4 answers | 0

4

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 0 answers | 0

0

answers