Statistics
11 Questions
0 Answers
RANK
220,910
of 300,365
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,262
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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 ...
7 years ago | 2 answers | 0
2
answersQuestion
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...
7 years ago | 2 answers | 0
2
answersQuestion
solve function, getting error
syms Kspp eqn = (((e1+e2*coth(Kspp*d))/Kspp)+i(conductivity/(w*e0)))==0;%dispersion equation for Transverse Magnetic ...
7 years ago | 1 answer | 0
1
answerQuestion
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 ...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 2 answers | 0
2
answersQuestion
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...
7 years ago | 2 answers | 0
2
answersQuestion
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)...
7 years ago | 1 answer | 0

