Question: 1 . Radio Waves and Octave Syntax 1. Write a script entitled radioWave.m for Octave that performs the following tasks: Defines a sample time At
1 . Radio Waves and Octave Syntax 1. Write a script entitled radioWave.m for Octave that performs the following tasks: Defines a sample time At in seconds Defines a maximum time Tmax in seconds Defines a frequency f in Hz Defines a signal amplitude A in Volts Creates a vector of times running from 0 to Tmar. with each time At seconds after the previous time. For example: t = [0:dt: Tmax] Creates a graph of yl = A cos(2 f. *t), with labeled axes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
