资源列表
统计分析与SPSS的应用-薛薇
- 《统计分析与spss的应用第五版》深入浅出地讲解统计方法,基于应用案例阐述数据分析的一般思路和SPSS操作实践,使读者知其然更知其所以然,是本书一直坚持的风格。本书的特色在于:注重方法核心原理的讲解,突出以统计原理明晰为前提的SPSS实操。基于典型统计分析案例,循序渐进地引导读者利用SPSS实现数据的组织、整理、描述和建模分析。旨在帮助读者领会统计分析方法精髓,掌握SPSS软件操作,拥有利用SPSS解决实际数据分析问题的能力。(Statistical analysis and the appli
GPR based on GPML-V4.1
- 基于 gpml-matlab-v4.1 工具箱,简单实现了高斯过程回归(Gaussian process regression,GPR)的多变量数据回归,给出了每个预测值的均值以及对应的方差。代码有详细的注释,附有训练数据和测试数据。(Based on the gpml-matlab-v4.1 toolbox, Gaussian process regression (GPR) multivariate data regression is simply implemented, and the
平板频散曲线
- Lamb波的频散曲线,利用matlab编制了导波曲线,为导波检测模态选取提供了技术工作(Frequency dispersion curve of Lamb wave The guided wave curve is compiled by MATLAB, which provides technical work for the selection of guided wave detection mode.)
OFDM-QPSK
- 使用OFDM-QPSK的调制解调代码,包含一部分时域频域图(Using OFDM-QPSK modulation and demodulation code, contains part of the time-domain frequency domain diagram.)
机器学习算法PPT
- 机器学习课件 从基础入门到深度学习 很详细(Machine learning courseware)
underdetermined bss in time-frequency
- 使用前请先将信号转换到时频域,最后将信号从时频域转换到时域(please transform the signal into time-frequency domain before using)
matlab
- 拉普拉斯特征映射,最大差异展开,时频域特征(Laplacian Eigenmap Maximum difference expansion Fast Maximum difference expansion ISOMAP)
ICESatProcessor
- this program is for icesat processing
SARIMA
- 周期性差分自动平滑回归模型(SARIMA)的matlab代码,附有注释(英文)。包括模型阶数的选择和预测输出以及分析用图像和MAPE评价数值。(The code for matlab code for the periodic differential automatic smoothing regression model (SARIMA) with comments (in English). Including the choice of model order and forecast
power_hvdc12pulse
- 单极12脉冲的HDVC仿真模型系统,基于Matlab的。(The HDVC of the monopole 12 pulse)
mvdr
- MVDR是一种基于最大信干噪比(SINR)准则的自适应波束形成算法。MVDR 算法可以自适应的使阵列输出在期望方向上功率最小同时信干噪比最大。(MVDR is an adaptive beamforming algorithm based on maximum signal-to-noise ratio (SINR) criterion. The MVDR algorithm adaptively minimizes the power of array output in the desire
Ransac
- 随机抽样一致性算法, 实现圆的拟合, C Sharp 程序(Random sampling consensus algorithm to achieve circle fitting, C Sharp program)