Community Profile

photo

Ahmed Ibrahim


Last seen: circa un anno fa Attivo dal 2017

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 7 anni fa | 0 risposte | 0

0

risposte