photo

Minjae Cho


Last seen: 10 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

All
  • Personal Best Downloads Level 1
  • Thankful Level 2
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Helmholtz 1D Finite Difference Approximation using Algebraic Equation
I am trying to approximate Helmholtz's wave equation using algebraic equation. I think I have made correct algebraic equation, ...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solve IVP with Taylor method of order
I wanna implement this into a code. My code is followed by : syms x y(x) f = y(x) - x^3 + x + 1 df = diff(f, x) f = sub...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Whole derivation of two variable differential function
I am struggleing with the whole derivation of differential equation. Can y'all give me an advice how to implement that into a...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Gesendet


Bairstow method; finding the roots of polynomial.
Using Division property: P(x) = (x^2 -ux +v)*Q(x) + R(x); To find correct u and v that makes R(x) = 0 so that (x^2 -ux + v) can ...

etwa 2 Jahre vor | 4 Downloads |

Thumbnail