Statistics
RANK
19,589
of 295,467
REPUTATION
2
CONTRIBUTIONS
5 Questions
6 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
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 ...
4 years ago | 0 answers | 0
0
answersQuestion
Expand summations with different indexes symbolically
Will MATLAB expand summations with different indexes symbolically like this one? <</matlabcentral/answers/uploaded_files/3785...
9 years ago | 1 answer | 0
1
answerHow 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...
9 years ago | 0
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...
9 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>> ...
9 years ago | 4 answers | 0
4
answersQuestion
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*(...
9 years ago | 1 answer | 0
1
answersolving 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...
11 years ago | 0
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...
11 years ago | 0
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...
11 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...
11 years ago | 1 answer | 0
1
answerFind 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 ...
11 years ago | 0