dsp quiz 1
Across
- 7. entering multiple statement per line
- 8. plot(_____), first variable
- 13. % symbol
- 16. the left side of assignment statement
- 17. removes all variables from workspace
- 18. first evaluated by matlab
- 19. used for error corrections
- 21. to know the variables available
- 22. a value of single variable x=(1,2,3,4,5)
- 23. square root
Down
- 1. view program variables
- 2. abs(x)
- 3. 2 digits output
- 4. plot(_____), second variable
- 5. symbol color for m
- 6. 4 digits output
- 9. type commands
- 10. to create new m-files
- 11. a created variable can be used again with new value
- 12. 15 digits output
- 14. sign(x)
- 15. symbol color for k
- 20. arithmetic symbol ^