Oguz Altunkas
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
203,100
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
Numerical Solution to second order coupled system of boundary value equations
Hello, I have two second order coupled boundary value problems, and I could not find a method to solve them numerically (d^2(s...
2 years ago | 1 answer | 0
1
answerQuestion
Second order boundary value problem numerical solution
Hello, I have a second order boundary value problem with drichlet boundary conditions as follows: (d^2(m(y))/dy^2) = m(y)*(c1+...
2 years ago | 1 answer | 0
1
answerQuestion
Vector input to function handle for bvp4c
Hi, I am trying to solve system of equations with bvp4c res = @(y,res) [D_constant*(res(1)-res(2)); (U_numeric-(D_constant*(r...
2 years ago | 1 answer | 0