Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16875
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!newspump.sol.net!post2.nntp.sol.net!posts.news.twtelecom.net!nnrp3.twtelecom.net!not-for-mail |
|---|---|
| From | psycho_dad <s.nesseris@gmail.com> |
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: Differential Equation |
| Date | Wed, 30 Apr 2014 05:39:49 +0000 (UTC) |
| Sender | steve@smc.vnet.net |
| Approved | Steven M. Christensen <steve@smc.vnet.net>, Moderator |
| Message-ID | <ljq2b5$l8a$1@smc.vnet.net> (permalink) |
| References | <ljndih$au0$1@smc.vnet.net> |
| Lines | 8 |
| Organization | Time-Warner Telecom |
| NNTP-Posting-Date | 30 Apr 2014 05:46:02 GMT |
| NNTP-Posting-Host | 81d2061a.news.twtelecom.net |
| X-Trace | DXC=>IH\Kh=DR:]4JR]SmgOleWC_A=>8kQj6];[h;PUXBgbT?SWP;HjUf@VEFiONJ7[GoVbhSDg^Dig<R |
| X-Complaints-To | abuse@twtelecom.net |
| Xref | csiph.com comp.soft-sys.math.mathematica:16875 |
Show key headers only | View raw
Hi,
The correct syntax is this:
DSolve[{Y'[x] == A*f[x] - B*Y[x], Y[C] == 0}, Y[x], x]
Notice the brackets {} and the Y[x]. See the help of DSolve for more examples etc.
Cheers
Back to comp.soft-sys.math.mathematica | Previous | Next — Previous in thread | Next in thread | Find similar
Differential Equation Zohreh <zmmohamadi@gmail.com> - 2014-04-29 05:33 +0000 Re: Differential Equation psycho_dad <s.nesseris@gmail.com> - 2014-04-30 05:39 +0000 Re: Differential Equation David Reiss <dbreiss@gmail.com> - 2014-04-30 05:41 +0000 Re: Differential Equation Zohreh <zmmohamadi@gmail.com> - 2014-05-02 06:19 +0000
csiph-web