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

Notification

Icon
Error

Login


5 Pages<12345>
Options
Go to last post Go to first unread
Offline uni  
#41 Posted : 22 February 2014 13:30:19(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 22/02/2014(UTC),  on 27/02/2014(UTC)
Offline tomtit  
#42 Posted : 27 February 2014 20:54:13(UTC)
tomtit


Rank: Advanced Member

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

Was thanked: 11 time(s) in 10 post(s)
Hi Uni,
For some reason, I always have the same error, using mwfprintf() function.
It looks the same on both 32-bit and 64-bit Windows.
Could you explain what is wrong here ?

Edited by user 28 February 2014 00:17:45(UTC)  | Reason: Not specified

tomtit attached the following image(s):
mwfprintf.sm.png
mwfprintf.sm.png
Offline uni  
#43 Posted : 28 February 2014 00:45:27(UTC)
uni


Rank: Advanced Member

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

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

There is a log.txt in the plugin directory: \extensions\plugins\4c2faab1-4d93-4904-8d88-a4e21512d179\1.0.4987.26944\
If you look at the contents, you will see errors when working with functions.

In this case, we see a problem in converting the operation result. Probably something has changed in the SMath Studio and my examples stopped working correctly.

mwfprint() works fine, but you need to set the current folder or absolute path. The error occurs after running the function while trying to return the result of work in bytes.

I will try to fix the error, if I can. Now I don't have the latest source.
Russia ☭ forever
Viacheslav N. Mezentsev
Offline uni  
#44 Posted : 18 March 2014 03:01:41(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
Russia ☭ forever
Viacheslav N. Mezentsev
Offline uni  
#45 Posted : 11 April 2014 21:55:34(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
Originally Posted by: tomtit Go to Quoted Post
Hi Uni,
For some reason, I always have the same error, using mwfprintf() function.
It looks the same on both 32-bit and 64-bit Windows.
Could you explain what is wrong here ?


Updated. Try now (with SMathStudio_Desktop_0.97.5189_32bit.exe for 64-bit).

