Get in touch with us
Send us an e-mail
Question
A noise that grows louder over time is measured six times, and the following dataset is created (data in NoiseTime.txt and NoiseLoud.txt):
|
Time (s) |
1 |
1.3 |
… |
5.6 |
6 |
|
Loudness (dB) |
1.3 |
2.7 |
… |
86 |
104 |
Use MATLAB to perform the following tasks:
(Note: You will have to run this program more than once in order to complete it.)
a) Determine which type of function may provide the best fit by plotting the data on the following axes. Use the subplot command to include them in the same window (see problem c for plot arrangement).
|
X –axis |
Y – axis |
Function |
|
Linear |
Linear |
Linear y=mx+b |
|
Logarithmic |
Logarithmic |
Power Y=bxm |
|
Linear |
Logarithmic |
Exponential y= bemx |
The best function is the one whose data points appear to be in a straight line. Decide upon the best function, and output your choice of function to the command window (linear, logarithmic, or exponential).
b) Use polyfit to find a polynomial that fits the data. Use the following table to choose the correct format for polyfit. Note: polynomial degree n=1 always when fitting a non-polynomial. The first element p(1) gives m, and the second element p(2) gives b. In order to plot on linear-linear axes, you will have to transform the constants back. Output the values of m and b, transformed to linear-linear axes (to 3 decimal places), to the command window (using fprintf).
|
Function |
Polytfit form |
|
Linear |
P=polytfit(x,y,n) |
|
Power |
P=polyfit(log(x),log(y),1) |
|
Exponential |
P=polyfit(x,log(y),1) |
c) Plot your fitted polynomial and all data points (using linear-linear axes) as a fourth subplot in the same window (as shown below). Use intervals of 0.1. Include a legend.
Subplot arrangement
|
Linear Data Plot (1,1) |
Power Transformed Data Plot (2, 1) |
|
Exponential Transformed Data Plot (2, 1) |
Fitted Function Plot (2, 2) |
Summary
This question belongs to MATLAB software and discusses about application of MATLAB in mathematics to solve polynomials and to perform given tasks.
Answer is in MATLAB format
Download Full Solution
We were practically bombarded with assignments pertaining to magnetism and electro-magnetism, when I became desperate and started searching help online. Luckily I landed on this page and since then I always approach them for help. They are professional in their approach and get the job done, no matter what.
The online chemical engineering transport phenomenon assignment help experts at HwA are very professional and dedicated to helping us students. Thanks to their efforts I now have a better understanding of the transport phenomenon and also my grades have improved a lot.
I was really nervous about my college application essay for a university in Sydney but luckily I came across HwA and with the help of their wonderful support team, my application essay was highly appraised. Since then I often take help and assistance for my essay writing projects.
I needed a PowerPoint presentation with speaker notes to be submitted along with the assignment essay for my MBA Marketing class. I was facing a huge time crunch and desperately needed help with making an engaging PowerPoint presentation that would highlight the key aspects of my assignment essay and speaker notes that would help me open up the possibility of direct communication with the audience. When I sent the request to HwA with the requirements they assigned me a PowerPoint presentation expert with years of actual experience in preparing marketing presentations for his job. Needless to say I got an A in my assignment and topped the class.
I was badly stuck with an argumentative term paper writing assignment when I started searching for help on the net. I never thought that I will get any sort of specialized help for the Australian universities and when HwA promised to deliver that, I thought why not? Then I chatted with the expert and she helped me out by writing and excellent term paper which helped me get great grades.
Comments
this is a very good website
I have 50 questions for the same test your page is showing only 28
hi can you please help or guide me to answer my assignments. thanks
hi can anyone help or guide me to my assignments. thanks
This solution is perfect ...thanks
Hello Allison,I love the 2nd image that you did! I also, had never heard of SumoPaint, is something that I will have to exolpre a bit! I understand completely the 52 (or so) youtube videos that you probably watched. Sometimes they have what you want, sometimes they don't! However, it is always satisfying when you are able to produce something that you have taught yourself. Great job!Debra 0 likes
Perfect bank of solution.
great !
thanks for the quick response. the solution looks good. :)
thnx for the answer. it was perfect. just the way i wanted it.
works fine.