Diana
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
248.269
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Uninstall Old version R2020a
Can I delete the older version R2020a now that I have R2020b ? old versions are occupying 13.55 GB
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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;...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Different results for the same equation
Why E1 is different than E3, though lambda(1)= lambda(3)
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Display is too small
The tools can hardly seen on the left, how can I restore it to default
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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
alrededor de 8 años hace | 2 respuestas | 0