- MATLAB for Machine Learning
- Giuseppe Ciaburro
- 95字
- 2021-07-02 19:37:34
Supported datatypes
The datatypes supported are as follow:
- Numeric scalars, vectors, matrices, or arrays having single or double precision entries. These data forms have the single or double datatype.
- Cell arrays of character vectors; character, logical, or categorical arrays; or numeric vectors for categorical variables representing grouping data. These data forms have the cellstr, char, logical, categorical, and single or double datatype, respectively.
- Some functions support tabular arrays for heterogeneous. The table datatype contains variables of any of the datatypes previously listed.
- Some functions accept gpuArray input arguments so that they execute on the GPU.
推薦閱讀
- Go Web編程
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- The Android Game Developer's Handbook
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Visual Basic編程:從基礎到實踐(第2版)
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Learning Elixir
- 數據結構簡明教程(第2版)微課版
- Mastering macOS Programming
- Learning Apache Mahout Classification
- Arduino Wearable Projects
- 零基礎學Java第2版
- C Primer Plus(第6版)中文版【最新修訂版】
- Splunk Essentials
- Mastering Data Analysis with R