Calculate the relative error of two complex numbers

Click For Summary
SUMMARY

The relative error between two complex numbers, z' = a' + i b' and z = a + i b, can be calculated using the formula error = |(z' - z)| / |z|. This approach is analogous to calculating relative error for real numbers, but it incorporates the magnitude of the complex numbers. The Error Vector Magnitude (EVM) is a relevant concept in this context, commonly used in communication systems to assess signal quality.

PREREQUISITES
  • Understanding of complex numbers and their representation
  • Knowledge of magnitude calculations for complex numbers
  • Familiarity with error measurement concepts in engineering
  • Basic principles of communication systems and EVM
NEXT STEPS
  • Research the mathematical properties of complex numbers and their magnitudes
  • Learn about Error Vector Magnitude (EVM) and its applications in communication systems
  • Explore advanced error analysis techniques in numerical methods
  • Study the implications of relative error in signal processing
USEFUL FOR

Students in engineering, mathematicians, and professionals involved in signal processing or communication systems who need to understand error measurement in complex number approximations.

hermano
Messages
38
Reaction score
0

Homework Statement


Hi,

I want to calculate the relative error between two complex numbers. Let's say z'=a' + i b' is an approximation of z = a + i b.


Homework Equations



How can I calculate the relative error between two complex numbers z' and z?

The Attempt at a Solution



Calculating the relative error of z' and z (if they were real) is done like: error = │(z' - z) / z │
Is it the same for complex numbers?
 
Physics news on Phys.org
hermano said:

Homework Statement


Hi,

I want to calculate the relative error between two complex numbers. Let's say z'=a' + i b' is an approximation of z = a + i b.

Homework Equations



How can I calculate the relative error between two complex numbers z' and z?
You might google Error Vector Magnitude (EVM). EVM measurements are done in communication systems (cell phones, WiFi, etc.) all the time.

The Attempt at a Solution



Calculating the relative error of z' and z (if they were real) is done like: error = │(z' - z) / z │
Is it the same for complex numbers?
I guess it depends on the actual application. But if I were you I might try something like
error ratio, = │(z' - z)| / |z│
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
1K
Replies
15
Views
2K
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
5K