Feeds
提问
heat equations with boundary conditions code
write a code in matlab to solve numerically the following equations using the finite difference method
6 years 前 | 0 个回答 | 0
0
个回答提问
vector norms help mat
Given this code X = sampleUnitSphere(2, 100); A = [-2 3;-3 1 ]; AX = A*X; figure(1); clf; hold on; plot( X(1,:), X(2,:),'b....
6 years 前 | 0 个回答 | 0
0
个回答提问
code for saddle node bifurcation
I need to create a code for a saddle node bifurcation diagram for the Henon Map with the following parameters a=-.1225 , b=.3, t...
7 years 前 | 0 个回答 | 0