Matlab for finance
Introduction
Getting familiar
In built functions
Matrix functions
Solving system of equations
Mean of Matrices
Median of matrices
sorting
Importing excel data
Getting input and display
Practice exercise
Genrating random number
Stimulation of stock price
Guassian white noise
Deterministic trend process
Random walk
if-else conditional statement
Up and In barrier call option
input & fprintf
While loop
Sum of consecutive integers
Switch Case
Risk Measures with Switch case
VaR and ESF in Matlab
Plots
Linear regression
Powered by
GitBook
While loop
While loop
some notes
clear;clc; a=
0
;
while
a<
0
a=a+
1
; b(a) =a;
end
results matching "
"
No results matching "
"