Data manipulation, Microeconomics

Assignment Help:

Data were taken with a Data Acquisition System (DAQ) and stored in the data file 'data.txt'. 'data.txt' is a text file with 3 columns containing the following data:

Column 1: Time [s]
Column 2: Voltage [V]
Column 3: Laser Doppler Vibrometer (LDV) velocity signal [mm/s]

Load the data into Matlab (use the 'load' command), and create one figure with (2x2) subplots. Plot the following data:

1.  In the 1st subplot (upper left corner), plot channel 2 in mV versus time in ms

2.  In the 2nd subplot (upper right corner), we want to plot the moving average of the voltage signal (channel 2) in mV versus time in ms. For the moving average calculation, compute the average value of the past 500 samples. Use a for or while-loop. Note that the moving average for the first 499 samples is equal to zero.

3.  For subplot 3 (lower left corner),  plot the LDV velocity signal in mm/s versus time in ms

4.  In subplot 4 (lower right corner), we want to plot the  integrated LDV signal in nm versus time in ms. To obtain the displacement signal in mm, integrate the LDV velocity signal by using the following command line detrend(cumsum(dataOfChannel3))/ Fs;

where Fs  denotes the sampling frequency at which the data was acquired.  Fs  can be calculated from the time vector (column 1) via 
Fs = 1/(t(2)-t(1))

where t represents the time vector. 'cumsum' computes the cumulative sum of the elements. For instance, cumsum([1 2 3]) = [1 (1+2) (1+2+3)] = [1 3 6]. 'detrend' removes the linear trend from a vector, as shown in the figure below.

1433_Data manipulation.png


Related Discussions:- Data manipulation

Describe the concept of opportunity cost, Problem 1: a. Describe the co...

Problem 1: a. Describe the concept of opportunity cost, using the production possibility curve. b. What are the fundamental problems of an economy? Describe how the command

Product differentiation, Question: Product differentiation and entry/exit ...

Question: Product differentiation and entry/exit Two differentiated goods, apples and oranges, are located at the two extremes of a linear product space (a segment of length 1)

Indirect utility functions, Indirect Utility Functions: Let qi denotes...

Indirect Utility Functions: Let qi denotes commodity i and pi is the price of that commodity. Let y denotes money income of the consumer. Suppose vi = pi/y. The budget constra

Short run, A film studio in Hollywood produces movies according to the fun...

A film studio in Hollywood produces movies according to the function q = F(K;L) = (2=100)K^0.5L^0.5 In the short run, capital (studios, gear) is xed at a level of 100. It costs $

Indifference curve and budget line, How does the indifference curve and bud...

How does the indifference curve and budget line for a neutral good look like?

Cost theory, What are the economies and diseconomics of scale?

What are the economies and diseconomics of scale?

Arc elasticity of demand, Arc Elasticity of Demand - Arc elasticity cal...

Arc Elasticity of Demand - Arc elasticity calculates elasticity over the range of prices  - The formula of it is: *  Arc Elasticity of Demand: An Example

Microeconomics, define and explain the concept of social efficent productio...

define and explain the concept of social efficent production

Define the term entrepreneurship, Define the term Entrepreneurship Ent...

Define the term Entrepreneurship Entrepreneurship :   An entrepreneur is an individual who takes risks and organises the factors of production to make a product and therefore

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd