Community Profile

photo

Devanjith Fonseka


Last seen: etwa ein Jahr vor Aktiv seit 2018

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How can I solve coupled nonlinear hyperbolic equations?
I am trying to solve the two coupled bvp equations listed as below: where and are constants. I don't think pdepe can solve th...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Creative way to create a Matlab array from a textfile with multiple headers.
I am trying to parse a molecular dynamics dump file which has headers printed periodically. Between two successive headers, I ha...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving a system of nonlinear equations with unorganized unknowns?
Ideally when using fsolve, my entire solution vector will be unknown. However my unknowns are broken down into 2 vectors x and r...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Integrating over a domain which has a singularity?
So I have to numerically integrate a function which is of the form over a spherical element (i.e r->[0,R],phi->[0,2pi] etc). My...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do i extract these arrays from a .m file?
I need to get the matrices but I'm unsure how to proceed. The file in question is attached as a picture. Thanks!

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I plot the output of fmincon when I'm already using options twice; once to include gradient using optimoptions and the next to plot using optiset?
So as said in the question, I have to define options twice but I can't use them concurrently. How can I prevent conflict between...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I plot contours of a symbolic function at a specific heigh?
So I'm trying to implement Newton's method for optimization and I don't know how to plot the contour at each step vector. I thin...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten