Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16874
| From | W Craig Carter <ccarter@MIT.EDU> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Differential Equation |
| Date | 2014-04-30 05:39 +0000 |
| Message-ID | <ljq2ah$l82$1@smc.vnet.net> (permalink) |
| References | <20140429053331.38A5D6A6A@smc.vnet.net> |
| Organization | Time-Warner Telecom |
DSolve[Y=92[x] == A*f[x] - B*Y[x] && Y[C] == 0, Y[x], x] Will do what you it. WCC On Apr 29, 14, at 7:33 AM, Zohreh <zmmohamadi@gmail.com> wrote: > DSolve[Y'[x] == A*f[x] - B*Y[x], Y[C] == 0, x]
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar
Re: Differential Equation W Craig Carter <ccarter@MIT.EDU> - 2014-04-30 05:39 +0000
csiph-web