资源列表
石头剪子布
- 在ofdm系统中扰码仿真
EKF实现机器人的自定位功能
- EKF(扩展kalman滤波器)的matlab代码,实现机器人的自定位功能,测试结果正常
实现虹膜内外边缘的定位
- 准确实现虹膜内外边缘的定位,鲁棒性较强
jakes仿真器
- 本代码用于对平坦摔落信道仿真
SOA仿真程序
- SOA仿真程序,可以自由设置SOA仿真的所有参数
shading calib matlab
- This is the Matlab implementation of the algorithm described in "Camera Shading Calibration Using a Spatially Modulated Field" by Johann A. Schoonees and G. Terry Palmer, in Proceedings of the 24th International Conference Image and Vision Computing
矢量传感器和标量传感器DOA估计
- 用于矢量传感器和标量传感器DOA估计
科斯塔斯环
- 用simulink搭建的科斯塔斯环仿真模型
数字信号处理——MATLAB程序集.rar
- 包含多种matlab数字信号处理的程序源码
MATLAB实现卷积运算
- 信号的相关运算。信号的加噪声,去噪声。为一个M头文件
TwIST_v2
- % demo_l2_l1 - This demo illustrates the TwIST % algorithm in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x % % where A is a generic matrix and ||.||_1 is the l1 norm. % After obtaining the solution we implement a