Community Profile

photo

Johannes Pommerening


Last seen: 대략 3년 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

거의 6년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

거의 6년 전

질문


Why am I "Out of memory" because of an "Error using lu"
I Need to solve this PDE (the way they recommend here: <https://de.mathworks.com/help/pde/ug/solve-problems-using-pdemodel-objec...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Not enough input arguments.
I want to solve an equation with second derivatives of t and r and got These Problems. "Not enough input arguments. Error ...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Index in position 1 is invalid. Array indices must be positive integers or logical values.
I got the problem that W is full of NaN's. Error is: "Index in position 1 is invalid. Array indices must be positive integer...

거의 6년 전 | 답변 수: 2 | 0

2

답변