资源列表

« 1 2 ... .46 .47 .48 .49 .50 2351.52 .53 .54 .55 .56 ... 3400 »

[数学计算/工程计算Eigen-3.2.2

说明:Eigen非常方便矩阵操作,当然它的功能不止如此,由于本人只用到了它的矩阵相关操作,所以这里只给出了它的一些矩阵相关的简单用法,以方便快速入门。矩阵操作在算法研究过程中,非常重要,例如在图像处理中二维高斯拟合求取光斑中心时使用Eigen提供的矩阵算法。Eigen用源码的方式提供给用户使用,在使用时只需要包含Eigen的头文件即可进行使用。-Eigen is a C++ template library for linear algebr
<李祥宝> 在 2025-02-13 上传 | 大小:2.18mb | 下载:1

[数学计算/工程计算lapackpp-2.5.2

说明:LAPACK++ 是一种代数数据库,在很多c与matlab的转换中都需要应用此数据库,应用比较广泛.-LAPACK++ is a library for high performance linear algebra computations. This version includes support for solving linear systems using LU, Cholesky, QR matrix factorizat
<李祥宝> 在 2025-02-13 上传 | 大小:607kb | 下载:0

[数学计算/工程计算33066487StandardApriori

说明:Apriori template in C#
<Wahyu> 在 2025-02-13 上传 | 大小:6kb | 下载:0

[数学计算/工程计算Apriori(Java)wskeynes

说明:apriori in java to identify frequent item sets. It proceeds by identifying the frequent individual items in the and extending them to larger item sets while the items satisfy the minimum support requirement (frequency of
<Wahyu> 在 2025-02-13 上传 | 大小:171kb | 下载:0

[数学计算/工程计算BigInt

说明:许多天文数字级别的计算远远超出一般所能支持的表示方式,例如1000000个字节的表示,本源码提供了处理这类超大数的类,用以完成各种运算。-many type of number are so big and can not be present with the legacy type to represent and caculate. this is the class for this regard to handle the a
<xiangwei> 在 2025-02-13 上传 | 大小:3kb | 下载:0

[数学计算/工程计算2DplateElementMethod

说明:二维平面板受荷变形计算matlab程序,可选择三角形或四边形单元。-2D plate element analysis procedure by matlab
<杨军> 在 2025-02-13 上传 | 大小:26kb | 下载:0

[数学计算/工程计算Logist_Regression

说明:Logistic regression (逻辑回归)是当前业界比较常用的机器学习方法-Logistic regression (logistic regression) is more commonly used current industry machine learning methods
<liweiqing> 在 2025-02-13 上传 | 大小:130kb | 下载:0

[数学计算/工程计算alamouti-code

说明:16qam simulink ser mimo one of the receive chains fail, and the other receive chain is operational, then the performance loss is on the order of the diversity gain. In other words, the signal may still be detected, but w
<varinder> 在 2025-02-13 上传 | 大小:56kb | 下载:0

[数学计算/工程计算numerical-algorithm-source-code

说明:Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical int
<陈超华> 在 2025-02-13 上传 | 大小:1.8mb | 下载:0

[数学计算/工程计算soft-decision-Viterbi-decoder

说明:soft-decision Viterbi decoder
<vodo> 在 2025-02-13 上传 | 大小:132kb | 下载:0

[数学计算/工程计算elm

说明:经验似然计算 在非参数统计推断中可以构造似然比, 很有用。-empirical likelihood
<sjs> 在 2025-02-13 上传 | 大小:2kb | 下载:0

[数学计算/工程计算usrsld_str

说明:user element strain formulation
<paplu> 在 2025-02-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 2351.52 .53 .54 .55 .56 ... 3400 »

源码中国 www.ymcn.org