资源列表
multiplelinearregression
- 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
lineerror
- 用最小包容区域法计算直线度误差,精度比最小二乘法高,适用于数据点在轴附近波动的情况。-Inclusive method to calculate the region with the minimum straightness error, precision higher than the least-squares method, applied to the data point in the shaft near the volatile situation.
zuixiaoercheng
- 最小二乘曲线拟合,显示源数据折线图,然后采用一个一元三次方程拟合曲线,生成曲线图-least-squares method to calculate the formula
music
- Root-MUSIC算法进行了深入的研究,表明波束域处理和Root-MUSIC 算法结合可以进一步提高估计的分辨率和稳健性-Root-MUSIC algorithm is conducted in-depth study shows that beam-domain processing and Root-MUSIC algorithm can further improve the resolution and robustness of the estimated
CCmethod2
- 应用改进的CC法求取时间延迟和嵌入维数,效果不错-The modified CC method to strike a time delay and embedding dimension, good results
AHP
- 层次分析法:计算代码在8文件中最后一页上,有实例。-AHP
pulsemeanfilter
- 脉象信号去除基线漂移,非线性一维信号去除基线漂移,中值法-MATLAB wavelet procedure to baseline drift, baseline drift realize pulse
nihehuigui
- 在VC环境下,分别采用线性回归和逐步回归两种算法对算例数据进行拟合,并给出拟合结果,程序完整-In the VC environment, respectively, linear regression and stepwise regression algorithm to two kinds of examples of data fitting, and gives fitting results, integrity of the process
fft
- fft c语言下编译通过,内涵fft以及ifft,注释说明很全-fft in c
LMS-AR
- 本程序利用自适应LMS算法实现FIR最佳维纳滤波器。可用于观察影响自适应LMS算法收敛性,收敛速度以及失调量的各种因素-This procedure using adaptive LMS algorithm is optimal FIR Wiener filter. Can be used to observe the impact of adaptive LMS algorithm convergence, convergence speed and the amount of imbalan
ls
- 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
P248-1
- 二次曲线拟合,应用了高斯列主元消去法,并且应用了矩阵的转置-Quadratic curve fitting, application of Gaussian elimination pivot column
