kadir can erbas
Followers: 0 Following: 0
Statistik
7 Fragen
0 Antworten
RANG
88.778
of 295.527
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
I will find an xy dataset satisfying an implicit equation.
(x^2 + y^2)^3 + (15*x + 3.3*y)*(x^2 + y^2)^2 + (62.5*x^2 + 20*x*y - 8.37*y^2)*(x^2 + y^2) - 17*x^3 + 11*x^2*y + 17*x*y^2 - 11*y^...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How can I plot the pahase plane of a time dependent linear system?
I want to plot phase plane wtih arrows (like quiver) of the time dependet system above.
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I solve a general elliptic partial differential equation with Drichlet boundary conditions?
I have an equation with known functions f, g and h shown above. My BC is: Is there any pdetool solution or any numerical me...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
A 2D boundary value problem with superelliptic boundaries
I have 2 concentric supercircles with equations x^4+y^4=1 and x^4+y^4=16. Potentials at these surfaces are kept constant at V=...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I find a doble sum series?
I want to compute the series. Parameters a, b, c and d are known constants.
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to draw dual phase portraits in a 4x4 linear differential equation system. My codes contain 4 variables as below (x1, x2, y1, y2).
p=0.1; q=15; x1dom = linspace(-p,p,q);x2dom = linspace(-p,p,q);y1dom = linspace(-p,p,q);y2dom = linspace(-p,p,q); [X1,X2,Y1,Y2...
etwa 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
I want to draw dual phase portraits in a 4x4 linear differential equation system. My codes contain 4 variables as below (x1, x2, y1, y2). For a given coefficients matrix, when
p=0.1; q=15; x1dom = linspace(-p,p,q);x2dom = linspace(-p,p,q);y1dom = linspace(-p,p,q);y2dom = linspace(-p,p,q); [X1,X2,Y1,Y2...
mehr als 3 Jahre vor | 1 Antwort | 0