VAIDEHI
Followers: 0 Following: 0
Feeds
提问
Can someone help me to correct the code for this problem using Crank-Nicolson finite difference implicit method?
Question is: Governing equations: Boundary conditions: The Crank-Nicolson finite difference implicit method is us...
1 year 前 | 0 个回答 | 0
0
个回答提问
Can someone help me to correct the code for this problem using ode45 solver?
Question is: Governing equations: Boundary conditions: f'(10)= 0, (assume ) As tried here, I want to plot graphs...
1 year 前 | 1 个回答 | 0
1
个回答提问
Can someone help me generate numerical values for this sample problem using bvp4c solver?
y'' + y = 0 Boundary conditions are y(0)=1; y(pi/2)=0. Compute y(pi/3) and y(pi/4) using MATLAB Bvp4c solver. Can someone ...
1 year 前 | 1 个回答 | 0