资源列表
Gabor
- 通过Gabor原子库对语音信号进行处理,用到匹配追踪算法,程序很好用,对各种语音信号的仿真实验都很成功-Gabor atoms is through the voice signal processing, matching pursuit algorithm is used, the program useful, on the simulation of various audio signals are successfully
mti_calibrated
- 一个非常全面的捷联惯导程序,包含了从初始对准、初值的设定,四元素的四阶龙格库塔法更新,对速度微分方程和位置方程分别用龙格库塔法和欧拉角法求解-A very comprehensive program SINS, including from the initial alignment, initial set, the four elements of the fourth order Runge-Kutta method updates the location of the speed di
Wavelet_Entropy
- 计算一维向量的小波熵。已设置成功能函数文件,可直接调用-One-dimensional vector of wavelet entropy. Can be called directly
queuing
- M/M/c排队模型的MATLAB仿真程序,顾客到达和服务时间服从指数分布,有c个窗口。包含排成一个队列;随机排成c个队列;自动选择c个队列中最短队列排队三种排队方式的仿真-M/M/c queuing model of the MATLAB simulation program, the customer arrival and service time is exponentially distributed, there is c windows
MHT
- 采用多假设检验法实现多目标跟踪,建立了多目标跟踪/视频监控平台,结合卡尔曼滤波预测目标轨迹。用户可以自己修改相关代码。-This code complete multiple object tracking/multiple target tracking/multi target tracking/multi object tracking using multiple hypothesis test/multi hypothesis test, builds up a visual surv
bspline
- 三次B样条曲线、一阶二阶三阶导矢曲线。可用于绘制机器人B样条轨迹的位移、速度、加速度、加加速度曲线图-Cubic B-spline curve, a second-order third-order derivative vector curve. Can be used to draw the trajectory of the robot B-spline displacement, velocity, acceleration, jerk curve
DFT_matlab
- 是基于傅里叶变换的数字图像水印的matlab源代码-Is based on the Fourier transform of digital image watermarking matlab source code
pls
- 基于pls对光谱分析 包括数据读取,小波变换PCA分析,PLS建模,交叉验证-Pls include data on the spectrum based on reads, wavelet transform PCA analysis, PLS modeling, cross-validation
EVM
- 该算法是经典的信噪比估计算法——误差矢量幅值法,通过计算接收信号中同相分量和正交分量的二、四阶矩,该算法能够很好的估计信号的信噪比-The algorithm is a classic signal to noise ratio estimation algorithm- the error vector magnitude method, by calculating the received signal with the phase component and quadrature com
retinex
- 基于 Retinex 理论的 SSR MSR等 算法 和一些自己改善后的算法-Based on Retinex Theory SSR MSR and other improved algorithms and some of their algorithm
广义预测控制
- 广义预测控制MATLAB程序 很详细 有助解 希望对网友们有用
K-SVD工具箱
- 用于信号稀疏表示的K-SVD字典学习算法工具箱,有详细的Demo,方便理解。