Skip to content

Teletraffic Engineering Curse function library for the practical exam

License

Notifications You must be signed in to change notification settings

moriglia/libtte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtte

GitHub

This repository is a MATLAB function package I'm using for the Teletraffic Engineering Course at University of Pisa.

Usage

Clone the repository into a folder with a leading "+":

git clone https://github.com/moriglia/libtte.git +libtte

Note that the "+"" character in the folder name is essential for MATLAB to recognize a package.

Refer to the functions you need in this way:

>> libtte.mytest(1)
ans =

    2

About

Teletraffic Engineering Curse function library for the practical exam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages