photo

SooShiant


Last seen: 4년 초과 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
6 답변

순위
19,589
of 297,527

평판
2

참여
5 질문
6 답변

답변 채택
60.0%

획득한 표
1

순위
 of 20,454

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

9년 초과 전 | 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년 초과 전 | 0

질문


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년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 11년 전 | 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년 전 | 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년 전 | 1

질문


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년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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 ...

대략 11년 전 | 0