Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline Jean Giraud  
#1 Posted : 01 February 2016 19:00:31(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
eval(,) ... Up to my understanding, at this point
of using Smath for last 6 months it did 3 things
spread over ~ 200 Smath work sheets:

1. It recasts the Cholesky solver as a function
2. In program running for discretised data it
speeds up calculations [assuming it shortens the stack].
3. In the attached work sheet, it "manages" a form of
local definition, which Smath does not have Mathcad equivalent.

For visitors familiar with Mathcad/Mathsoft, observe carefully
the code translation.
Y<-- Y+K*sin(2*pi*X)
X<-- X+Y
they both "encapsulate" the RHS as new variable from <-- local def'n.
The Smath equivalent doing: eval(,) ...
Welcome if you have more descriptive explanation.

This work sheet about deterministic cahos is under construction.

Jean

Scrap Cahos 4150 Seed Rescued.sm (25kb) downloaded 45 time(s).

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline Davide Carpi  
#2 Posted : 01 February 2016 19:24:05(UTC)
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,647
Man
Italy
Location: Italy

Was thanked: 1329 time(s) in 875 post(s)
That's the explanation of the author, hope it may helps: http://en.smath.info/forum/yaf_...quist-plot.aspx#post1030

The source code: http://en.smath.info/forum/yaf_...lot-Region.aspx#post9738

Edited by user 01 February 2016 19:27:18(UTC)  | Reason: Not specified

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
thanks 1 user thanked Davide Carpi for this useful post.
on 01/02/2016(UTC)
Offline Jean Giraud  
#3 Posted : 02 February 2016 00:05:22(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Thanks Davide,

I was just correct, in my own words from observation.

Jean
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.