help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calculate the value of a symbolic experession


From: Doug Stewart
Subject: Re: Calculate the value of a symbolic experession
Date: Sun, 5 Nov 2017 12:28:58 -0500



On Sun, Nov 5, 2017 at 12:23 PM, Leo Baumann <address@hidden> wrote:

Am 05.11.2017 um 18:12 schrieb Doug Stewart:


On Sun, Nov 5, 2017 at 11:42 AM, Leo Baumann <address@hidden> wrote:
Hello,

I am newbie to Octave and have the problem to calculate the value for a symbolic _expression_ for an argument. -

>> ux
ux = (sym)

                   /      75*pi  \                    / 25*pi  \
  Heaviside|t - ---------|   Heaviside|t - ---------|
                   \    310895263/            \    310895263/
                  ------------------------ + ------------------------
                                     6                          2

>> td
td =   2.5262e-007
>> t=2*td
t =   5.0525e-007
>>

I don't find the syntax for calculation of ux(t) in the help files. I want to calculate ux at the point t.

Anyone can help me, please?

Regards - Leo



does this page help?


:) - thank You very much Mr. Doug Steward - very nice from You - it works - regards Leo

you are welcome to ask more questions :-)


--
DASCertificate for 206392


reply via email to

[Prev in Thread] Current Thread [Next in Thread]