subject

In the on-line resources you will find a file called sunspots. txt which contains the observed number of sunspots on the Sun for each month since January 1749. The file contains two columns of numbers, the first being the month and the second being the sunspot numbery, y(t). A. Write a program that reads in the data and makes a graph of sunspots as a function of time.
B. One way to demonstrate highly fluctuating data is to calculate moving average (or running average) for the data as you taking the average over small range of data rather than entire data. The moving average of the data, defined by
Yk = 1/2r sigma_m = -r^r yk + m
where r represents the range for taking average and the yk are the sunspot numbers. Calculate the moving average for r = 5, 10 and 100 and plot both the original data and the moving average on the same graph.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:00
To produce a starlight effect in her photograph, lina should choose the filter for her camera.
Answers: 1
question
Computers and Technology, 23.06.2019 09:00
Design a class tictactoe that: holds the following information about the game: two-dimensional array (3 by 3), and winner. add additional variables as needed. includes the functions to perform the various operations on objects. for example, function to print the board, getting the move, checking if move is valid, determining if there is a winner after each move. add additional operations as needed. includes constructor(s). write the functions of the class, and write a program that uses the class. the program should declare an object of type tictactoe. the program will create the board and store it in the array. the program will allow two players to play the tic-tac-toe game. after every valid move update the array, check if there is a winner. if there is no winner and no tie, then print the board again to continue.
Answers: 2
question
Computers and Technology, 24.06.2019 13:30
What process should be followed while giving a reference? sam has given a reference of his previous manager in his resume. sam should him in advance that the potential employers will him.
Answers: 1
question
Computers and Technology, 24.06.2019 15:00
In excel, what happens to the cell contents when you click and drag a cell into multiple cells?
Answers: 1
You know the right answer?
In the on-line resources you will find a file called sunspots. txt which contains the observed numbe...
Questions
question
Mathematics, 06.07.2019 11:20
question
Mathematics, 06.07.2019 11:20
Questions on the website: 13722360