-
Meschach 可以解稠密或稀疏线性方程组、计算特征值和特征向量和解最小平方问题,另外还有其它功能。它为双精度数和复数提供了近 400 个函数。它提供的教程以...
Meschach 可以解稠密或稀疏线性方程组、计算特征值和特征向量和解最小平方问题,另外还有其它功能。它为双精度数和复数提供了近 400 个函数。它提供的教程以说明性的小案例研究的形式介绍了这些函数。-Meschach is a C-language library of routines for performing matrix computations
- 2022-01-31 19:56:02下载
- 积分:1
-
delauney二维非结构网格生成过程中使用的语言
delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
- 2022-07-12 00:48:11下载
- 积分:1
-
我们的一个非线性振动课的作业,希望大家能用上啊!
我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
- 2022-12-07 03:45:03下载
- 积分:1
-
有关图片转化格式
资源描述
这个是一个非常好的代码,踏实一个好的程序aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
- 2022-09-06 13:20:03下载
- 积分:1
-
从国外大学上下的Levenberg算法程序
从国外大学上下的Levenberg算法程序-From foreign universities Levenberg algorithm program from top to bottom
- 2022-08-25 16:49:18下载
- 积分:1
-
用MATLAB开发,一个界面还可以的计算器
用MATLAB开发,一个界面还可以的计算器-MATLAB development, an interface can also calculator
- 2022-02-03 10:13:37下载
- 积分: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
-
一个用来进行分割的程序,是使用fm算法设计的分割VLSI电路的程序...
一个用来进行分割的程序,是使用fm算法设计的分割VLSI电路的程序-used for a separate process, the use of fm segmentation algorithm design process for VLSI circuit
- 2022-03-10 12:29:25下载
- 积分:1
-
opencv实现的retinex图像增强
- 2022-01-28 11:03:08下载
- 积分:1
-
Finds the polynomial p10 of degree less than or equal to 10 that interpolates...
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee
between the function and the polynomial at 41 equally spaced points over the
same interval. Repeat the latter but use your 11 points to be Chebyshevs.
- 2022-06-21 05:46:33下载
- 积分:1