Priya M
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
74,967
of 295,467
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
41.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Error in Bvp4c
I'm trying to run the following bvp4c MATLAB code, but keep running into an error: please anyone find out my mistakes and corre...
3 years ago | 2 answers | 0
2
answersQuestion
Spectral quasi linearization technique to solve boundary value problems
I got different solution and different plot while run the code....My desire graph and solution is attached here.. Please anyone...
3 years ago | 1 answer | 0
1
answerQuestion
how to rectify the below error..
Here i tried simple ordinary differential equation problem...i got an error.. Please anyone solve my query..and point out my mi...
3 years ago | 1 answer | 0
1
answerQuestion
Spectral method for Nonlinear fluid mechanics problem
Here i have used Quasi Linearization technique..i tried simply but an error statement occure...How to define yr(initial guess) ...
3 years ago | 0 answers | 0
0
answersQuestion
spectral relaxation method for ode
I'm trying to create a function that performs the SOR method. how to give an input matrix which is given below.. A1=(1+1/beta)D...
3 years ago | 0 answers | 0
0
answersQuestion
How to solve the error and get p2 value?
when i Run this code got Error: Index exceeds matrix dimensions. please anyone tell me my mistakes....and How to get p2 value...
3 years ago | 1 answer | 0
1
answerQuestion
How to fix: Index Exceeds Matrix Dimensions
err: Index Exceeds Matrix Dimensions
3 years ago | 1 answer | 0
1
answerQuestion
How can I guess an initial value of f''(0)=? and g''(0)=? using shooting technique..?
f(0)=0 f'(0)=1 g(0)=0 g'(0)=0.3
3 years ago | 0 answers | 0
0
answersQuestion
Getting Numerical values of some Non-dimensional parameters
I tried to get numerical values of my problem..Im not sure whether my code is right or wrong....Can you please correct my mista...
4 years ago | 1 answer | 0
1
answerQuestion
how to define ode function to vector field?
Here i have more functions with one variable..(e.g) f(t),theta(t),phi(t) my equation is (1+1./beta) f'''+f*ff''-M(f'-1)-f'^2+...
4 years ago | 0 answers | 0
0
answersQuestion
why do i receive this statement is incomplete?
This is my code and I keep getting the error "This statement is incomplete." several times throughout but can't find the mistak...
4 years ago | 1 answer | 0
1
answerQuestion
system of coupled ordinary differential equations
i need matlab code by using bvp4c for the above equations..... (1+1/beta)f'''(eta)-2*(f'+g')f'+(f+g)f''-M^2f'=0 (1+1/beta)g'''...
4 years ago | 0 answers | 0