• Stars
    star
    2
  • Language
    MATLAB
  • License
    Mozilla Public Li...
  • Created over 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This program calculates the price of European double-barrier knock-out calls by the use of binomial trees and Monte Carlo Simulations.

More Repositories

1

Verilog_Calculator_Matrix_Multiplication

This is a simple project that shows how to multiply two 3x3 matrixes in Verilog.
Verilog
42
star
2

OpenGL_Animation_Example

This is a project that shows how to use OpenGL to make some dancing animations in c++.
C++
9
star
3

Cycles-Nanoseconds-Counter

This project shows how to measure the performance of a C++ code by measuring the total execution time either in nanoseconds (ns) or CPU cycles (Tailored for Cortex-A72 32 bits and 64 bits).
C++
4
star
4

SQL_GPS_Distance_calculator

This is an example of how to calculate the distance between two GPS coordinates as a function in MySQL.
SQLPL
4
star
5

Android_Draggable

This is an example of how to create a draggable icon (finger-draggable) in Android.
Java
3
star
6

Matlab_GUI_example

This is an example of how to program a simple GUI for a graph window in Matlab.
MATLAB
3
star
7

Webcrawler_HtmlAgilityPack

This is an example of how to crawl a website using the (NuGet) HtmlAgilityPack and saving the results to a txt file.
C#
3
star
8

Finance_BinomialTree_American-put_European-put

This is an example of a program that creates a binomial tree to calculate the prices of a standard European put and an American put (assuming it can be exercised only in the last quarter of the option's life).
MATLAB
3
star
9

GoldenShieldCompetition_ReverseEngineering

This is the repository for the Reverse Engineering topic for the 2023 Golden Shield Award - Information Skill Competition
C#
2
star
10

Finance_RelativeChange

This is a small program that shows how to calculate an n-year spot rate if the n-year zero-coupon bond price moves from q% to (1+k%) *q%, where q% is the quoted price.
MATLAB
1
star
11

Matlab_Database_connection

This is an example of how to create a connection from Matlab to a given database by JDBC.
MATLAB
1
star
12

LeetCode_004_Median_of_Two_Sorted_Arrays

LeetCode problem 004
C#
1
star
13

OCR_Game_client-server

This is a (2 player / multithread) OCR Game. The objective of this game is to show to the two players a set of pictures (one picture at a time) and ask to type what they see. If both words input by both users match, we count it as a correct word input and the value of that word is then saved.
Java
1
star
14

ERVII_Image_Processing

This is a program that controls a ERVII (ER7) arm in order to detect several different objects and manipulate them so they could be staffed in a pyramid ordered by size.
C++
1
star
15

GoogleSheets_LastTimeUpdated_Script

This projects shows how to create a script that shows the last time a row was modified in a Google Sheets document.
JavaScript
1
star
16

MATIC_AS10_FinalProyect

In this project, we perform some clustering techniques over Duolingo's public data set using Matlab.
MATLAB
1
star
17

Verilog_Modulo_Reduction

This is a project that shows how to create a reduction in modulo (moduli) function that runs in simulation and can be sintetized (RTL diagram).
Verilog
1
star
18

GameWithPurpose-ImageRecognition

This is a game with purpose. The goal of the program is, by means of a game, to perform image recognition by making human players play the game. When the players behave in a certain way, the program detects that the requested image has been displayed, and records that in memory.
1
star
19

Arduino_LinkIt7697_Servo_motor_Light_Sensor

This project shows how to detect the intensity of a given light source and move a servo motor accordingly.
Arduino
1
star
20

Amazon_API_Report_Download

This project shows how to download a report from Amazon's API using the GetReports operation.
C#
1
star
21

RoboticArmController-gyroscope-HC05

This code shows how to control a robotic arm by transforming the hand gestures (measured by a gyroscope and accelerometer) into motions that control a robotic arm. The connection is made by a Bluetooth HC05 module.
C
1
star