Skip to main content
10-Marble
March 29, 2023
Solved

system of equations

  • March 29, 2023
  • 2 replies
  • 2677 views

Hello,

 

I would like to solve a system of equations, but I receive the error "The symbolic result is too large to display". I need the symbolic result, because I would like to calculate the parameters of the electric circuit for which I wrote this system of equations. I'd appreciate it if you could help me with this issue.

 

I have attached the relevant file.

 

Thank you.

Marius

 

 

Best answer by Werner_E

As your sheet is too complex for me to edit and show what I mean, here is a simple worksheet with some thoughts and explanations.

 

BTW, you may consider closing your other thread
Re: solve of equation with combination of coeffici... - PTC Community
or come back and ask if its not solved.

 

Werner_E_0-1680185193584.png

Werner_E_1-1680185272783.png

 

 

2 replies

24-Ruby IV
March 29, 2023

ValeryOchkov_0-1680100147810.png

 

Marius_P10-MarbleAuthor
10-Marble
March 29, 2023

Hi Valery,

 

I tried to do attribution, but it didn't work.

25-Diamond I
March 29, 2023

You can turn the result into a function of the unknowns.

 

Use "result(xIcb0, xbeta,xR1043,.....) := [  ] solve... "

You will still get the message about the expression being too large, but you can use that function an can evaluate it numerically for any value of the unknown variables.

Marius_P10-MarbleAuthor
10-Marble
March 30, 2023

Hello Werner,

 

Thank you very much for your reply.

Could you tell me please what do you mean by "[ ]" before solve?

Marius_P10-MarbleAuthor
10-Marble
March 30, 2023

I forgot to mention that I am using Mathcad Prime version.