<< Chapter < Page Chapter >> Page >
Figure 4. Sinusoid with frequency modification.
missing image

Different periods or frequencies

The black curve in Figure 4 was produced by evaluating and plotting the following equation:

f(x) = cos(2*pi*x/25)

The blue curve in Figure 4 was produced by evaluating and plotting the following equation:

g(x) = sin(2*pi*x/50

Note that the periods (frequencies) for the black cosine curve and the blue sine curve in Figure 4 are not the same. The period (time interval between peaks) for the black curve is one-half that of the blue curve. Stated differently, the frequency of the black curve is twice that of the bluecurve.

(Frequency and period are reciprocals of one another. Period is a measure of the time required to complete one cycle of the function. Frequency is ameasure of the number of cycles that are completed in a given amount of time, usually one second.)

Modified arguments

This difference exists because I modified the argument in the equation for the cosine function relative to the sine function. In particular, I halved thevalue in the denominator in the cosine argument relative to the denominator in the sine argument.

This caused the period of the cosine function to be only half as long as the period for the sine function. Stated differently, this caused the frequency of the cosine function to be twice the frequency of the sine function.

Why does pi appear in the arguments ?

Although it isn't obvious, for any given value of x , the arguments for the sine and cosine functions shown above are angular measurements in radians .

Most programming languages provide methods for computing the sine and the cosine values for an angle given in radians. That is true for Java, and it isalso true for the plotting software used to produce these graphs. (These graphs were produced using a Java program.)

Radians versus cycles

One cycle constitutes 360 degrees.

(For example, this is the number of degrees that the big hand on a clock must traverse to begin at the 12 and make one complete cycle around theclock face and back to the 12.)

Beyond one cycle, the values of the sine and cosine functions repeat.

An angle of one radian is approximately equal to 57.3 degrees, and is exactly equal to 360 degrees divided by 2*pi. Therefore, in order to use a method thatexpects to receive an angle in radians, it is necessary to apply the correction factor of 2*pi as shown above to convert from cycles to radians.

The horizontal scale

The horizontal scale in Figure 4 extends from minus 100 units to plus 100 units with a value of 0 in the center.

A tic mark appears every ten units. For x equal to 25, the argument for the cosine function equals 2*pi radians, or 360 degrees. A close examinationof Figure 4 shows that the cosine curve goes through one full cycle between an x value of 0 and an x value of 25. Beyond that, the cosine function simply repeats.

Similarly, for x equal to 50, the argument for the sine function equals 2*pi radians, or 360 degrees. Again, a close examination of Figure 4 shows that the sine curve goes through one full cycle between an x value of 0 and an x value of 50. Beyond that, the sine function simply repeats.

Questions & Answers

how do you get the 2/50
Abba Reply
number of sport play by 50 student construct discrete data
Aminu Reply
width of the frangebany leaves on how to write a introduction
Theresa Reply
Solve the mean of variance
Veronica Reply
Step 1: Find the mean. To find the mean, add up all the scores, then divide them by the number of scores. ... Step 2: Find each score's deviation from the mean. ... Step 3: Square each deviation from the mean. ... Step 4: Find the sum of squares. ... Step 5: Divide the sum of squares by n – 1 or N.
kenneth
what is error
Yakuba Reply
Is mistake done to something
Vutshila
Hy
anas
hy
What is the life teble
anas
hy
Jibrin
statistics is the analyzing of data
Tajudeen Reply
what is statics?
Zelalem Reply
how do you calculate mean
Gloria Reply
diveving the sum if all values
Shaynaynay
let A1,A2 and A3 events be independent,show that (A1)^c, (A2)^c and (A3)^c are independent?
Fisaye Reply
what is statistics
Akhisani Reply
data collected all over the world
Shaynaynay
construct a less than and more than table
Imad Reply
The sample of 16 students is taken. The average age in the sample was 22 years with astandard deviation of 6 years. Construct a 95% confidence interval for the age of the population.
Aschalew Reply
Bhartdarshan' is an internet-based travel agency wherein customer can see videos of the cities they plant to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400 a. what is the probability of getting more than 12,000 hits? b. what is the probability of getting fewer than 9,000 hits?
Akshay Reply
Bhartdarshan'is an internet-based travel agency wherein customer can see videos of the cities they plan to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400. a. What is the probability of getting more than 12,000 hits
Akshay
1
Bright
Sorry i want to learn more about this question
Bright
Someone help
Bright
a= 0.20233 b=0.3384
Sufiyan
a
Shaynaynay
How do I interpret level of significance?
Mohd Reply
It depends on your business problem or in Machine Learning you could use ROC- AUC cruve to decide the threshold value
Shivam
how skewness and kurtosis are used in statistics
Owen Reply
yes what is it
Taneeya
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Digital signal processing - dsp. OpenStax CNX. Jan 06, 2016 Download for free at https://legacy.cnx.org/content/col11642/1.38
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Digital signal processing - dsp' conversation and receive update notifications?

Ask