-
EF
线性卡尔曼滤波,二维状态空间模型一般的卡尔曼滤波(kalman fitering)
- 2013-09-01 16:01:54下载
- 积分:1
-
matlab-image-shifting-and-rotate
matlab 做图像平移和旋转 用的是领域插值法 二次线性插值 另外还有一些调用matlab自带函数的编程(matlba image shift and rotate)
- 2012-04-15 21:25:13下载
- 积分:1
-
87361031Turbomatlab
turbo 编译码器,适用于LTE标准。
LTE标准需要100Mbps,此仿真采用并行交织译码,可以达到LTE标准(turbo encoder and decoder for LTE standard.
LTE standard requires 100Mbps, the simulation mixed parallel decoding, can achieve the LTE standard)
- 2010-09-18 14:02:24下载
- 积分:1
-
pss
pss control for synchronous machin
- 2010-12-18 22:29:11下载
- 积分:1
-
circuit-analysis
Circuit analysis for circuits in electronics
- 2012-07-16 18:28:47下载
- 积分:1
-
A-Bat-Algorithm
一种变异算子的蝙蝠算法来求解无人机路径规划问题。希望共同学习(A Bat Algorithm withMutation for UCAV Path Planning)
- 2014-10-23 06:20:33下载
- 积分:1
-
neuralLab1
how to create neural network in matlab
- 2010-11-29 21:20:41下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
picture-deal
关于车辆识别的数字图像处理技术,很好的学习资料(Vehicle Identification digital image processing technology, good learning materials)
- 2013-05-13 22:30:03下载
- 积分:1
-
Extract_Feature
非常完整的语音信号提取matlab源码。
包含PLP特征提取,mfcc特征提取,lpcc特征提取。以及rasta变换。(Very complete voice signal extraction matlab source. Contains PLP feature extraction, mfcc feature extraction, plcc feature extraction.)
- 2021-02-28 11:59:36下载
- 积分:1