Community Profile

photo

Jean Volkmar


Last seen: 7 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can i solve this equation with solve()
I want to solve this equation: syms x r = solve((0.02*(x-1)/(x^102 - 1))-7.59e-6,x,'ReturnConditions',true); display(r.x) ...

7 months ago | 1 answer | 0

1

answer

Question


How to use regexp to read numbers preceded by text out of a data file
Hello, i tried to get numbers out of a data file with regexp but i just cant get it to work. The file is structured like this:...

2 years ago | 1 answer | 0

1

answer

Question


How to plot the surface of multiple data sets ?
I have three different data sets each being constant in the z/l axis and want to plot the surface of them. I got the 3d plot wor...

2 years ago | 1 answer | 1

1

answer