Plot Complex Numbers - MATLAB & Simulink - MathWorks Deutschland (2024)

Open Live Script

This example shows how to plot complex numbers in MATLAB®. A complex number z is a number that can be written in the form

z=x+yi,

where x and y are real numbers, and i is the imaginary unit, which is defined as i2=-1. The number x is the real part of the complex number, which is denoted by x=Re(z), and the number y is the imaginary part of the complex number, which is denoted by y=Im(z). You can plot a complex number as a pair of coordinates (x,y) on the complex plane, also known as the Argand diagram. This diagram uses the Cartesian coordinates to represent the real part in the x-axis and the imaginary part in the y-axis.

You can also represent a complex number using the polar representation. The complex number is written in the form

z=reiθ=r(cosθ+isinθ),

where r is the absolute value or magnitude of the complex number, and θ is the phase angle of the complex number. In this representation, you can plot a complex number as a point in the polar coordinates with radius r (the distance from the origin) and polar angle θ (the counterclockwise angle between the positive real axis and the line connecting the point to the origin).

Plot Array of Complex Numbers

Create a vector that contains the complex numbers 3 + 4i, -4 - 3i, 1 - 2i, and -1 - 1i.

z = [3 + 4i; -4 - 3i; 1 - 2i; -1 - 1i]
z = 4×1 complex 3.0000 + 4.0000i -4.0000 - 3.0000i 1.0000 - 2.0000i -1.0000 - 1.0000i

Plot the imaginary part against the real part of the complex vector z by using plot. Use the real function and imag function to return the real and imaginary parts of the complex vector, respectively.

plot(real(z),imag(z),"o")axis equalgrid onxlabel("Re(z)")ylabel("Im(z)")

You can also use plot(z,LineSpec) instead of plot(real(z),imag(z),LineSpec) to plot an array of complex numbers. This function automatically plots the real part in the x-axis and the imaginary part in the y-axis.

Plot Complex Roots of Unity in Cartesian Coordinates

The nth roots of unity are complex numbers that satisfy the polynomial equation

zn=1,

where n is a positive integer.

The nth roots of unity are

exp(2kπin)=cos2kπn+isin2kπn, for k=0,1,,n-1.

To find the complex roots of unity, you can solve the polynomial equation by using roots. The roots function solves polynomial equations of the form p1xn++pnx+pn+1=0. For example, find the fifth roots of unity of z5=1, or z5-1=0.

p = [1 0 0 0 0 -1];z = roots(p)
z = 5×1 complex -0.8090 + 0.5878i -0.8090 - 0.5878i 0.3090 + 0.9511i 0.3090 - 0.9511i 1.0000 + 0.0000i

Plot the complex roots of unity in the Cartesian coordinates.

plot(z,"o")axis equalgrid onxlabel("Re(z)")ylabel("Im(z)")

Plot Complex Numbers- MATLAB & Simulink- MathWorks Deutschland (2)

Plot Complex Numbers in Polar Coordinates

Plot the fifth roots of unity in the polar coordinates by using polarplot. Use the angle function to return the phase angles of the complex roots, and use the abs function to return the absolute values or radii of the complex roots.

polarplot(angle(z),abs(z),"o")

Plot Complex Numbers- MATLAB & Simulink- MathWorks Deutschland (3)

You can also use polarplot(z,LineSpec) instead of polarplot(angle(z),abs(z),LineSpec) to plot an array of complex numbers in the polar coordinates. This function automatically plots the radii and phase angles of the complex numbers.

Plot Parametric Curve in Complex Plane

Define a parametric curve that has the form

z=f(t)=texp(it)

with the parameter t in the interval [0,4π].

Create a vector t of 200 equally spaced points within this interval to parameterize t. Define the points that lie on the complex curve as a complex vector z.

t = linspace(0,4*pi,200);z = t.*exp(1i*t);

Plot the complex curve in the Cartesian coordinates.

plot(z,"-")axis equalgrid onxlabel("Re(z)")ylabel("Im(z)")

Plot Complex Numbers- MATLAB & Simulink- MathWorks Deutschland (4)

Plot the complex curve in the polar coordinates.

polarplot(z,"-")

Plot Complex Numbers- MATLAB & Simulink- MathWorks Deutschland (5)

Plot Eigenvalues of Square Matrix

