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

  Solve the linear model

Select five values for x to plug into the linear function, P(x)=10x-7 and prepare a table of values

  Identify the sample and suggest a population

Identify the sample and suggest a population

  Evaluate the ratios

Evaluate the ratios and check are the ratios equivalent.

  Define variables and profit function

Define variables and profit function

  Make a linear equation

Assume you have a lemonade stand, & when you charge $1 per cup of lemonade you sell 50 cups. But when you raise your price to $2 you only sell 25 cups. Make an equation for the number of cups you sell as a function of the price you charge. Denote "C"..

  Classify linear and non linear functions

For each of the relationships given below, describe whether you think it is best explained by a linear function or a non-linear function.

  Which of the following are functions

Which of the following are functions?  The two problems, i.e., 1 & 3, are multi part relations consider all parts when determining whether or not these relations are functions. Explain your reason for 1, 2, & 3.

  Using venn diagram for solving word problems

Using venn diagram for solving word problems.

  Joint probability density function

The joint probability density function.

  Applications of combination

Applications of combination

  Solving problems using venn diagram

Solving problems using venn diagram.

  Solving problems into equation

Solving problems into 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