Community Profile

photo

Artur Walter


FH Stuttgart

Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • Explorer

View badges

Feeds

View by

Question


Ergebnis enthält "oder"
Ich erhalte eqn(x) = y(x) == 0 | y(x)*diff(y(x), x, x) + diff(y(x), x)^2 == 0 Wie kann ich auf zweite Bedingung zugreifen?

6 months ago | 2 answers | 0

2

answers

Question


plotting a function with mesh
Hallo I want to plot a function with mesh and find it's minimum clear; close; clc; f = @(x)(x(1).^2 + x(2).^2); N = 200; x...

4 years ago | 1 answer | 0

1

answer