Community Profile

photo

Alice Faisal


Last seen: 3년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변