Edited by user 11 April 2014 22:01:14(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
Offline RFreund  
#46 Posted : 12 April 2014 01:52:17(UTC)
RFreund


Rank: Advanced Member

Groups: Registered
Joined: 25/09/2013(UTC)
Posts: 325
United States
Location: IL

Was thanked: 19 time(s) in 17 post(s)
I'm curios to know -
There is a plugin for using Maxima and a plugin to use Matlab/C++, is there advantage to starting using one over another? I mean is one more/less powerful. Is one better with units or symbolic?

Thanks!
Offline uni  
#47 Posted : 12 April 2014 09:11:10(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
Updated. mwfscanf() now working too. Relative path also works. Strings as parameters not supported for now.



Originally Posted by: RFreund Go to Quoted Post
I'm curios to know -
There is a plugin for using Maxima and a plugin to use Matlab/C++, is there advantage to starting using one over another? I mean is one more/less powerful. Is one better with units or symbolic?

Thanks!


You can get these plugins from the Extensions Manager (I don't know how it called in english). They are very different. Matlab C++ Math Library - just a numeric library, not symbolic. Full description you can get from the MATLAB C++ Math Library. User's Guide. Version 2.1.pdf. Also, no need to install Matlab.

Edited by user 12 April 2014 10:42:39(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
Offline mkraska  
#48 Posted : 12 April 2014 12:34:42(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)
Originally Posted by: RFreund Go to Quoted Post
I'm curios to know -
There is a plugin for using Maxima and a plugin to use Matlab/C++, is there advantage to starting using one over another? I mean is one more/less powerful. Is one better with units or symbolic?


Advantages of the matlab lib plugin:
  • more functions
  • more uniform and consistent function interface
  • better documentation (you can use original matlab docs in the web )
  • easy installation (just download the plugin)
  • certainly more performant numerics (did not benchmark this)

Advantages of the Maxima plugin
  • symbolic math
  • units handling
  • safe legal status
  • graphics functions (matlab has better ones, but they are not exposed to SMath in the plugin)



Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
thanks 1 user thanked mkraska for this useful post.
on 12/04/2014(UTC)
Offline RFreund  
#49 Posted : 14 April 2014 18:08:55(UTC)
RFreund


Rank: Advanced Member

Groups: Registered
Joined: 25/09/2013(UTC)
Posts: 325
United States
Location: IL

Was thanked: 19 time(s) in 17 post(s)
Thank you Martin and Uni
Offline Dr. Parnassus  
#50 Posted : 18 July 2014 12:32:40(UTC)
Dr. Parnassus

Rank: Newbie

Groups: Registered
Joined: 24/02/2014(UTC)
Posts: 4
Man
Switzerland

Hi Uni,

I would use the svd-function from the matlab c++ Math Library.
But the function is not available.


Thanks and best regards
Dr. Parnassus attached the following image(s):
svd.bmp
svd.bmp
Offline uni  
#51 Posted : 18 July 2014 17:34:06(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
The fact is that not all functions realized. Only blue ones with the mw prefix exist.
Russia ☭ forever
Viacheslav N. Mezentsev
Offline uni  
#52 Posted : 27 July 2014 14:17:40(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
Updated. svd() added, but I'm not shure about how it works (correctly or not).
uni attached the following image(s):
2014-07-27 17-17-02 SMath Studio Desktop - [Лист1 ].png
Russia ☭ forever
Viacheslav N. Mezentsev
Offline omorr  
#53 Posted : 27 July 2014 15:38:32(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
I think something is wrong here. U matrix has extra column and S matrix should bi diagonal.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Offline uni  
#54 Posted : 27 July 2014 15:55:26(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
Matlab svd example. S - transposed (I don't know why).
uni attached the following image(s):
2014-07-27 18-54-14 SMath Studio Desktop - [Лист3 ].png
Russia ☭ forever
Viacheslav N. Mezentsev
Offline uni  
#55 Posted : 27 July 2014 16:15:38(UTC)
uni


Rank: Advanced Member

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

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

Edited by user 02 August 2014 12:11:25(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 27/07/2014(UTC)
Offline omorr  
#56 Posted : 27 July 2014 16:28:48(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
I see. Thank you uni. I thought on [U,S,V] = svd(X,0) only.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Offline Dr. Parnassus  
#57 Posted : 30 July 2014 09:08:50(UTC)
Dr. Parnassus

Rank: Newbie

Groups: Registered
Joined: 24/02/2014(UTC)
Posts: 4
Man
Switzerland

Thank`s uni! Now I can continue my work in smath.
I will close matlab at once :-) - best regards.
Offline omorr  
#58 Posted : 30 July 2014 13:51:59(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
By the way, there is Dot Numerics plugin - by uni



Regards,
Radovan

When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Offline idushy  
#59 Posted : 26 September 2014 10:01:58(UTC)
idushy

Rank: Newbie

Groups: Registered
Joined: 26/09/2014(UTC)
Posts: 2
Location: Саратов

Что обозначает в заглавном посте зеленый и синий цвет функций. Зеленые smath не "видит". Как заставить его их увидеть? Спасибо.

Edited by user 26 September 2014 10:17:43(UTC)  | Reason: Not specified

Offline uni  
#60 Posted : 26 September 2014 15:23:01(UTC)
uni


Rank: Advanced Member

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

Was thanked: 1274 time(s) in 745 post(s)
Originally Posted by: idushy Go to Quoted Post
Что обозначает в заглавном посте зеленый и синий цвет функций. Зеленые smath не "видит". Как заставить его их увидеть? Спасибо.


Синие с префиксом mw реализованы, остальные ещё нет (по запросу), поэтому они не видны.

Russia ☭ forever
Viacheslav N. Mezentsev
Users browsing this topic
5 Pages<12345>
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.