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

Produce a random real number, Produce a random real number: To produce...

Produce a random real number: To produce a random real number in the range from low to high, at first create the variables low and high. And then, use the expression rand*(hig

Flow chart, conversion of decimal to binary

conversion of decimal to binary

Mri - detecting defects in major ateries, MRI (magnetic resonance imaging) ...

MRI (magnetic resonance imaging) scanners allow doctors to now obtain complete body images for medical diagnosis purposes. The system produces scans which represent slices through

Implement the physat algorithm, Your task is to implement the PHYSAT algor...

Your task is to implement the PHYSAT algorithm in Matlab to classify the phytoplankton species in the data you have selected. An algorithm demonstrating one solution is provided b

Looping statements, Looping Statements: Consider the problem of comput...

Looping Statements: Consider the problem of computing the area of a circle with radius of 0.3 centimeters-a MATLAB program certainly is not required to do that; you would use

#title.the number of pixels related to the actual phase, #question.i want t...

#question.i want to know the number of pixels related to the actual phase value and want to separate the zero phase valued pixels from the image..

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

Sequence alignment and blast search, Calculating and Visualizing Sequence S...

Calculating and Visualizing Sequence Statistics Follow the instructions in this demo file to download a sequence and calculate and visualize its statistics. Save all the command

Output statements, Output Statements: disp and fprintf: The Output sta...

Output Statements: disp and fprintf: The Output statements display strings and the answers of expressions and can permit for formatting or customizing how they are exhibited.

Example code in matlab programming, clear clc %% DATA INPUT filena...

clear clc %% DATA INPUT filename = input('Enter file name, including its extension: ', 's'); D = load(filename); %or load('Mphi.out'); %% %Trendline %Evaluates

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