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

Electricity market clearing price, how to obtain matlab coding for the mark...

how to obtain matlab coding for the market clearing price

Matlab assignment, Complete assignment as per attached word doc. Include fu...

Complete assignment as per attached word doc. Include function files along with Matlab assignment file.

Illustration of modifying elements, Illustration of Modifying Elements: ...

Illustration of Modifying Elements: Illustration, the fifth element in the vector newvec is 9 >> newvec(5) ans = 9 The subset of a vector, that would be a vector it

Matlab function to find and plot the dft, It is desired to determine the DF...

It is desired to determine the DFT of the analogue signal x (t) = 25 cos(10 Πt)cos(400Πt). (a) Find the Nyquist rate of the signal.   (b) What is the record (signal) length i

Function functions, Function Functions: The one reason for using funct...

Function Functions: The one reason for using function handles is to be able to pass functions to the other functions-these are known as function functions. For illustration

Function definitions, Function definitions: There are various ways to ...

Function definitions: There are various ways to organize the scripts and functions, but for now every function which we write will be stored in a separate M-file, that is why

Matlab script that will prompt the user to enter the launch , Consider the ...

Consider the analytic solution of the projectile problem described. Write a MATLAB script that will prompt the user to enter the launch speed and angle, and will compute the peak h

To write a program to make a marksheet in matlab, how can write a program t...

how can write a program to make a marksheet of 6 subjects?

Exact arithmetic, Run the MATLAB script sum = single(0); term = single(1); ...

Run the MATLAB script sum = single(0); term = single(1); n=1; while sum + term > sum sum = sum+term; n=n+1; term = 1/n; end n Explain what you think it is trying to do. What wou

Regression, can we use regression in bioinformatics toolbox?

can we use regression in bioinformatics toolbox?

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