Feeds
提问
I get this message(Attempted to access F(5); index out of bounds because numel(F)=4.) when I run the code below..
refpaper3 function refpaper3 format long %% ------------------------------------------------------------------------ % Par...
1 year 前 | 1 个回答 | 0
1
个回答提问
I am trying to solve a system of ordinary differential equations using Bvp4c but I get a message error that a singular Jacobian encountered, below the code I am working on
test3() function test3 clear clc close all format long %% ----------------------------------------------------------------...
2 years 前 | 0 个回答 | 0
