Feeds
提问
All possible sets from vector
I have a vector x = 1:n and I need to compute all sets from it. So for example x = [1 2 3 4] should produce: [1] [2] [3] [4...
9 years 前 | 1 个回答 | 1
1
个回答提问
Numerical Integration over 2 to 20 dimensions
Hello, In program I'm working on, the input from the user is inline function v( *a* ) with number of variables (max 20) so I ...
10 years 前 | 0 个回答 | 0
0
个回答已回答
Integration of a vector
yes i tried trapz,quad,integral... but still couldnt find the solution. Im fairly new to matlab so I started by integrating sca...
Integration of a vector
yes i tried trapz,quad,integral... but still couldnt find the solution. Im fairly new to matlab so I started by integrating sca...
11 years 前 | 0
提问
Integration of a vector
Hello I have a given vector x0 and vector a1 of unknown variables. I want to get a new point x1 such that I numerically integ...
11 years 前 | 2 个回答 | 0