-
计算电磁学中fdtd方法的源代码,三维计算例子
计算电磁学中fdtd方法的源代码,三维计算例子-Computational electromagnetics methods in the source code fdtd
- 2022-08-09 04:10:59下载
- 积分:1
-
Hangzhou interpolation and demonstration Runge phenomenon code
lagrange插值以及演示runge现象的代码-Hangzhou interpolation and demonstration Runge phenomenon code
- 2022-09-24 08:40:02下载
- 积分:1
-
k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
- 2023-07-14 07:15:02下载
- 积分:1
-
Shelf滤波器设计
该音频处理算法涉及:压缩器、扩展器、限幅器三种音频处理的常用算法,使用C++编写。
- 2022-04-27 18:25:44下载
- 积分:1
-
徐世良-C常用算法集的源代码
徐世良-C常用算法集的源代码- Xu Shiliang- C commonly used algorithm collection source code
- 2022-04-28 04:11:27下载
- 积分:1
-
此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。...
此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、实矩阵LU分解、用豪斯荷尔德(Householder)变换对一般m*n阶的实矩阵进行QR分解、对称正定阵的乔里斯基(Cholesky)分解及求其行列式值、一般实矩阵的奇异值分解、广义逆的奇异值分解。-look it yourself.
- 2022-02-03 14:23:25下载
- 积分:1
-
离散余弦变换程序
离散余弦变换程序-discrete cosine transform procedures
- 2022-03-23 01:04:33下载
- 积分:1
-
用经典RK方法和四阶ADAMS预测校正算法求解微分方程
用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
- 2022-07-23 00:35:19下载
- 积分:1
-
- 2022-07-22 23:57:23下载
- 积分:1
-
快速排序程序
快速排序程序-Quick sort program
- 2022-06-27 17:51:11下载
- 积分:1