资源列表
上传文件
- 基于遗传算法进行戴维宁电池模型的参数辨识。(Parameter Identification of Thevenin Battery Model Based on Genetic Algorithm.)
超松弛插值与改进欧拉法 龙格库塔法
- 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)
多项式最小二乘拟合与龙贝格积分法
- 通过最小二乘法拟合曲线,并使用龙贝格公式计算积分(By the method of least squares fitting curve, and use the formula to calculate the Romberg integral)
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
数值分析
- 用拉格朗日插值法拟合曲线,用牛顿插值法拟合曲线,用厄尔米特插值拟合曲线。(The curve is fitted by Lagrange interpolation, and the curve is fitted by Newton interpolation, and Earl milt interpolation is used to fit the curve.)
GPS
- 在matlab软件中读取导航卫星观测数据(Reading navigation satellite observation data in MATLAB software)
julei
- 聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。 这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。(The clustering algorithm is given to a large number of original data, and then the data with similar features are gathered into a class by algorithm. The K-mean
xingtailvbo
- 在特殊领域运算形式——结构元素(Sturcture Element),在每个像素位置上与二值图像对应的区域进行特定的逻辑运算。运算结构是输出图像的相应像素。运算效果取决于结构元素大小内容以及逻辑运算性质。(In the special field, the form of computation is Sturcture Element, which performs specific logic operations on every pixel location corresponding
新建文件夹
- 用matlab实现Givens变换,具体说明见m文件(Givens transform matlab code)
时间序列
- matlab中时间序列预测代码,包括ARIMA和季节性时间序列代码(Time series prediction code in MATLAB, including ARIMA and seasonal time series code)
maxmin1
- 聚类分析里面简单的最大值最小值聚类算法,算法效果优异(Clustering analysis inside a simple maximum and minimum clustering algorithm, the algorithm is excellent)
灰色模型
- 灰色模型是数学建模里常用的模型,这个算法可以对模型里的数据进行计算,并且估计出误差值。另外还有一个灰色关联度的比较也可共使用(The grey model is a common model in mathematical modeling. This algorithm can calculate the data in the model and estimate the error difference.)