Software Listing of Author : "Khaled Hamed"
- Qudrivariate and pentavariate normal orthant probabilities
- License: Shareware
- Price:


Two functions are included. The first is 'quadriorth.m' which calculates the orthants probabilities of the quadrivariate normal distribution. Imagine a 4-dimensional space divided into sub-spaces according to the sign of each variable, which results in 2^4 = 16 orthants, say + + + +, + + + , + + +, + + +, ..., and . This function gives the probability content in each of these 16 orthants. The method is based on a recent paper by Sinn and Keller (2010) which reduces the 4-dimensional integral to the sum of four one-dimensional ones (which can be treated numerically as one integral). Similarly, the function 'pentaorth.m' calculates the orthant probabilities of the pentavariate normal distribution. In this case we have 2^5 = 32 orthants, say + + + + +, + + + + , + + + +, ..., etc. The calculations are based on a simple...
- Publisher: Khaled Hamed
- Date Released: 18-05-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Text Twist Puzzle Solver
- License: Shareware
- Price:


This code takes an input string (usually six letters) and displays all meaningful words (according to Microsoft Word dictionary) that can be formed from them. All combinations from three letters up to the full length of the input string are spell-checked to figure out meaningful words. Example: >> tt sttaes Solution: states tastes asset sates seats state stats stets taste teats tests asst east eats etas sate seas seat seta sets sett stat stet tats teas teat test ass ate eat eta sat sea set tae tat tea
- Publisher: Khaled Hamed
- Date Released: 26-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts