Financial computing with matlab project, MATLAB Programming

Assignment Help:

This project carries 50% of your ?nal mark. Please hand in your work to the Mathematical and Physical Sciences School O?ce, no later than 4pm Monday 21st January 2013.

Please ?ll in a cover form as well.

Place ?nal answers in spaces provided and attach any requested ?gures (with title, labels and legends) and additional paper used. You might want also to attach the MATLAB algorithms so that it will be easier to mark and test your algorithms.

PLEASE PUT YOUR NAME AND STUDENT NUMBER ON ALL ADDITIONAL SHEETS ATTACHED.

Aims of the project

At the end of the project, you should be able to (i) convert mathematical equations into Matlab programs, (ii) test the programs, (iii) plot functions, (iv) carry out some simple investigations and make conclusions about your ?ndings.

Mathematical ideas used The aim of this project is to measure how deep your MATLAB programming skills are. The requirement is to transform mathematical problems into computer algorithms to facilitate easy and fast calculations as well as introducing you to some new mathematical concepts such as

  • Solving linear systems of equations
  • Matrix manipulations
  • Numerical integration
  • Root ?nding or ?nding a zero of a function
  • Numerical solutions for ?rst order differential equations.

Related Discussions:- Financial computing with matlab project

Solution by using pdepe function, Solution by using pdepe function fu...

Solution by using pdepe function functionpdex1 m = 0; x = linspace(0,1,100); t = linspace(0,0.2,10);   sol = pdepe(m,@pdex1pde,@pdex1ic,@pdex1bc,x,t); % Ext

Write a matlab function, There are many approaches to numerically estimatin...

There are many approaches to numerically estimating the derivative of the function.  The relationship:   is called a forward difference, since the estimate of the derivativ

Numerical integration methods, The fundamental theorem of calculus states t...

The fundamental theorem of calculus states that the de?nite integral of a function may be found from the antiderivative of the function. However, for many functions, it is much eas

Illustration of assignment statements, Illustration  of assignment stateme...

Illustration  of assignment statements: At that point, if the expression mynum 3 is entered, the default variable ans is used as the result of this expression is not assigned

Printing vectors and matrices, Printing Vectors and Matrices: For vect...

Printing Vectors and Matrices: For vector, if the conversion character and newline character are in the format string, it will print in a column in spite of of whether the vec

Illustration of switch statement, Illustration of switch statement: He...

Illustration of switch statement: Here are the two illustrations of calling this function: >> quiz = 22; >> lg = switchletgrade(quiz) lg = X >> quiz = 9; >>

Temperature dependence of vacancy concentrations, write a computer program ...

write a computer program that will provide a user with the equilibrium concentration of vacancies in a metallic element as a function of temperature.Temperature range should be men

Function program, write a function program to compute a standard deviation ...

write a function program to compute a standard deviation of a number

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