
Devanjith Fonseka
Statistics
7 Questions
0 Answers
RANK
233,519
of 275,901
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 18,580
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125,678
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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...
4 months ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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!
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 0 answers | 0