Community Profile

photo

SooShiant


Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Unable to find explicit solution
I have MATLAB R2020a and need to solve the equation below: syms x P R F A eqn = (F^2*P^(R - 1)*x)/(2*(x^R - P^R + P^R*R))==A ...

3 years ago | 0 answers | 0

0

answers

Question


Expand summations with different indexes symbolically
Will MATLAB expand summations with different indexes symbolically like this one? <</matlabcentral/answers/uploaded_files/3785...

8 years ago | 1 answer | 0

1

answer

Answered
How to expand a summation with different indexes
I need Matlab answer me: <</matlabcentral/answers/uploaded_files/37841/Untitled-2.jpg>> I wonder how you experts can't w...

8 years ago | 0

Answered
How to expand a summation with different indexes
As I said I want a code to expand summation (algebraic) not to get a numerical answer. How bad is it. There is no way. May I nee...

8 years ago | 0

Question


How to expand a summation with different indexes
How to expand a summation with different indexes like this? <</matlabcentral/answers/uploaded_files/37828/Untitled-1.jpg>> ...

8 years ago | 4 answers | 0

4

answers

Question


Odd warning bug on MATLAB
Hi Yesterday I installed MATLAB and try to solve an equation using this command: solve('(L*Y*X*D)+(K*(S-A))+(F*X*T)-(F*(...

8 years ago | 1 answer | 0

1

answer

Answered
solving two equations with 4 unknowns
Combine 2 equation to gain 1 then use this way: Here is a simple example which you can change the equation and range and solv...

10 years ago | 0

Answered
How do can I solve for 2 unknowns in one equation given a data set for x and y.
Here is a simple example which you can change the equation and range and solve yours. The equation is 12x+9y+7z-60=0 where x,y,z...

10 years ago | 0

Answered
One equation, two unknowns. How do I create a table of possible solutions?
Here is a simple example which you can change the equation and range and solve yours. The equation is 12x+9y+7z-60=0 where x,y,z...

10 years ago | 1

Question


Finding Set Of Answers For ONE Equation Involving SEVERAL Unknown Variables In a Discrete Data Zone
Suppose this equation: F(x,y)=9x+7y-60=0 The range which include just discrete numbers is: -5<x<10 and -5<y<10 All the pos...

10 years ago | 1 answer | 0

1

answer

Answered
Find set of answers for 4 variables in an equation.
Dear Walter Roberson Thank you to guide us. I'm new to MATLAB and always have the same problem which Victor mentioned. Now i ...

10 years ago | 0