how can i get the statistics toolbox of Matlab 2013?

1 vue (au cours des 30 derniers jours)
chen
chen le 13 Mai 2013
Commenté : Andreas Goser le 28 Juil 2014
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.

Réponses (3)

Image Analyst
Image Analyst le 13 Mai 2013
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 le 14 Mai 2013
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 commentaires
Yao Li
Yao Li le 14 Mai 2013
Modifié(e) : Yao Li le 14 Mai 2013
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 le 14 Mai 2013
Modifié(e) : Image Analyst le 14 Mai 2013
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

Connectez-vous pour commenter.


Walter Roberson
Walter Roberson le 14 Mai 2013
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 commentaires
elyass
elyass le 28 Juil 2014
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 le 28 Juil 2014
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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by