-
kalman
kalman滤波程序,是一种数据融合程序,主要用以组合导航(kalman filtering process, is a data integration process, mainly for navigation)
- 2010-10-25 21:18:33下载
- 积分:1
-
DartTargetDisk
matlab编写的一个绘图程序,绘制了一个飞镖靶盘(matlab write a drawing program, draw a dart target disk)
- 2010-11-20 11:40:40下载
- 积分:1
-
pattern-classification-2nd-english-
模式分类原书第二版 根据原版编辑 内容与原版一样(The second edition of the original pattern classification based on original editorial content and original)
- 2012-10-22 16:27:25下载
- 积分:1
-
saf
基于MATLAB的非线性薛定谔方程求解,文献资料(matlab to solve NLSE)
- 2013-12-20 16:32:18下载
- 积分:1
-
Eagle
Arduino ECG sheild (sparkfun SHIELD-EKG-EMG_Rev_B builtin)
- 2013-11-29 08:00:35下载
- 积分:1
-
Astar-search-algorithm
机器人路径规划中基于栅格地图的A*搜索算法(A* search algorithm based on grid map in robot path planning)
- 2021-04-26 14:38:45下载
- 积分:1
-
localization
MATLAB 无线传感器网络仿真,对学习很有帮助(MATLAB)
- 2009-12-07 09:40:03下载
- 积分:1
-
MFiles
ou can use this M-file as a guideline for implementing CRC code generation using the Communications Toolbox functionality. This M-file does not include the error detection process, but you can easily use the process specified below to perform the CRC check:
- 2010-05-09 23:45:49下载
- 积分:1
-
testmyadd2
应用matlab编译器mcc实现,matlab和vc联合编程的经典例子(Application matlab mcc compiler implementation, matlab and vc classic example of joint programming)
- 2010-08-20 16:10:20下载
- 积分:1
-
sparfilt
优点:1.对于信噪比高的信号滤波效果好;
% 2.对于边沿的保护强过阈值滤波,不会产生阈值滤波情况下的过于平滑与Gibbs现象。
%缺点:1.由于对边沿信号没做任何处理,所以边沿可能会有脉冲噪声保留下来;
% 2.计算相关系数中,如果计算出来的小波系数点位置偏差大,则相关系数计算受影响;
% 3.需要迭代运算,迭代的噪声能量阈值选取很重要,这里以开始段无信号处估计噪声;
% 4.需要迭代运算,所以运算量比阈值法大;
% 5.受分解层次影响,在大尺度上小波系数点位置偏差更大,相关系数计算不准确。
%需要具体调整的地方:1.分解的尺度;()
- 2008-03-28 10:26:51下载
- 积分:1