Skip to content

HTML5 Application to test your knowledge of Complex Number Operations Z

Notifications You must be signed in to change notification settings

amarnaths0005/zDrill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zDrill

HTML5 Application to test your knowledge of Complex Number Operations Z

Functionality:

  1. Select a Computer Question (two complex numbers), and display the magnitudes and thetas of these complex numbers on the screen, non-editable text boxes.
  2. Also display these complex numbers on the left graph, in red and magenta colours.
  3. Enable the user to select the operation - add, subtract, multiply, divide, invert and compute conjugate, and enter the magnitude and theta of the resulting complex number.
  4. Display graphically the user-entered complex number in the right graph, in blue colour.
  5. Enable the user to see the rectangular components of the input and result complex numbers.
  6. Enable the user to view graphically the sum or difference of the red and magenta complex numbers on the right graph.
  7. Enable the user to view the answer on the right graph, in dark green colour.
  8. Allow the user to select User Level - Novice or Professional.
  9. Allow the user to start a New Quiz.
  10. Enable the user to see the answer.
  11. Display Appreciation Message to the user when his/her guesses are close to the Computer Guess.

Inspired by the Example Matlab Program in the book "Signal Processing First" by McClellan, Schafer and Yoder.

Just download the repository, and open the file zDrill.html in your favorite browser. Have tested it on Chrome.

Or, run this application at https://amarnaths0005.github.io/zDrill/

Please report issues to me at [email protected]

Image of zDrill

About

HTML5 Application to test your knowledge of Complex Number Operations Z

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published