Tahn


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
220,061
of 300,369

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

Answered
How to solve a 2nd degree equation of matrix ?
After about 45 minutes of calculation, it still didn't work :( : >> RES = solve(P_s*B0_s-P_s^2*C_s==B1_s) Warning: Sol...

12 years ago | 0

Answered
How to solve a 2nd degree equation of matrix ?
Thanks for your answer, I'm going to try it right away. My bad, I didn't specify that I defined B0, B1 and C (Basically, w...

12 years ago | 0

Question


How to solve a 2nd degree equation of matrix ?
Hello, Pretty new with matlab, I'd like to know how to solve a second-degree equation of matrix : P*B0-P²*C=B1 All of the va...

12 years ago | 3 answers | 0

3

answers