搜索资源列表
Gauss-Seidel 迭代
- 数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss - Seidel iterative algorithm
76
- GAUSS分布导引,PDF格式 对学习数据挖掘、机器学习、人工神经网络很有帮助-CLASS distribution guidance, in PDF format for learning data mining, machine learning, artificial neural network helpful
预测
- 数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
GaussNewton
- IIR实现自适应滤波,运用高斯-牛顿算法实现了真正的价值的数据。-IIR adaptive filters,Implements the Gauss-Newton algorithm for REAL valued data.
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
Gauss
- 高斯插值拟合用,在数据较少的情况下拟合精度慢速要求,三到四阶。-Lagrange interpolation fit to use, in the case of less data fitting precision of slow demand, three to four bands.
Gauss_Elimination
- Gauss Elimination (normal way, or using vector storage). Data in file TP2 (or TP02), which is the file to be run
data-process
- 高斯 牛顿 拟合算法 高斯 牛顿 拟合算法-gauss newton
shujunihefaxinzaobiguji
- 采用数据拟合法进行的高斯白噪声信道下的信噪比估计,程序中有经典summer法以及本人自己拟合的二阶和三阶参数,适用于不同的信噪比范围,望大家一起交流-By data fitting of the Gauss white noise channel SNR estimation, the program in the classic summer method as well as my own fitting of the two order and three order parameters
002
- 对神经网络在故障诊断中的应用进行了探讨,针对潜油电泵机组故障的多态性 和多层次性,结合振动数据的轴向频域特征,建立了基于高斯-牛顿法的 BP 神经网络, 通过对其训练和学习,实现了三种常见故障的有效诊断。-The neural network fault diagnosis in the paper discusses the application, esp for fault the polymorphism of unit And more layered, combined
shuzhi
- 主要应用于数值计算,其中包括插值法和数据拟合相关的程序,还有数值积分的龙贝格积分和高斯-勒让求积公式的程序-Mainly used in the numerical calculation, including interpolation and data fitting procedures related procedures, numerical integration of the Romberg integration and Gauss- Legendre quadrature fo
matlab
- 卡方检验用来检验分布的拟合性 比如正太分布对数正太分布高斯分布瑞利分布,韦伯分布等里面包含了对数据的检测以及统计的原理和方法-The chi-square test used to test the The chi-square test used to test the distribution fitting, such as too the distribution of the lognormal distribution is too Gauss points Burui Li dis
Gauss
- 高斯插值,本程序使用matlab开发环境实现了数值方法的高斯插值内容,方便好用,将所需插值数据加入,即可实现高斯插值-Gaussian interpolation, the program uses matlab development environment to achieve a numerical method of Gaussian interpolation content, easy to use, add the required data interpolation, Gaus
Gauss
- 利用Gauss核密度估计求窗口宽度,只需导入源数据和修改窗口宽度即可计算最优的窗口宽度,方便,简单,实用-Use Gauss kernel density estimation window width requirements, simply import the source data and modify the window width to calculate the optimal width of the window, convenient, simple, practical
Gauss
- 数值方法 编程作业,之前上传了解线性方程组的相关解法,这里主要包括数据拟合、Newton、Romberg、Gauss、Hermite、Runge-Kutta等数值计算涉及的方法-Numerical Methods for programming operations, before uploading understanding of the relevant solution of linear equations, including the method of data fitting h
gauss-siedl
- gauss seidel algo with 5 bus data
data-00551-en
- This particular feature of GAUSS causes a number of unexpected problems, particularly when using loops to access columns or rows in sequence. If your counter drops to zero (or some unspeciÖ ed values) then you will Ö nd the program operat
Gauss Bayes
- 使用高斯贝叶斯函数对已有数据进行分类,有样本集(The Gauss Bayes function is used to classify the existing data.)
data and program
- 对针触式粗糙度测量仪测得的离散数据点进行高斯滤波,得到粗糙度曲线和波纹度曲线。(Gauss filtering is applied to the discrete data points measured by the pin-and-touch roughness measuring instrument to obtain the roughness curve and the waviness curve.)