photo

Ahmed Ibrahim


Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Users distribution and locations
How to distribute 'n' users randomly under a cellular BS located in the center of area (0,0) with radius 1000m? so we can obtain...

4 years 前 | 0 个回答 | 0

0

个回答

提问


I have a *.dat file that contains a numerical results, and I want to plot these results using Matlab. how can I open this file in Matlab? and if I want to store it in matrix,what should I do? . The file contains approx. 1000 row by 2 or 3 columns
I have a *.dat file that contains a numerical results, and I want to plot these results using Matlab. how can I open this file ...

6 years 前 | 2 个回答 | 0

2

个回答

提问


I have two equations with two variables each is a function of another, so I'm using ''fsolve'' for solving two nonlinear equations. but if I have an equation with a specific constant which I want to give it a range (e.g. 1:50)
function F = root2d(x,n) F(1)= x(1)-1+((1-x(2))^n); F(2)= (x(2)*(33*(1-2*x(1))+32*x(1)*(1-(2*x(1))^3)))-2*(1-(2...

6 years 前 | 1 个回答 | 0

1

个回答

提问


If I have a vector S=[4 1 2 2 1 1 1 1 1 1] and I want to generate all possible matrices C with dim(10*10) with a condition that [C(i,:)+C(:,i)=S(1,i)] and the values in C are wanted to be integer (0,1,2,...)
If I have a vector S=[4 1 2 2 1 1 1 1 1 1] and I want to generate all possible matrices C with dim(10*10) with a condition that ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


If I have a vector [1 2 3] and I want all combinations of these values along 6 elements so I will have (3^6) combinations in one vector, How can I do?
If I have a vector [1 2 3] and I want all combinations of these values along 6 elements so I will have (3^6) combinations in one...

7 years 前 | 2 个回答 | 0

2

个回答

提问


If each element of vector with size (1,14) takes one value from this vector [0 0.625 1.25 2.5] . How can I obtain all possible combinations of this vector ?
If each element of vector with size (1,14) takes one value from this vector [0 0.625 1.25 2.5] . How can I obtain all possible c...

7 years 前 | 0 个回答 | 0

0

个回答