Community Profile

photo

Ehsan


Post University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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... ...

9 years ago | 3 answers | 0

3

answers

Question


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...

10 years ago | 2 answers | 0

2

answers

Question


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 ...

10 years ago | 1 answer | 0

1

answer