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

Kidney, MATLAB. • MATLAB Programming; • Simulation in MATLAB.

MATLAB. • MATLAB Programming; • Simulation in MATLAB.

Create a vector representing x coordinates of a measurement, Problem 1. Cr...

Problem 1. Create a vector representing x coordinates of a measurement with 20 points between 0 and 10. Create another vector y representing fake measurements which are related to

College algebra, #question how to solve radicals exponents..

#question how to solve radicals exponents..

Advection-diffusion, You are to submit your completed MATLAB code and a sho...

You are to submit your completed MATLAB code and a short written report through the Blackboard upload facility as a single zip ?le. This zip ?le should consist of your ?nite volume

Switch statement, The Switch Statement: A switch statement can frequen...

The Switch Statement: A switch statement can frequently used in place of a nested if-else or an if statement with numerous else if clauses. The Switch statements are used when

Power fit instead of exponential fit, Water flow varies with water pre...

Water flow varies with water pressure. Two studies were made and two equations were developed: Parabolic fit:  F = 59.60180 + 3.77965 P - 0.01536 P 2       P

Variables and assignment statements, Variables and Assignment Statements: ...

Variables and Assignment Statements: A variable is used in order to store a value in a MATLAB session, or in a program. The Workspace Window represents variables which have be

Operator precedence rules, Operator Precedence Rules: A few operators ...

Operator Precedence Rules: A few operators have precedence over the others. For illustration, in the expression 4 + 5 * 3, the multiplication takes the precedence over additio

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