photo

Jean Volkmar


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
35,795
of 300,499

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

2 years 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:...

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

4 years ago | 1 answer | 1

1

answer