[scilab-Users] How to resolve this differentiel equation?

Trevor Stittleburg trevor.stittleburg at gmail.com
Wed Jun 13 16:06:53 CEST 2012


So you are asking how to perform a numerical integration of:
dT/dt  = (X - R(T1-T2)) / C

Is one or more of these X,R,T1,T2,C a time varying quantity you have as an
array or [ t data ]?
I think pg. 6 of this link will help you:
http://www.infoclearinghouse.com/files/scilab/scilab07.pdf

On Wed, Jun 13, 2012 at 4:25 AM, Tima <meni.tima at hotmail.com> wrote:

> Hi,
>
> Does somebody knows how to resolve this equation with Scilab:
>
> *X=C*dT/dt + R(T1-T2);*
>
> (X,C,R,T1,T2) are known...
>
> THANKS,
> Tima
>
> --
> View this message in context:
> http://mailinglists.scilab.org/How-to-resolve-this-differentiel-equation-tp4024359.html
> Sent from the Scilab users - Mailing Lists Archives mailing list archive
> at Nabble.com.
>
> --
> To unsubscribe from this mailing-list, please send an empty mail to
> users-unsubscribe at lists.scilab.org
> To check the archives of this mailing list, see
> http://mailinglists.scilab.org/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20120613/6a0de51b/attachment.htm>


More information about the users mailing list