Make a program that will graph the parabolas

Assignment Help MATLAB Programming
Reference no: EM131434

EXERCISES:

1. Make a program that will graph the following parabolas where x ranges from -10 to 10 in increments of 0.1. Make each parabola a different color and put all the parabolas in the same figure or graph. You can do this by using the "hold" function (Use the "help" to learn how to do this). Use the "help plot" to find the code for the different colors and the "help legend" to show how to put the legend in the figure plot. The colors for each line are given below.

a. x2 - 6x + 5 black
b. -x2 - 4x - 3 blue
c. x2 + 6x + 8 red
d. 0.5x2 - 2x + 4 green

Do not forget to put a pause after this.

2. The decay equation for a radioactive isotope is given by Q(t) = Q(0)e-λt, where Q(0) is the initial quantity (at t=0), λ is the radioactive decay constant and t is the time. Carbon 14 has a decay constant λ = 0.00012097/year. Create a program that, if you had 15 gms of Carbon 14 at time 0, plots the following two figures side-by-side in one figure window (using the "Subplot" function):

  • the decay curve for time t = 0 to 1,000,000 years in steps of 1 year. Do not forget to label the axes with units (x-axis = years; y-axis = gms) and create a title called "Decay Curve As A Function Of Time" for the plot.
  • the curve with the x-axis in logarithmic scale (HINT: Look into the function "semilogx" for the graphing).

3.  In 2007 individuals in the United States of America paid the following income taxes. Write a program to calculate how much income tax a person will owe based on this information in the table below. The program should accept a total income figure from the user and calculate the income tax. 

Income

Tax

0-$7,825

10%

$7,826 - $31,850

$782.5 + 15% of the amount over $7,825

$31,851 - $77,100

$4,386.25 + 25% of the amount over $31,850

$77,101 - $160,850

$15,698.75 + 28% of the amount over $77,100

$160,851 - $349,700

$39,148.75 + 33% of the amount over $160,850

$349,701 - no limit

$101,469.25 + 35% of the amount over $349,700

In this program, the program will ask "What is your income?".  After you input the income, the program output is going to say "Your tax for this income is $????.??" (????.?? is whatever output the program computes based on the income input into the program and the table above).

 

Reference no: EM131434

Questions Cloud

Customer lifetime value analysis on the segments : Hubspot: Inbound Marketing and Web 2.0
Prepare a balanced scorecard : Explore the need for organisations to calculate and manage performance against objectives, as well as the potential effectiveness of tools such as Balanced Scorecards and Strategy Maps as aids in this cause.
Stereotaxic neurosurgery for electrode implant : Utilizing the rat stereotaxic atlas in the course materials, devise a surgical plan for implanting a Michigan type array
Write a functions : The function range basis takes a matrix A as input, and outputs a basis (again written as columns) for the range space of A.
Make a program that will graph the parabolas : Make a program that will graph the parabolas each parabola a different color and put all the parabolas in the same figure or graph
Robot preparing for competition : Create an event so that the skateboard can be controlled by game player
Buys products or services for personal use : Concept where goods are produced without taking into consideration the choices or tastes of customers
Determine the market value of renowned colas debt : Determine the market value of Renowned Cola's debt
Salary plan : Ron the realtor is offered a job directly out of real-estate school. he has a selection as to which way he will receive his salary the first year.

Reviews

Write a Review

MATLAB Programming Questions & Answers

  Develop a simulation program

Develop a simulation program

  Create the graph using matlab functions

Create the graph, which contains a piecewise function where a line exists in the first interval, a parabola in the second interval, and the sine function in the third interval.

  Create a vector in matlab

Create a three dimensional diagram of function.

  Calculate the distance between cities

Calculate the distance between cities

  Finite difference method

Use the finite difference method to calculate the temperature at the point specified since it is easier.

  Lagrange interpolating polynomial of degree

Lagrange interpolating polynomial of degree

  Compute the speed of single-stage planetary gear train

Write a MATLAB function [speed] = planetary (N, emesh, first, last, arm) that computes the speed of a given link in a single-stage planetary gear train.

  Determine the necessary shell temperature

In a shell-and-tube heat exchanger, one fluid passes through a central tube while another fluid flows through an outer shell in the opposite direction. The purpose is to heat the fluid passing through the central tube.

  Open a named pipe and to read data from the pipe

Open a named pipe and to read data from the pipe in matlab

  Write the commands that will create the matrix

Write the commands that will create the matrix.

  Mat lab programming problem

In case the problem in the code I want you to modify it give the correct temperature.

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