Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Improvements for symbolic expressions simplification in TMS Analytics & Physics devel (https://www.delphipraxis.net/194674-improvements-symbolic-expressions-simplification-tms-analytics-physics-devel.html)

DP News-Robot 20. Dez 2017 16:10

Improvements for symbolic expressions simplification in TMS Analytics & Physics devel
 
One of the unique features of the Analytics library is symbolic derivatives calculation. The derivative can be calculated just with several lines of Delphi code, for an example: var f, df: string; t: TTranslator; begin t:= TTranslator.Create; f:= 'x^2*e^(x/3)'; df:= t.Derivative(f, 'x'); ...http://feeds.feedburner.com/~r/delph...~4/WGX9c-nNutU

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:34 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz