1 / 26

Communication Theory Lab 1

Communication Theory Lab 1. Prepared by: Eng. Nada Ayman. Command Window. clc. Clears command window. Clear all. Clears workspace. Help. Type the functionality you are searching for. Variables:. Complex Numbers:. Trignometric Functions:. NB: X should be in radians.

gonzalezd
Télécharger la présentation

Communication Theory Lab 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Communication Theory Lab 1 Prepared by: Eng. Nada Ayman

  2. Command Window

  3. clc Clears command window

  4. Clear all Clears workspace

  5. Help

  6. Type the functionality you are searching for

  7. Variables:

  8. Complex Numbers:

  9. Trignometric Functions: NB: X should be in radians

  10. Exponential Functions:

  11. Vectors:

  12. Vectors:

  13. Vectors:

  14. Matrices:

  15. Matrices:

  16. Matrices:

  17. Matrices:

  18. Matrices:

  19. Matrices:

  20. Logical Operators:

  21. Conditionals: If Statements:

  22. Loops:

  23. Plotting:

  24. Notes: • Matlab is case sensetive which means that X is not equivalent to x. • Typing a ; at the end of every command means not to display the values in the command window after executing the command. • Typing a % before a command means it is a comment and the program will not execute it.

More Related