A real n-by-n square matrix has n eigenvalues (counting algebraic multiplicities) that either are real or occur in complex conjugate pairs.

For example, consider a 20-by-20 real matrix with random elements that are sampled from a standard normal distribution. Calculate the eigenvalues using eig.

rng("default")z = eig(randn(20));

Plot the imaginary part against the real part of all 20 eigenvalues. Notice that for each eigenvalue zk=xk+yki that is not on the real axis, there is another complex conjugate pair of this eigenvalue zk*=xk-yki.

plot(z,"o")axis equalgrid onxlabel("Re(z)")ylabel("Im(z)")

Plot Complex Numbers- MATLAB & Simulink- MathWorks Deutschland (6)

Plot Multiple Complex Data Sets

Plot the imaginary part against the real part of two complex data sets. If you pass multiple complex input arguments to plot, such as plot(z1,z2), then the plot function ignores the imaginary part and plots only the real part of the inputs. To plot the real part against the imaginary part for multiple complex inputs, you must explicitly pass the real part and the imaginary part to plot.

For example, create two complex vectors z1 and z2.

x = -2:0.25:2;z1 = x.^exp(-x.^2);z2 = 2*x.^exp(-x.^2);

Find the real part and imaginary part of each vector by using the real and imag functions.

re_z1 = real(z1);im_z1 = imag(z1);re_z2 = real(z2);im_z2 = imag(z2);

Plot the complex data.

plot(re_z1,im_z1,"*",re_z2,im_z2,"o")axis equalgrid onlegend("z1","z2")xlabel("Re(z)")ylabel("Im(z)")

Plot Complex Numbers- MATLAB & Simulink- MathWorks Deutschland (7)

See Also

plot | real | imag | polarplot | abs | angle

Plot Complex Numbers
- MATLAB & Simulink
- MathWorks Deutschland (2024)
Top Articles
Medical School Global Health | Vanderbilt Institute for Global Health
Section of Hospital Medicine | Clinical Services
Spasa Parish
Rentals for rent in Maastricht
159R Bus Schedule Pdf
Sallisaw Bin Store
Black Adam Showtimes Near Maya Cinemas Delano
Espn Transfer Portal Basketball
Pollen Levels Richmond
11 Best Sites Like The Chive For Funny Pictures and Memes
Things to do in Wichita Falls on weekends 12-15 September
Craigslist Pets Huntsville Alabama
What's the Difference Between Halal and Haram Meat & Food?
Tyreek Hill admits some regrets but calls for officer who restrained him to be fired | CNN
Haverhill, MA Obituaries | Driscoll Funeral Home and Cremation Service
Rogers Breece Obituaries
Ems Isd Skyward Family Access
Elektrische Arbeit W (Kilowattstunden kWh Strompreis Berechnen Berechnung)
Omni Id Portal Waconia
Kellifans.com
Banned in NYC: Airbnb One Year Later
Four-Legged Friday: Meet Tuscaloosa's Adoptable All-Stars Cub & Pickle
Model Center Jasmin
Ice Dodo Unblocked 76
Is Slatt Offensive
Labcorp Locations Near Me
Storm Prediction Center Convective Outlook
Experience the Convenience of Po Box 790010 St Louis Mo
Fungal Symbiote Terraria
modelo julia - PLAYBOARD
Abby's Caribbean Cafe
Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
Tri-State Dog Racing Results
Trade Chart Dave Richard
Lincoln Financial Field Section 110
Free Stuff Craigslist Roanoke Va
Stellaris Resolution
Wi Dept Of Regulation & Licensing
Pick N Pull Near Me [Locator Map + Guide + FAQ]
Horseheads Schooltool
Crystal Westbrooks Nipple
Ice Hockey Dboard
Über 60 Prozent Rabatt auf E-Bikes: Aldi reduziert sämtliche Pedelecs stark im Preis - nur noch für kurze Zeit
Wie blocke ich einen Bot aus Boardman/USA - sellerforum.de
Craigslist Pets Inland Empire
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Hooda Math—Games, Features, and Benefits — Mashup Math
Dermpathdiagnostics Com Pay Invoice
How To Use Price Chopper Points At Quiktrip
Maria Butina Bikini
Busted Newspaper Zapata Tx
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 6195

Rating: 4.3 / 5 (44 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.