RESOURCES
WEBSITE CONSTRUCTION
- A simple PHP Template Class, and examples to use PHP + HTML
- How to use PHP Global Variables
- How to use php echo correctly
- whois web hosting information
- website archive information
LATEX WRITING
MATLAB
- To build a function in matlab by one command:
H=@(x)(-x*log2(x)-(1-x)*log2(1-x))