Feeds
提问
Index exceeds the number of array elements
function [x, y1, y2, y3, y4 ] = FDEx4_1(N,kn,F) clc mm = 4; N = 200; h = 1/N;% mesh size kn = 0.5;%Reynolds number F = 0.2...
5 years 前 | 1 个回答 | 0
1
个回答提问
Error Plot, vectors must be of same length. I can't understand where the error is exactly
D = 90.5*0.4814E-3; S = 1.814; q0 = 1.4155; M = 0.9953; v0 = 1.545 /48.888; tspan = [0 2000]; t0 = 0; t_end = 2000; ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Getting error in the Q(1) = IC, how do i apply Forward Euler to this
D = 90.5*0.4814E-3; S = 1.814; q0 = 1.4155; M = 0.9953; v0 = 1.545 /48.888; tspan = [0 2000]; t0 = 0; t_end = 2000; ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Morse Potential solve using Matlab
In molecular dynamics simulations using classical mechanics modeling, one is often faced with a large nonlinear ODE system of th...
5 years 前 | 2 个回答 | 0

