Hey everyone!
I had the following problem on mt test & still can't figure out how to do it. Please help me understand it.
Question: A computer has a 32-bit register. The current drawn from the power supply is
i = 0.1 + 0.05k(micro amperes), where k is the number of 1's in the register...
Hi everyone, I have a problem in finding an integral of a function. I'm given the following function: x(t) = t + 1 (-1 <= t < o ); e^-t (0<= t <= 2); 0 (otherwise).I have to find the integral and plot it with its derivative and the given function.
Here is my code:
%Set up integral vector...