Statistics
14 Questions
0 Answers
RANK
248,354
of 295,569
REPUTATION
0
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Uninstall Old version R2020a
Can I delete the older version R2020a now that I have R2020b ? old versions are occupying 13.55 GB
3 years ago | 1 answer | 0
1
answerQuestion
Eigen Vectors and Values using Matlab
I'm using the following code to find the eigen vectors, now when I evaluate lambda manually I get dfferent numbers A=[4 6 2;...
4 years ago | 2 answers | 0
2
answersQuestion
adjmat unrecognized function in Matlab
I'm trying to run a code and it has the function t5 = diff(lambda); t5 = adjmat(t5); but I got the error that adjmat unr...
4 years ago | 2 answers | 0
2
answersQuestion
Numerical differential using a set of data
I have a function b(v), where b is the root of an equation that envolves bessel functions and the input is v. I found b using ...
4 years ago | 1 answer | 0
1
answerQuestion
Different results for the same equation
Why E1 is different than E3, though lambda(1)= lambda(3)
4 years ago | 1 answer | 0
1
answerQuestion
Only the real part of the complex number is displayed
When I have a complex number as an output, Mtalab either doesn't display the number or only shows the real part. Any idea how ca...
4 years ago | 1 answer | 0
1
answerQuestion
Only the real part of the complex number is displayed and not the imaginary part
I'm facing this unusal problem. the output is saved as you can see in the workspace but its not being displayed in live editor s...
4 years ago | 1 answer | 0
1
answerQuestion
Mixing text and output
I wonder if there is a way to write in live editor directly such text A=[1 0;0 1] $\mathbf{A}=A$ So the output can be dire...
4 years ago | 0 answers | 0
0
answersQuestion
Display is too small
The tools can hardly seen on the left, how can I restore it to default
4 years ago | 2 answers | 0
2
answersQuestion
Double integration using dblquad not working
what is the mistake in this code, I'm getting this error "Error using dblquad>innerintegral (line 76) Inputs must be floats, na...
5 years ago | 1 answer | 0
1
answerQuestion
Figure printing size and printing in latex
I have multiple of Matlab figures and I need all the figures to have the same size when I save them as Pdf but I can't make them...
7 years ago | 1 answer | 0
1
answerQuestion
using $\textit{w}$ in legend
I have an existing figure that I want to use this term $\textit{w} = 0$ in its legend. I'm setting the latex interpreter using ...
7 years ago | 1 answer | 0
1
answerQuestion
continouse OFDM with filtering
I'm trying to do the following code data (bits) QAM-MApping using (comm.RectangularQAMModulator) IFFT( to generate the OFDM s...
8 years ago | 0 answers | 0
0
answersQuestion
I'm dealing with very small numbers in matlab and I came across this problem .. I have a vector (x) that I add a D.C. Value to it ( constant number around 0.5) and then I subtract the number to get y.. the problem is x is not equal to y, why?
The problem also extends to the demodulation where if I sent 1+J I get 1-j since I'm using hard decision
8 years ago | 2 answers | 0