photo

ross montgomery


University of Strathclyde

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
259,178
of 297,527

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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 1

View badges

Feeds

View by

Question


Removing exponents from a sysm class term
I am interested in removing the exponents from a syms class object. For instance, i wish the following expression, answer =...

12 years ago | 2 answers | 0

2

answers

Question


Factorization of syms class objects
I create Syms class matrices with elements taking a similar structure to this, a11*(a1*a4*a7 + a2*a5*a9) + a3*a7*a11 I...

13 years ago | 1 answer | 0

1

answer

Question


Operating on syms class matrices.
My algorithm returns matrices in the class "sym", of a similar form to the following matrix. matrix = [ a^2 + b*c, a...

13 years ago | 2 answers | 0

2

answers

Question


Evaluating matrices of class "sym".
My algorithm returns matrices in the class "sym", of a similar form to the following matrix. matrix = [ a^2 + b*c, a*b ...

13 years ago | 1 answer | 0

1

answer