- Hands-On Data Science with Anaconda
- Dr. Yuxing Yan James Yan
- 96字
- 2021-06-25 21:08:47
Installing Octave and linking it to Jupyter
Follow these steps to install Octave:
- To install the Octavekernel linked to Anaconda, at Anaconda Prompt, we log in by issuing the Anaconda login command. Note that in order to log in, users have to register first at https://anaconda.org. After logging in to Anaconda, we could issue the following command:
pip install octave_kernel
- After we launch Jupyter and click New on the right-hand side, we can see Octave, among other languages:

- Now we can test a simple program in Octave:
x=-9:0.1:9; y=sin(x); plot(x,y)
- The related output is shown here:

推薦閱讀
- 高效能辦公必修課:Word圖文處理
- 變頻器、軟啟動器及PLC實用技術260問
- TensorFlow Reinforcement Learning Quick Start Guide
- 中國戰略性新興產業研究與發展·智能制造裝備
- 深度學習與目標檢測
- 工業自動化技術實訓指導
- 軟件構件技術
- 人工智能云平臺:原理、設計與應用
- 納米集成電路制造工藝(第2版)
- PHP求職寶典
- Eclipse RCP應用系統開發方法與實戰
- Wireshark Revealed:Essential Skills for IT Professionals
- Hands-On Agile Software Development with JIRA
- Practical Network Automation
- 多媒體技術應用教程