Borrar filtros
Borrar filtros

plotting two complex numbers points on smith chart

1 visualización (últimos 30 días)
fima v
fima v el 9 de En. de 2018
Hello , i have two complex numbers 7.12 +j*0.324 6.04 +j*3.15 i want to plot these two points on a smith chart (normalized to 50). i have tried the following code but its just gives me empty chart.
Thanks
z = 7.12 + 1j*(0.324);
figure
smithchart(z)

Respuestas (0)

Categorías

Más información sobre Equivalent Baseband Simulation en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by