Skip to content

Author: marmara

What is entropy?

Loosely expressed, the basic premiss of the classical western science goes as follows: “…..Science is a set of laws which tells you how your system…

Comments closed

Complex Signals

A signal may be a complex function of time. The most important complex signal we will investigate is the complex exponential function \begin{eqnarray} f(t) =…

Comments closed

Mammal: In Verilog

//mammal CPU module mammal ( input clk, input [15:0] data_in, output logic [15:0] data_out, output logic [11:0] address, output memwt, input INT, output intack );…

Comments closed

Random Processes

Let us remember the basic setup of the probability theory: “…….A random experiment is an action for which all possible outcomes can be listed, but…

Comments closed