Velibor Pjevalica - Android Applications by Velibor Pjevalica
Current divider is just two resistors connected is parallel, but it is powerful tool for calculating currents through out each resistor. Instead of solving system of equations, all we need to do in order to calculate currents is to find quotients of...
Free AppThe easiest practical way for finding greatest common divisor is to use Euclidean algorithm. By using GCD android application, just enter N and M and press calculate GCD button to find greatest common divisor.
Free AppOhm's law formula connects three physical magnitudes (voltage, current and resistance) over one resistor. Depending of which two magnitudes are know, we can calculate third, so we have three modification of Ohm's law: Ohm's current law, Ohm's voltage...
Free AppVoltage divider is just two resistor connected is series, but powerful tool for calculating electrical potential of some nodes. Instead of solving system of equations, all we need to do in order to calculate output voltage of an voltage divider is to...
Free AppPurpose of Fourier Transform as well as DFT – Discrete Fourier Transform is to transform input signal (analog or digital) to sum of sine and cosine coefficients.DFT i.e. Discrete Fourier Transform is Fourier Transform adjusted to digital (sampled signal).
Free AppWe can decompose each of N and M numbers into product of corresponding factors. We can see now, that when we multiply N and M, we take into account greatest common divisor twice. It means that we can divide this product with the greatest common divisor...
Free AppThis is Statistics Calculator Android application. It calculate mean, mode and standard deviation of numbers entered into app. Data are stored in local database, so they are not lost after application is turned off.
Free App