-
ARXRLS
程序采用C语言,实现最小二乘辨识算法和递推最小二乘算法(Program using C language, least squares identification algorithm and recursive least squares algorithm)
- 2012-10-26 13:07:45下载
- 积分:1
-
naca4gen
NACA 4位数 翼型数据的生成 Matlab程序(NACA 4 digit airfoil)
- 2021-03-01 20:49:34下载
- 积分:1
-
UMAT_Damage
对于abaqus子程序学习的初学者,这是一个学习umat的很好算例,(Abaqus subroutine for beginners to learn, this is a good example to learn umat,)
- 2013-05-24 15:01:35下载
- 积分:1
-
kenfang
加入重复控制,模拟数据分析处理的过程,通过虚拟阵元进行DOA估计。( Join repetitive control, Analog data analysis processing, Conducted through virtual array DOA estimation.)
- 2016-10-16 19:56:10下载
- 积分:1
-
SVD
这是一个数值计算Fortran程序,将矩阵进行奇异值分解,SVD.txt存放待分解的矩阵,u.dat,v.dat为分解后的左右矩阵,qiyizhi.dat和qiyizhi0.dat为得到的奇异值。(This is a numerical Fortran program matrix singular value decomposition, SVD.txt store to be factored matrix, u.dat, v.dat about decomposition of the matrix, qiyizhi.dat and singular value obtained qiyizhi0.dat .)
- 2021-03-11 09:29:26下载
- 积分:1
-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
numerical-analysis
数值分析中解线性方程组,最常用的四种迭代方法:雅克比、高斯赛德尔、SOR、共轭梯度,以及他们的比较(numerical analysis : jacobi S-G、SOR、cong)
- 2014-10-26 11:07:25下载
- 积分:1
-
LL1 grammer
vc++实现编译原理中的LL(1)文法的编译过程,非常好用.(vc realization of the principle of compiler LL (1) grammar compiler course, very handy.)
- 2005-07-03 21:22:30下载
- 积分:1
-
PLS
偏最小二乘回归的通用程序,以“基于近红外光谱分析的汽油组分建模”为例
(Partial least squares regression of the general program of " Near infrared spectroscopy based gasoline component modeling" as an example)
- 2011-05-19 13:13:02下载
- 积分:1
-
KnapSack
Fractional knapsack problem, Greedy algorithm
- 2010-05-12 09:52:02下载
- 积分:1