-
a
说明: 矩阵的转置,相乘及界面的面换稀疏矩阵的三元组相加(Sum of the transpose of the matrix, multiplying, and interfacial surface replacing the sparse matrix triples)
- 2012-09-04 15:33:18下载
- 积分:1
-
Moving-Least-Squares-Methods
移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。(Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.)
- 2020-11-06 08:49:49下载
- 积分:1
-
Curve-and-Surface--
详细介绍了移动最小二乘法的原理 应用和特点 并且给最后给出了曲线拟合和空间散
出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程(Moving least squares method described in detail the principles and characteristics of the application and to give the final curve fitting and shed space using moving least squares method curve and surface fitting procedure design process)
- 2020-11-06 08:49:49下载
- 积分:1
-
opimize-code
设计迭代、有限差分法、有限元的matlab优化计算程序(Matlab design iterations, finite difference method, finite element calculation program optimization)
- 2021-04-08 15:59:00下载
- 积分:1
-
GaijinGM11
改进的GM(1,1)程序,可实现时间序列的灰色等维新息预测,采用弃旧纳新的原则。(The improved GM (1, 1) program, can realize the time series prediction using grey information renewal, discarding the old and new principles.)
- 2018-01-22 15:44:58下载
- 积分:1
-
Numerical-analysis-of-program-3
数值分析算法,该压缩包含有雅克比迭代算法、弦割法法及综合评测法等(Numerical analysis algorithms, the compression Jacobi iteration algorithm, France and France chord cutting and comprehensive evaluation method)
- 2012-02-04 22:01:26下载
- 积分:1
-
averageData
读取csv文件的数据,按要求拉算出平均数(Read csv file data, calculate the average number required to pull)
- 2020-08-14 14:58:35下载
- 积分:1
-
wave-force
一个计算结构波浪力的程序,小直径桩柱结构,中等直径桩柱结构,多桩结构(A program for calculating the wave force of the structure, a small-diameter pile structure, a medium-diameter pile structure, a multi-pile structure)
- 2020-12-08 09:59:21下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
MSE_calculation
最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码(Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code)
- 2021-01-07 21:28:52下载
- 积分:1