资源列表
[数学计算/工程计算] newton_Interpolation
说明:C++实现的牛顿插值算法:对于n个点的插值,产生多项式的时间复杂度是O(n*n),最终进行一个点的计算的时间复杂度是O(n)。-C++ realization of the Newton interpolation algorithm: For n of interpolation points, resulting in polynomial time complexity is O (n* n), the final calculation of a point of time comple<yxp> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Triangular
说明:线性代数方程组列主元三角分解法线性代数方程组-Linear algebraic equations PCA out Triangular decomposition<箫云龙> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] datamining
说明:数据挖掘导论课后题答案 数据挖掘导论课后题答案 数据挖掘导论课后题答案-<Introductiong data mining ><土木> 在 2025-06-09 上传 | 大小:1009kb | 下载:0
[数学计算/工程计算] kmean
说明:k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k<lining> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] zui_xiao_er_cheng_fa
说明:最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit<lining> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Theproposedoperationcode(SINCOSetc.)
说明:简易的运算包括sin,cos等,一些简单的运算的程序。-Simple operation, including sin, cos and so on, some simple arithmetic procedures.<李诺韩> 在 2025-06-09 上传 | 大小:292kb | 下载:0
[数学计算/工程计算] StandardCalculator
说明:计算器运算器,主要是对一般常用的计算器进行编程,对简单的加减乘除的运算用VC编出来-Calculator calculator is mainly used for general programming calculator for simple addition and subtraction, multiplication and division of the computation made by the VC<李诺韩> 在 2025-06-09 上传 | 大小:1.82mb | 下载:0