Feeds
질문
heat equations with boundary conditions code
write a code in matlab to solve numerically the following equations using the finite difference method
대략 6년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 0 | 0