centos7 安裝octave記錄

參考網站:
http://wiki.octave.org/Octave_for_GNU/Linux
http://www.gnu.org/software/octave/

1、直接yum 安裝

[root@localhost pca-mlp]# yum install epel-release
...
[root@localhost pca-mlp]# yum install octave

2、使用
在命令行敲入:octave啓動,或者在Applications下”Education”點擊圖標啓動。

3、測試例子:
http://openclassroom.stanford.edu/MainFolder/DocumentPage.php?course=DeepLearning&doc=exercises/ex2/ex2.html

參考這個實現。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章