搜索结果
找到约 674 项符合
Analysis-Numerical 的查询结果
数学计算 Numerical Recipes in C++的源代码
Numerical Recipes in C++的源代码
数值算法/人工智能 Numerical Recipes in C的源代码
Numerical Recipes in C的源代码
人工智能/神经网络 A complete business intelligence platform that includes reporting, analysis (OLAP), dashboards, data
A complete business intelligence platform that includes reporting, analysis (OLAP), dashboards, data mining and data integration (ETL). Use it as a full suite or as individual components that are accessible via web services. Ranked #1 in open source BI.
matlab例程 混沌时间序列分析与预测工具箱 Version1.0 (Chaotic Time Series Analysis and Prediction Matlab Toolbox - version 1.0
混沌时间序列分析与预测工具箱 Version1.0
(Chaotic Time Series Analysis and Prediction Matlab Toolbox - version 1.0)
VC书籍 This book contains a detailed analysis of the International Standard for the C language,-3.1 excludi
This book contains a detailed analysis of the International Standard for the C language,-3.1 excluding the
library from a number of perspectives. The organization of the material is unusual in that it is based on
the actual text of the published C Standard. The unit of discussion is the individual s ...
其他书籍 Analysis and Designwith UML:Benefits of Visual Modeling History of the UML Visual Modeling with U
Analysis and Designwith UML:Benefits of Visual Modeling History of the UML
Visual Modeling with UML The Rational Iterative Development Proce
通讯/手机编程 WCDMA tfi select and analysis
WCDMA tfi select and analysis
人工智能/神经网络 正交线性判别分析(Orthogonal Linear Discriminant Analysis)
正交线性判别分析(Orthogonal Linear Discriminant Analysis),可以用于数据降维上面。
人工智能/神经网络 基于奇异值分解的核线性判别分析(Kernel Discriminant Analysis via QR Decomposition)。
基于奇异值分解的核线性判别分析(Kernel Discriminant Analysis via QR Decomposition)。
数学计算 Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.