资源列表
juleiidx
- 几个常见的用于聚类分析的指标,包括紧密度,离散度等(some clustering analysis indexes)
GM_PHD_Filter_v110
- 本程序可以用于学习粒子粒子滤波算法,加深理解(This procedure can be used to learn particle particle filter algorithm, deepen understanding.)
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.)
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)