Community Profile

photo

Plamen Bonev


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Unable to find explicit solutions to an equation
Hi, I am trying to resolve the following equation : x*atan(1/x)=y for x My code is: syms x y eqn=(x*atan(1/x))==y ...

2 years ago | 2 answers | 0

2

answers

Question


Curve fitting with complexe custom function
I want to fit some experimental data to a custom equation of this type: Where a(T) and c(T) are some complicated functions of...

3 years ago | 0 answers | 0

0

answers

Question


Problem with inf value
I am having inf values, while I am supposed to be having 1.0396e+01 value... (which is apparently not at all an infinite value...

3 years ago | 1 answer | 0

1

answer

Question


How to extract only the real roots of a cubic equation
I am resolving a cubic virial equation of state with a root method in 3 loops for (for Pressure, Temperature and type of Gas). S...

3 years ago | 0 answers | 0

0

answers