Feeds
提问
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 ...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 0 个回答 | 0

