how can i get the statistics toolbox of Matlab 2013?

1 回表示 (過去 30 日間)
chen
chen 2013 年 5 月 13 日
コメント済み: Andreas Goser 2014 年 7 月 28 日
i have installed matlab 2011b in my computer, and i can use Statistics Toolbox of this version. From some documents, i know statistics Toolbox has new functions we can use!! so ,how can i get this version statistic toolbox? i am a student, just do some research.

回答 (3 件)

Image Analyst
Image Analyst 2013 年 5 月 13 日
You need to contact the Mathworks - they will send you an email with a link where you can download a trial version of the toolbox.

chen
chen 2013 年 5 月 14 日
i am a student, just do some research. Except this version you recommend above, can i use some other free version ? thank you for your help.
  2 件のコメント
Yao Li
Yao Li 2013 年 5 月 14 日
編集済み: Yao Li 2013 年 5 月 14 日
Do you mean you want some other free softwares rather than Matlab? I remember Minitab had free release, but not sure now.
Image Analyst
Image Analyst 2013 年 5 月 14 日
編集済み: Image Analyst 2013 年 5 月 14 日
Your response should have been a comment, not a new, additional answer. See the FAQ: http://matlab.wikia.com/wiki/FAQ#What_other_software_packages_exist_to_do_similar_work.3F

サインインしてコメントする。


Walter Roberson
Walter Roberson 2013 年 5 月 14 日
Mathworks does not offer trial versions of the Student Version, only trial versions of the Academic and Professional versions.
In order to be able to install R2013a Stats Toolbox, you would need R2013a MATLAB.
Note that if you were to purchase R2013a Student Version, that that would include the Stats Toolbox (the Academic and Professional licenses do not include any toolboxes.)
I understand that the volunteers who work on Octave are working on a Stats Toolbox. It is unlikely that they have completed writing the new functions you are interested in, however.
  2 件のコメント
elyass
elyass 2014 年 7 月 28 日
I have installed matlab 2013a in my computer, and i can't use Statistics Toolbox of this version. when I use evalclusters which is exist in the package(clustering.evaluation), I have got this error:
Undefined function 'evalclusters' for input arguments of type 'double'. how can I install it? I run this command " license('test', 'statistics_toolbox') " and ans was 1 so the statistics toolbox is installed.
I would appreciate it if anyone could help me. Thanks
Andreas Goser
Andreas Goser 2014 年 7 月 28 日
This looks like an issue with "shadowing" - multiple commands with the same name on the path and MATLAB uses an unintended one. If you fail to find this quickly with the "which evalclusters -all" command, better re-install.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by