photo

William Dzomba


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
38,666
of 301,172

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


solve output not displaying
While using the solve function, the output is being displayed as "Variable: [1x1 sym]", while I am expecting to see a string of ...

9 years ago | 1 answer | 0

1

answer

Question


Why does MatLab keep reversing the sign of my symbolic equation
I'm trying to assign a variable with a series of symbolic variables, (E1 = E/(1-v^2)), and the output keeps returning -E/(v^2-1)...

9 years ago | 1 answer | 1

1

answer

Question


the solutions I'm getting are too large
I am trying to solve a system of equations and I've tried x = linsolve(A,b), x = b*inv(A), and x = A\b. The answers I get are f...

9 years ago | 0 answers | 0

0

answers