photo

Alice Faisal


Last seen: presque 4 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Ax-b, additional constraint
Hello, Considering that I have Ax-b, A is a matrix of size 2*10, b is a vector of size 2*1, and x is a vector of size 10*1 A ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Solution to Ax-b
Greetings, I want to find a solution for x in which A is a non-square matrix and b is a column vector. I tried using the f...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


3D arrays multiplication
Good evening I have a matrix H which has the dimensions 16×16×10 I want to multiply H by a vector of ones x to result in ha...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Legend in for loop
Good evening In the following code, I am having 8 plots at the end, for one distance value I have two plots. One for LoS pa...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


plotting matrix verses vector
Good evening I want to plot a frequency vector (x-axes) with a path loss matrix which is 16*16 I tried this but it gives ...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


which plotting function can give me this curve
<</matlabcentral/answers/uploaded_files/138312/Capture.PNG>> I want to plot a similar graph, so should I use plot()? or their...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


solve function, getting error
syms Kspp eqn = (((e1+e2*coth(Kspp*d))/Kspp)+i(conductivity/(w*e0)))==0;%dispersion equation for Transverse Magnetic ...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


how to access variable from another function
I want to build two functions, the first one has basic equations, and the second one for channel modeling, my question is how ...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


Integration problem, getting wrong answer in matlab
Good morning I have an integration that I need to compute, I used MATLAB but I did not get the right answer. This is the in...

environ 6 ans il y a | 2 réponses | 0

2

réponses

Question


how to solve an exponential equation with one unknown in matlab
I have an equation that need to be solved for rs, and I could'nt get the answer in matlab I have values for the other parameter...

environ 6 ans il y a | 2 réponses | 0

2

réponses

Question


How to solve for a variable in an exponential equation
I want to solve this function for rs.. I used this code syms ra rb rs Vr Eq1 = Vr == exp((-pi*ra)/rs)+exp((-pi*rb)/rs)...

environ 6 ans il y a | 1 réponse | 0

1

réponse