资源列表
filter(LMS)
- LMS自适应滤波去噪算法,里面一个去噪功能模块及一个声音处理模块。可去除音频中的噪声-LMS adaptive filtering denoising algorithm, which is a denoising function module and a voice processing module. Noise in audio
RDT2.0
- 基于随机减量法,求解结构的自由衰减曲线,稍作修改即可使用-Based on random decrement method, solving free vibration of curved, slightly modified to use
tong
- 分数阶的滑膜控制,实现分数阶的滑膜的控制程序。-Fractional synovial control, synovial Fractional control program.
PIVlab1.4
- 基于MATLAB的PIV算法插件与代码大全。-PIV software based on matlab
FCVAR 2013
- 目前最新的计算分数维协整关系的模型FCVAR 代码包括了协整秩的估计 预测 等功能 有一个实例
Gauss_signal
- 高斯白噪声通过低通滤波器和带通滤波器的分析,包括结果截图-Gaussian white noise through the analysis of the low-pass filter and bandpass filter, including the screenshots
kalman
- 关于导航定位中的卡尔曼滤波程序。X1,X2分别代表经过转换以后的位置X,Y轴的坐标。V1,V2为其相对应的速度。卡尔曼滤波可以使定位数据更加平滑。-Calman filtering program in navigation and positioning. X1, X2, respectively, after conversion to the position of the X, Y axis coordinates. V2, V1 for its relative speed. Calm
Bsline
- 三次B样条曲线拟合多个离散点,使曲线光滑-three times B-sblish
WaveletExtraction
- 提取子波代码研究. Wavelet extraction.-Wavelet extraction.
amp_phase
- 用matlab编写的幅度和相位补偿的函数。在用DDWS产生正弦波的时候,会有失真,这里进行了仿真补偿,效果良好。-Using matlab function of the amplitude and phase compensation. When using DDWS generate sine wave, there will be distortion, here simulated compensation to good effect.
k-medoids
- 聚类算法中的k-medoids算法,和 k-means 肯定是非常相似的。事实也确实如此,k-medoids 可以算是 k-means 的一个变种。k-medoids 和 k-means 不一样的地方在于中心点的选取,在 k-medoids 算法中,我们将从当前 cluster 中选取这样一个点——它到其他所有(当前 cluster 中的)点的距离之和最小——作为中心点。-Clustering algorithm k-medoids algorithm, and k-means is certa
BPSO
- Binary PSO matlab code