|
[Date Index]
[Thread Index]
[Author Index]
Compact way to store BC's
- To: MATHGROUP at christensen.cybernetics.net
- Subject: [mg621] Compact way to store BC's
- From: REECE_D <REECE+_D%A1%Electromagnetic_Sciences at mcimail.com>
- Date: Thu, 30 Mar 95 11:06 EST
In Dr. Bahder's book, he stores the boundary conditions of a DiffEq as
bc={y[0] == 0, y[1] == 1}. Is there anyway to do the same for the
derivatives? {y'[0] == 0} as opposed to {(D[y[x],x]/.{x->0}) == 0}.
Thanks in advance,
Daryl
Prev by Date:
RE: how to pick out alternating columns and rows in a matrix
Next by Date:
Re: Softball Fourier Question
Previous by thread:
Re: RE: how to pick out alternating columns and rows in a matrix
Next by thread:
Re: Softball Fourier Question
|