-
Slam3D1
基于kalman的机器人slam,可用于二维和三维!(Kalman-based robot slam, can be used for two-and three-dimensional!)
- 2011-05-02 16:03:45下载
- 积分:1
-
mina-zargoosh
fcm code for matlab 2009 and can clustering the item into several clusters with this algorithm
- 2013-01-22 17:40:54下载
- 积分:1
-
matchwave_pipei
MATLAB实现EMD分析振动信号时的波形匹配延拓,此方法可以一定程度上降低希尔伯特黄变换引起的端点效应(MATLAB to achieve EMD analysis of vibration signals when the waveform matching extension, this method can be reduced to some extent, the Hilbert yellow transform caused by the endpoint effect)
- 2017-05-02 17:02:52下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
duojingjingdian
针对多径信道的信道均衡,演示了几种经典的算法。可以直接运行。画图时是动态的,做得很精细。(Multipath channel for the channel equalization, demonstrate several classic algorithms. Can be directly run. Paint is dynamic, so very fine.)
- 2009-12-15 11:34:47下载
- 积分:1
-
breakdetect
小波算法用于频率突变的检测,已调试成功可以使用(Wavelet algorithm for the detection of the frequency break)
- 2013-11-14 16:29:28下载
- 积分:1
-
shuizhunwang
基于matlab的条件平差方法的实现,以水准网为例构建条件方程(Implementation of the method based on the matlab conditions adjustment, leveling network, for example to build conditional equation)
- 2013-05-11 15:37:18下载
- 积分:1
-
knn.m
knn 只是个函数实现 需要其它函数的引用(k-nearest neighbor
u need to import this function to other functions to run it)
- 2013-11-20 00:35:34下载
- 积分:1
-
NAH
平面近场声全息点源仿真程序,由全息面反推重建面声压信息(NAH )
- 2021-04-25 14:38:46下载
- 积分:1
-
Matlab
RFID室内定位的相关算法,对传统的基于RSSI定位模型进行改进。(RFID indoor positioning)
- 2013-03-03 14:39:02下载
- 积分:1