Community Profile

photo

Ahmed Ibrahim


Last seen: etwa ein Jahr vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten