-
particlefilter
粒子滤波的Matlab的学习程序,特点是简单明了,多种参数可以设定,方便于理解算法原理。(Particle filter Matlab learning process, is characterized by simple and clear, a variety of parameters can be set up, easy to understand the algorithm.)
- 2008-06-14 11:25:27下载
- 积分:1
-
ht1d_fem3
heat equation cranknicolson
- 2011-08-15 01:43:36下载
- 积分:1
-
bilinear-transformation
用双线型描述系统,并且使系统的模型具有良好的鲁棒性(Described by bilinear system, and the system model has good robustness)
- 2013-11-08 14:57:20下载
- 积分:1
-
pro_sdr
in this code i have implemented the algorithm to find the minimum sampling frequency bandpasss sampling used in Software defined radio
- 2010-05-10 03:08:19下载
- 积分:1
-
The-Land-Mobile-Satellite-Channel
无线通信中陆地移动卫星信道的MATLAB建模(The Land Mobile Satellite Channel)
- 2011-11-05 21:54:27下载
- 积分:1
-
kmeans_EM
K-means with EM alogo
- 2011-12-14 18:05:25下载
- 积分: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
-
efaces0501
远程操作串行端口源码,非常值得收藏~~~~~~~~~(Remote COntrol Serial Port,very precious)
- 2012-04-13 11:54:12下载
- 积分:1
-
HT_identification
hilbert时频识别(力学领域)Michael feldman编写(自由振动、强迫振动)(hilbert time-frequency identification (mechanical fields) Michael feldman prepared (free vibration, forced vibration))
- 2007-05-26 23:47:06下载
- 积分:1
-
l1_OMP_matlab
压缩感知 L1范数最小化算法正交匹配追踪法重构信号(compressive sensing L1-norm OMP signal reconstruction
)
- 2011-08-18 16:28:25下载
- 积分:1