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

Notification

Icon
Error

Login


23 Pages«<1617181920>»
Options
Go to last post Go to first unread
Offline uni  
#341 Posted : 14 September 2018 00:14:23(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
I'm not shure about BodePlot and TransferFunction. I think Maple V Release 5 does not support these functions.

You must use something like this:

2018-09-14_02-13-42.png

Edited by user 14 September 2018 00:25:11(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
Offline Andrea993  
#342 Posted : 14 September 2018 10:18:33(UTC)
Andrea993


Rank: Member

Groups: Registered
Joined: 13/09/2018(UTC)
Posts: 10

Was thanked: 2 time(s) in 2 post(s)
Originally Posted by: uni Go to Quoted Post
.

You must use something like this:



OK but in Bode the graph should has logarithmic scale (and it misses the phase plot (not a problem)). Is there some graphs plugin that does logarithmic scale, without I have to simulate it?

Edited by user 14 September 2018 10:20:11(UTC)  | Reason: Not specified

Offline uni  
#343 Posted : 14 September 2018 11:37:40(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
ZedGraph can do that.

2018-09-14_13-44-39.png

Edited by user 14 September 2018 11:45:24(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 14/09/2018(UTC),  on 14/09/2018(UTC)
Offline mkraska  
#344 Posted : 14 September 2018 11:45:05(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 1,980
Germany

Was thanked: 1120 time(s) in 718 post(s)
ilt.sm (19kb) downloaded 42 time(s).
2018-09-14 10_42_47-SMath Studio 0.99.6671 - [Page3_].png
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
thanks 3 users thanked mkraska for this useful post.
on 14/09/2018(UTC),  on 14/09/2018(UTC),  on 14/09/2018(UTC)
Offline Jean Giraud  
#345 Posted : 14 September 2018 18:59:19(UTC)
Jean Giraud

Rank: Guest

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

Was thanked: 980 time(s) in 808 post(s)
Originally Posted by: uni Go to Quoted Post
ZedGraph can do that.


Will you be kind enough to to plot the MCD beta Poisson
just posted in the Rotavirus ScratchPad.
And attach the work sheet to familiarize doing.

Thanks in advance, Uni ... Jean

Stat Rotavirus [ScrathPad].sm (75kb) downloaded 36 time(s).

Offline uni  
#346 Posted : 14 September 2018 20:21:56(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Something like this.

2018-09-14_22-20-05.png

ZedGraph. Log Example.sm (41kb) downloaded 46 time(s).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 14/09/2018(UTC),  on 14/09/2018(UTC)
Offline uni  
#347 Posted : 14 September 2018 23:58:31(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Originally Posted by: Razonar Go to Quoted Post
How can access to SMath variables? Seems that isn't with `::fun`

Updated. Maple region partially restored.

2018-09-15_03-01-52.png 2018-09-15_01-53-07.png

Maple Plot Region can't save properties. This is because I have not yet figured out how to use it. It can display a variety of information in various forms. But its use is not convenient for the user.
I have one idea - the use of templates. But it's a bit difficult to implement yet.

Edited by user 15 September 2018 01:02:29(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 15/09/2018(UTC)
Offline uni  
#348 Posted : 20 September 2018 23:20:34(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Originally Posted by: Razonar Go to Quoted Post
For other side, the function Maple, even can take an string for parse it, don't accept intermediate variable nor functions definitions inside the string. For example, maple("a:=1: a + 1:" ) gives an error.

Updated.

2018-09-21_01-19-32.png
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 21/09/2018(UTC)
Offline Razonar  
#349 Posted : 21 September 2018 00:14:32(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Originally Posted by: uni Go to Quoted Post

Updated.



What can I say? Thanks don't looks enough. With this improvement seems much more easier handle dsolve and a lot of other maple call's

Best regards.

Alvaro
Offline tomtit  
#350 Posted : 26 September 2018 17:20:03(UTC)
tomtit


Rank: Advanced Member

Groups: Registered
Joined: 22/02/2014(UTC)
Posts: 81

Was thanked: 11 time(s) in 10 post(s)
Hello Uni,

The maple wrapper plugin supplied with the new revision of Smath (099.6839) failed on the attached worksheet.
It looks like it hangs forever at maple(simplfy(f1(v),v)). The process can't be interrupted and canceled by ESC key.
I've attached the failed code and plugin's log file.
The previous version of the plugin with latest beta Smath still works fine on the example.
Thank you for your hard work on the plugin.

P.S.
I noticed that under Windows 10 the symbolic calculations became slower about 4 times!
Do you have any idea? Instead 14 seconds it takes now about 1 min.

maple_failed_099b6839.sm (26kb) downloaded 33 time(s).
log.txt (10kb) downloaded 25 time(s).

Edited by moderator 26 September 2018 17:30:44(UTC)  | Reason: Not specified

thanks 1 user thanked tomtit for this useful post.
on 27/09/2018(UTC)
Offline uni  
#351 Posted : 26 September 2018 17:26:53(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Originally Posted by: tomtit Go to Quoted Post
The previous version of the plugin with latest beta Smath still works fine on the example.

Can you attach the log file for this case?

I think the problem is not in maple function. If you toggle a breakpoint you'll see that maple function worked only once.

2018-09-26_20-03-18.png

EDIT: Hm... or something happened inside maple().

Edited by user 26 September 2018 18:14:07(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
Offline uni  
#352 Posted : 26 September 2018 18:20:58(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
I found the bug but I can't update the plugin because server doesn't work now.
Russia ☭ forever
Viacheslav N. Mezentsev
Offline Jean Giraud  
#353 Posted : 26 September 2018 19:44:16(UTC)
Jean Giraud

Rank: Guest

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

Was thanked: 980 time(s) in 808 post(s)
Originally Posted by: tomtit Go to Quoted Post
Do you have any idea? Instead 14 seconds it takes now about 1 min.


Win 7 ... 1.8 sec !!!

MapleFailed.PNG

maple_failed_099b6839.sm (53kb) downloaded 34 time(s).
Offline uni  
#354 Posted : 28 September 2018 12:27:53(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Originally Posted by: tomtit Go to Quoted Post
P.S.
I noticed that under Windows 10 the symbolic calculations became slower about 4 times!
Do you have any idea? Instead 14 seconds it takes now about 1 min.

Updated. Try now.

Nice trick from the sheet above.

2018-09-28_20-20-26.png

Edited by user 28 September 2018 18:22:42(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 28/09/2018(UTC)
Offline tomtit  
#355 Posted : 28 September 2018 20:48:05(UTC)
tomtit


Rank: Advanced Member

Groups: Registered
Joined: 22/02/2014(UTC)
Posts: 81

Was thanked: 11 time(s) in 10 post(s)
Clap Plugin works fine now.
But in general symbolic calculations in Win7 is 4 times faster than Win10.
My home Win7 computer is older and slower than Win10 office one.


Offline uni  
#356 Posted : 03 February 2019 22:49:29(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Updated.

2019-02-04_02-04-08.png

2019-02-04_00-51-13.png

Code:
04.02.2019 0:51:08 [INFO ] [->] smath_diff(smath_el(`(beta)`,2)*x^2,x)
04.02.2019 0:51:08 [INFO ] [<-] 2*el(β,2)*x


Changes:
- copy/paste issue for the regions fixed;
- maple(): fixed issue with output parsing;
- refactored.

Edited by user 04 February 2019 00:04:46(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 03/02/2019(UTC)
Offline tomtit  
#357 Posted : 06 February 2019 01:28:38(UTC)
tomtit


Rank: Advanced Member

Groups: Registered
Joined: 22/02/2014(UTC)
Posts: 81

Was thanked: 11 time(s) in 10 post(s)
Hello Uni,

The plugin is broken again since Smath v.6962 (I'm sure only with ..62 at the end).
I've spent half of an hour and located the issue.
It is a tiny piece of a big worksheet.

Best regards

mapledoesntworksince6962.sm (22kb) downloaded 40 time(s).

Edited by user 06 February 2019 01:32:56(UTC)  | Reason: Not specified

Offline uni  
#358 Posted : 06 February 2019 02:22:00(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
I can't see the maple() function here.
Russia ☭ forever
Viacheslav N. Mezentsev
Offline tomtit  
#359 Posted : 06 February 2019 04:00:40(UTC)
tomtit


Rank: Advanced Member

Groups: Registered
Joined: 22/02/2014(UTC)
Posts: 81

Was thanked: 11 time(s) in 10 post(s)
Sorry, Uni, I'm confused.
But there is a problem with symbolic calculations in the new betas.
Offline Jean Giraud  
#360 Posted : 06 February 2019 05:13:20(UTC)
Jean Giraud

Rank: Guest

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

Was thanked: 980 time(s) in 808 post(s)
Originally Posted by: tomtit Go to Quoted Post
The plugin is broken again since Smath v.6962


Looks working open 6179, though it may generate "type conversion error"

shiiiit.PNG
Users browsing this topic
23 Pages«<1617181920>»
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.