-
cholesky
说明: 采用乔克利特方法解方程,采用高斯消去法解方程(Qiaokelite method to solve the equation by using Gaussian elimination solution equation)
- 2010-04-27 18:58:13下载
- 积分:1
-
sin1
how to create sin signal in matlab
- 2010-11-09 21:08:45下载
- 积分:1
-
yz5017
将根据50g/s流量输入时的阶跃响应数据所建立的模型,代入其它幅值的输入值,验证模型的一致性。(under 50g/s input flow of step response data the model, Other income generation amplitude of the input value, the certification model of consistency.)
- 2007-03-16 17:45:45下载
- 积分:1
-
Interpolation
本程序包内用matlab编写数值计算方法中的插值的源代码,包括Newton插值法,拉格朗日插值法,在mainInt.m文件中测试,并与拟合函数进行比较。供学习数值计算的程序员参考。(This program package using matlab numerical method of interpolation of the source code, including the Newton interpolation, Lagrange interpolation method, tested in mainInt.m file, and compare with the fitting function. For learning numerical Programmer s Reference.)
- 2013-08-31 11:23:29下载
- 积分:1
-
precision-of-GPS-clock-error
GPS卫星钟差预报模型的精度评定,如:线性拟合模型、带有周期项的线性拟合模型、二次项拟合模型、带有周期项的二次项拟合模型等。(Accuracy Evaluation GPS satellite clock error prediction model, such as: linear fitting model, linear fitting model with periodic term, quadratic fitting model, fitted with a quadratic term cycle models.)
- 2017-03-13 15:37:13下载
- 积分:1
-
k-means
说明: k均值聚类算法(k-means clustering algorithm)是一种迭代求解的聚类分析算法,其步骤是,预将数据分为K组,则随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。(The k-means clustering algorithm is an iteratively solved clustering algorithm in which the data is pre-divided into K groups, the K objects are randomly selected as the initial clustering center, and then the distance between each object and the seed clustering center is calculated, and each object is assigned to the clustering center closest to it.)
- 2020-11-08 10:47:08下载
- 积分:1
-
synthesize_sgy
代码为本人为写毕业论文,编写的几个合成地震记录的代码,包括cdp道集,共炮点道集以及一个简单的一层的地质模型对应的合成地震记录。(Man-made code-based write theses, prepared by several synthetic seismogram code, including cdp gathers a total of shot gathers, as well as a simple layer of the geological model of the corresponding synthetic seismogram.)
- 2007-07-17 21:42:50下载
- 积分:1
-
program
MUSIC algorithm for DOA estimation
- 2015-03-10 23:27:57下载
- 积分:1
-
MDVRP
运用matlab软件,利用遗传算法解决VRP问题( using genetic algorithms to solve the problem of VRP)
- 2020-08-14 16:28:35下载
- 积分:1
-
EKF1dim
一维EKF滤波算法 主要用于目标跟踪 同理可推广到多维情况(ekf object tracking)
- 2010-10-12 10:29:30下载
- 积分:1