Feeds
提问
How to solve Double integral with variable bounds in Matlab?
Hi. for solving an equation by using MATLAB, in the first step, we need to solve some dual integral. boundary of integrals are d...
7 years 前 | 0 个回答 | 0
0
个回答提问
low speed of 'ismember' function
hi. in my code there is a for loop like the following: for i=1:n N=find(~ismember(Vector1,Vector2)) do something... ...
10 years 前 | 3 个回答 | 0
3
个回答提问
Choose pairs of integers without repeating this selection in a loop
Hi. I want select randomly two number by 'randsample' or 'randperm' function in a loop (for intermediate recombination in evolut...
11 years 前 | 2 个回答 | 0
2
个回答提问
calculate surface area between two curves
I want to get the surface area between the two curves. one curve is symbolic function curve (ezplot) and one other is numerical ...
11 years 前 | 1 个回答 | 0