Recent content by reece
-
R
Up/Down Counter-Escaping from redundant states
thanks I have them pointing to the first state.- reece
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
R
Up/Down Counter-Escaping from redundant states
I am designing a Up/Down Gray code counter that has two redundant don't care conditions. The problem is I have no idea how to ensure the counter escapes from the redundant states. How do I work out where the redundant states should point too?- reece
- Thread
- States
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
R
Fourier Series Integration by Parts Solution
In trig FS, you evaluate each component a0, an, bn. Well the exponential replaces that I think. im guessing you use Euler's Rules (i think) to evaluate it which says sin theta = 1 / 2i [ e ^ i*theta - e ^ -i*theta] cos theta = 1 /2 [ e ^ i*theta + e ^ -i*theta] Hopefully that answered...- reece
- Post #5
- Forum: Calculus and Beyond Homework Help
-
R
Fourier Series Integration by Parts Solution
woops my bad, those t's arent spose to be in there. But the rest is right. And yes it is what you typed out. Im leading to think I shouldn't get the same answer as what I got using the Trig-Complex Relationship equation. Which is why I am getting something different. The exponential part is...- reece
- Post #3
- Forum: Calculus and Beyond Homework Help
-
R
Fourier Series Integration by Parts Solution
Homework Statement Solve \frac{1}{1} \int^{0}_{-1} -t e^{-j2\pi*nt}dtHomework Equations So I use integration by parts u = -t and dv = e^{-j2\pi*nt} , du= -1 and v = \frac{1}{-j2\pi*n}e^{-j2\pi*nt}The Attempt at a Solution after integration by parts I get: \frac{e^-j2\pi*nt}{j2pi*n} +...- reece
- Thread
- Complex Fourier Fourier series Series
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
R
How to Solve Non-Homogeneous Laplace Equations with Right-Hand Side Terms
Hi, I can solve homogeneous laplace fine, but with RHS i get stuck half way through. Q: y' +3y = 8e^{t} y(0) = 2 Working as if it was homogeneous.. sY(s) - 2 + 3Y(s) = 8 . \frac{1}{s-1} Y(s) (s+3) - 2 = 8 . \frac{1}{s-1} I think the next step is Y(s) = \frac{2}{s+3} +...- reece
- Thread
- Laplace
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
R
Graduate How to Solve a Non-Homogeneous Laplace Equation?
Hi, I can solve homogeneous laplace fine, but with RHS i get stuck half way through. Q: y' +3y = 8e^{t} y(0) = 2 Working as if it was homogeneous.. sY(s) - 2 + 3Y(s) = 8 . \frac{1}{s-1} Y(s) (s+3) - 2 = 8 . \frac{1}{s-1} I think the next step is Y(s) = \frac{2}{s+3} +...- reece
- Thread
- Laplace
- Replies: 1
- Forum: Differential Equations
-
R
Undergrad How Does Partial Fraction Decomposition Apply to Laplace Transforms?
Basically I don't know how F(s) can be split up to below. F(s) = \frac{1}{s^{2}(s-2)} = \frac{1}{4} ( - \frac{1}{s} - 2 \frac{1}{s^{2}} + \frac{1}{s-2} ) I thought it would be 1/s^2 - 1 / s-2 How does this work? Please explain. thanks- reece
- Thread
- Fraction Laplace Splitting
- Replies: 1
- Forum: Differential Equations