Feeds
질문
How can I easily obtain a curve fit parameters for several data?
I have sets of data of dependent variables stored in matrices A1 and A2 of size 36 by 12 and the independent variable data [are]...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
How to specify coefficients of variable terms in ODE system
Hi everyone, I need to specify the coefficients of the ODE variables g and f as a predetermined variables but matlab only acc...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to specify boundary conditions for solution of ODes
Hi everyone, How can I specify boundary conditions in a matrix to solve the ODE system with the following dsolve command synt...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I loop into a matrix?
I have six values of E and v which are entries of Matrix s of the structure; s=[1/E -v/E 0; v/E 1/E 0; 0 0 2*(1+v)/E] the ...
거의 11년 전 | 답변 수: 2 | 0