Feeds
질문
Nummerical integration
Hello there I wish to evaluate three numerical integrals. I call a vector (vBL)from another file. Then I want to get a value ...
거의 14년 전 | 답변 수: 0 | 0
0
답변질문
Put result in vector
I work on this code and I want to put the result (u) for each (t) into a vector. function THA(n,E,I,m,L,P0) vn=1:1:n;%Anta...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Numerical solution
Hello I´m working on a numerical solution for an equation. Therefore I wrote the following function: function test(dBL,i) ...
거의 14년 전 | 답변 수: 1 | 0
