photo

Jessica Arroyo


Last seen: mer än 2 år ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
225 930
of 300 338

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

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

  • Thankful Level 2

View badges

Feeds

View by

Question


How can I plot my solutions in my phase portait?
This model involves modeling Romeo and Juilet's love, however I am having trouble plotting my solutions. They are not showing in...

mer än 2 år ago | 1 answer | 0

1

answer

Question


Why doesn't the L in my partial pivot LU decomposition switch rows?
Everything else works well besides my L, please help. A= [1 2 3 1; 4 5 6 2; 7 8 0 4; 0 1 3 1]; GE = GE_partial(A); %% fu...

mer än 2 år ago | 1 answer | 0

1

answer

Question


Why do I keep getting a zero for x(9) for Backward subsitution?
This is my code for backward subsitution. I keep getting zero for x(9) each run. I'm not sure what I'm doing wrong. %% b U =...

mer än 2 år ago | 2 answers | 0

2

answers