Jean Volkmar
Followers: 0 Following: 0
Feeds
提问
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) ...
1 year 前 | 1 个回答 | 0
1
个回答提问
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:...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 1