photo

Jean Volkmar


Last seen: 11개월 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

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) ...

11개월 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 1

1

답변