Maple Tools

Maple Tools - Symbolic engine for SMath Studio. - Messages

#341 Posted: 9/13/2018 6:14:23 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

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
Russia ☭ forever, Viacheslav N. Mezentsev
#342 Posted: 9/14/2018 4:18:33 AM
andrea993

andrea993

2 likes in 12 posts.

Group: User

Wrote

.

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?
#343 Posted: 9/14/2018 5:37:40 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

ZedGraph can do that.

2018-09-14_13-44-39.png
Russia ☭ forever, Viacheslav N. Mezentsev
2 users liked this post
frapuano 9/14/2018 6:14:00 AM, IVR 9/14/2018 6:48:00 AM
#344 Posted: 9/14/2018 5:45:05 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

ilt.sm (18 KiB) downloaded 94 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://en.smath.info/wiki/SMath%20with%20Plugins.ashx
3 users liked this post
Вячеслав Мезенцев 9/14/2018 5:46:00 AM, IVR 9/14/2018 6:48:00 AM, frapuano 9/14/2018 7:08:00 AM
#345 Posted: 9/14/2018 12:59:19 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

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 (74 KiB) downloaded 81 time(s).

#346 Posted: 9/14/2018 2:21:56 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Something like this.

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

ZedGraph. Log Example.sm (40 KiB) downloaded 92 time(s).
Russia ☭ forever, Viacheslav N. Mezentsev
2 users liked this post
sergio 9/14/2018 2:50:00 PM, frapuano 9/14/2018 3:11:00 PM
#347 Posted: 9/14/2018 5:58:31 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

How can access to SMath variables? Seems that isn't with `::fun`


Updated. Maple region partially restored.

File not found. File not found.

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.
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Alvaro Diaz Falconi 9/14/2018 7:37:00 PM
#348 Posted: 9/20/2018 5:20:34 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

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
1 users liked this post
Alvaro Diaz Falconi 9/20/2018 6:09:00 PM
#349 Posted: 9/20/2018 6:14:32 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1675 posts.

Group: User

Wrote


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
#350 Posted: 9/26/2018 11:20:03 AM
Igor Skarine

Igor Skarine

14 likes in 97 posts.

Group: User

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 (25 KiB) downloaded 76 time(s).
log.txt (9 KiB) downloaded 62 time(s).
1 users liked this post
#351 Posted: 9/26/2018 11:26:53 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

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().
Russia ☭ forever, Viacheslav N. Mezentsev
#352 Posted: 9/26/2018 12:20:58 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

I found the bug but I can't update the plugin because server doesn't work now.
Russia ☭ forever, Viacheslav N. Mezentsev
#353 Posted: 9/26/2018 1:44:16 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

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 (52 KiB) downloaded 84 time(s).
#354 Posted: 9/28/2018 6:27:53 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

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
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
Igor Skarine 9/28/2018 2:39:00 PM
#355 Posted: 9/28/2018 2:48:05 PM
Igor Skarine

Igor Skarine

14 likes in 97 posts.

Group: User

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.


#356 Posted: 2/3/2019 4:49:29 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Updated.

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

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

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.
Russia ☭ forever, Viacheslav N. Mezentsev
1 users liked this post
frapuano 2/3/2019 5:41:00 PM
#357 Posted: 2/5/2019 7:28:38 PM
Igor Skarine

Igor Skarine

14 likes in 97 posts.

Group: User

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 (21 KiB) downloaded 90 time(s).
#358 Posted: 2/5/2019 8:22:00 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

I can't see the maple() function here.
Russia ☭ forever, Viacheslav N. Mezentsev
#359 Posted: 2/5/2019 10:00:40 PM
Igor Skarine

Igor Skarine

14 likes in 97 posts.

Group: User

Sorry, Uni, I'm confused.
But there is a problem with symbolic calculations in the new betas.
#360 Posted: 2/5/2019 11:13:20 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

The plugin is broken again since Smath v.6962



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

shiiiit.PNG
  • New Posts New Posts
  • No New Posts No New Posts