Create the lorenz butterfly using linearized lorenz equation

Assignment Help Algebra
Reference no: EM131024936

The problem is to linearize the Lorenz equations and then to write a Matlab program without using any built in Matlab solvers such as ODE45, etc. to create the Lorenz butterfly using linearized Lorenz equations with Gauss-Seidel iteration.

I have the linearized Lorenz equations, constants, stopping criteria and initial conditions here:

stopping criteria: 1.e-6
initial conditions: x = 2, y = 2, z = 4
sigma = 10, rho = 28, beta = 8/3
delta_t = 1.e-4

linearized lorenz equations:

x^n+1 - x^n = delta_t * sigma*(y^n+1 - x^n+1)
[please rewrite so equation begins x^n+1 = ...]

y^n+1 = (1 + delta_t*x^n+1*(rho - z^n+1)/(1 + delta_t)

z^n+1 = (1 + delta_t * x^n+1 * y^n+1)/(1 + beta * delta_t)

The code MUST only use Gauss-Seidel iteration to run the iterations (no RK2 or other methods). The code may not use any built in Matlab functions or solvers or matrices to store answers. It needs to tell how much CPU time was used (incorporate tic toc?) What was also suggested was to use a file to dump all results to while the iterations run, making the program run faster. With the results of the iterations a 3D plot needs to be plotted to show the Lorenz butterfly (attractor) using delta_t = 1.e-4. Then a second plot needs to be created that shows the x on the vertical axis and t on the horizontal axis plotting both delta_t = 1.e-4 and delta_t = 1.e-5 so you can see how a slight variation in delta_t causes the two lines to depart after a short while

Reference no: EM131024936

Questions Cloud

Evaluate the threat environment of the organization : Evaluate the threat environment of the organization. Analyze the environment in which the organization operates, including the current protocols and policies in place related to information assurance.
Which species predominate at equilibrium reactant or product : Consider the reaction A + B ? C + D. Assume that both the forward reaction and the reverse reaction are elementary processes and that the value of the equilibrium constant is very large. Which species predominate at equilibrium, reactants or produ..
Levitate a conductive object in the magnetic field : Using a levitation coil, you levitate a conductive object in the magnetic field and heat within that field.
Verify the special theorem for the hermitian matrix : Show that for a real symmetric matrix A=A^T, its singular values are exactly the absolute values of its eigenvalues
Create the lorenz butterfly using linearized lorenz equation : The code MUST only use Gauss-Seidel iteration to run the iterations (no RK2 or other methods). The code may not use any built in Matlab functions or solvers or matrices to store answers. It needs to tell how much CPU time was used (incorporate tic..
Calculate the equilibrium constant kc for the reaction : The diagram shown here represents the equilibrium state for the reaction A2(g) + 2 B(g) ? 2 AB(g) . Assuming the volume is 2 L, calculate the equilibrium constant Kc for the reaction.
Identify a variety of information sources : Your boss is pleased with your concept map but wants this to be supported by references that can be linked to solid research.
Business in exchange for capital stock : Oasis Health Care Inc. is owned and operated by Dr. George Hancock, the sole stockholder. During January 2013, Oasis Health Care entered into the following transactions:
Identify the variables and determine the system of equations : Identify the variables and determine the system of equations. Use the Gauss-Jordan elimination method and solve the system of equations

Reviews

Write a Review

Algebra Questions & Answers

  Where does the function have local maxima

Where is the function increasing? Where is the function decreasing? Where does the function have local maxima? Where does the function have local minima?

  Graph the equation and identify the y-intercept

Graph the equation and identify the y-intercept and also show graph. Graph the line containing the given pair of points and find the slope. Also show graph and slope =?

  Provide written justification for each step of your proof

Rings are an important algebraic structure, and modular arithmetic has that structure - State each step of your proof and provide written justification for each step of your proof

  Quadratic equation problems

Quadratic equation problems.

  Find the maximize size

Find the maximize size

  Process of factoring trinomial

In your own words, explain the process of factoring a trinomial with a leading coefficient that is not equal to one. Why is this process more difficult than when the leading coefficient is equal to one?

  Cardinality of continuum

Let M be an infinite sigma algebra. Show that-M contains an infinite sequence of disjoint sets

  Simplify and perform the indicated operations

Simplify and perform the indicated operations.

  Define type of rocker ozark furniture makes

Write a linear inequality which incorporates the given information of total board feet and the board feet required for each type of rocker.

  Description of polynomial equation

Three consecutive even integers are such that the square of the third is 100 more than the square of the second. find the three integers.

  Direct and inverse variations-probability of event

A shipping company is shipping cargo by truckloads. The number of miles per gallon the truck averages goes down as the weight of each load goes up.

  Four properties of real numbers

Identify the four properties of real numbers used in evaluating an expression. Explain why it is necessary to master the order of operations and the laws of operations before solving an equation.

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