Community Profile

photo

Safwane Benbba


Last seen: mer än 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Property validation for a vector
How can I check that the property of a class is a vector? This is what I have but it doesn't work: properties Col...

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

1

answer

Question


How can I get more than one solution with solve()?
This is my code: syms x y; vars = [x,y]; eqn = x^3 + y^2 == 0; solve(eqn,vars, 'Real', true) But it really gives me one sol...

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

1

answer