Skip to content

Commit 0d3c13f

Browse files
author
SCHOINAS NIKOLAOS
authoredSep 27, 2018
Update README.md
1 parent 77b2ef2 commit 0d3c13f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# MatlabRepo
22
A repository for MATLAB scripts.
3+
34
Stirling.m: Computing 'e' (neperian base) with Stirling's formula. The precision is given by user..
5+
46
HanoiTowers.m: The famous game implemented in Matlab. The biggest circle is 5 and smallest is 1. Be careful, wrong moves are not allowed.
7+
58
Banknotes.m: given an amount of money, multiple of 5, program splits it into banknotes (optimal way).

0 commit comments

Comments
 (0)
Please sign in to comment.