Statistik
14 Fragen
0 Antworten
RANG
248.354
of 295.569
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
14.29%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Uninstall Old version R2020a
Can I delete the older version R2020a now that I have R2020b ? old versions are occupying 13.55 GB
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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;...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Different results for the same equation
Why E1 is different than E3, though lambda(1)= lambda(3)
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Display is too small
The tools can hardly seen on the left, how can I restore it to default
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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
etwa 8 Jahre vor | 2 Antworten | 0