Recent content by danbone87
-
D
Frequency response of a spring mass damper system
Consider a system with m = 100, c = 100 and k = 400. If y(t) = 3sin(1.5t), determine x(t) and ft(t). I don't have a picture handy but the equations for the system turn out like this. mx''+cx'+kx = cy' + ky Transfer function = x/y = cy' + ky / mx'' + cx' + kx then w/a laplace...- danbone87
- Thread
- Damper Frequency Frequency response Mass Response Spring System
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
D
2nd order ode w/complex conjugate roots
I mean that in this case law of cosines would be required to find A so i can't reduce the homogeneous solution by the method i was given (A = sqrt(B1^2+B2^2) , so I'm wondering if i made a mistake beforehand. ;]- danbone87
- Post #3
- Forum: Calculus and Beyond Homework Help
-
D
2nd order ode w/complex conjugate roots
x''+x'+2x=0 x(0)=2 x'(0)=0 I've taken the characteristic equation and reduced the roots to 1/2 +- Sqrt(7/4)i of the form a +- bi (i = sqrt(-1) Then i put the homogeneous solution into the form of e^{}at*(B1cos(bt)+B2sin(bt)) for B1 i used the first i.c. and found that B1=2...- danbone87
- Thread
- 2nd order Conjugate Ode Roots
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
D
Fredholm equation of the second kind
bump. Any help is greatly appreciated!- danbone87
- Post #5
- Forum: Calculus and Beyond Homework Help
-
D
Fredholm equation of the second kind
uh, apparently i need the proof in the form of c1y1+c2y2 = f and Lf=y. in this case do i need to use method of undetermined coeffecients with the y(x)=x+ax^2 ?- danbone87
- Post #4
- Forum: Calculus and Beyond Homework Help
-
D
Fredholm equation of the second kind
thanks so much that helps everything.- danbone87
- Post #3
- Forum: Calculus and Beyond Homework Help
-
D
Fredholm equation of the second kind
Homework Statement I need to prove that a Fredholm equation of the second kind is functionally linear. I'm not sure what functional linearity is or if that's exactly what is being asked because it's not in my numerical analysis book and everytime i look on the internet I'm referred to linear...- danbone87
- Thread
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
D
How to Calculate Energy Stored in an RLC Circuit?
Homework Statement A 21.0 \mu F capacitor is charged by a 160.0-{\rm V} power supply, then disconnected from the power and connected in series with a 0.220-{\rm mH} inductor. Calculate the energy stored in the capacitor at time t = 0{\rm{ ms}} (the moment of connection with the inductor)...- danbone87
- Thread
- Circuit Energy Rlc Rlc circuit
- Replies: 2
- Forum: Introductory Physics Homework Help
-
D
Initial Value Problems for Linear Shooting Method
whoops, v'(0)=1- danbone87
- Post #4
- Forum: Calculus and Beyond Homework Help
-
D
Initial Value Problems for Linear Shooting Method
u+av is a linear combination of y. such that u'(0) = 0 and v'(0)=a- danbone87
- Post #3
- Forum: Calculus and Beyond Homework Help
-
D
Initial Value Problems for Linear Shooting Method
Homework Statement y''-by'=f(x) I have to "derive and submit the appropriate initial value problems (with initial conditions) for u(x) and v(x). Show me all 4 equations and initial conditions... " and I know you get u(x) and v(x) by solving ivp's for the original equation, one...- danbone87
- Thread
- Linear Method Shooting method
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
D
MATLAB Solving Matlab Noob Question: Updating Variables with deltax
Homework Statement Here's my code clc clear n=10 a=input( 'initial guess for a '); b=input( ' initial guess for b '); C= input( ' initial guess for Steady State Concentration '); d=[a b C] while n>0 t=[3 9 12 18 24 300 ]...- danbone87
- Thread
- Matlab Noob
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
D
Finding the Max Value of a Function on a closed interval
yeah, I figured that. It just comes into play right after when I seprate these t's out so i wanted to double check. Thanks again.- danbone87
- Post #8
- Forum: Calculus and Beyond Homework Help
-
D
Finding the Max Value of a Function on a closed interval
Just to clarify, I said that the ln(x*y) = ln(x) +ln(y) not ln(x+y) that is correct isn't it?- danbone87
- Post #6
- Forum: Calculus and Beyond Homework Help
-
D
Finding the Max Value of a Function on a closed interval
Should've kept those calc books thanks for the help guys- danbone87
- Post #5
- Forum: Calculus and Beyond Homework Help