Xavi Alm
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
192,170
of 295,673
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Question
Solve non-linear equation.
Hi to all, Im solving the next equation (I use 2 different methods of writing the equation) %Variable syms theta %Definic...
5 years ago | 1 answer | 0
1
answerQuestion
I'm trying to define a simbolic variable like ¨ syms x ¨. I used to do it but now It doesn't work..
Example of the code: syms I1 I2 z1 z2 z3 z4 kt I3 I4 M K M=[I1+I2*(z1^2/z2^2) 0;0 I3*z4^2/z3^2+I4] K=[(z1^2/z...
5 years ago | 2 answers | 0