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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
