-
DEEC-Variants
Matlab source code for DEEC variants.
- 2014-10-01 21:57:40下载
- 积分:1
-
clear
自适应滤波仿真程序源代码,加澡声,绝对有效(Adaptive filter simulation program source code, plus shower sound, to be effective)
- 2007-09-27 15:33:10下载
- 积分:1
-
flat
flat line control refister
- 2011-09-04 14:46:55下载
- 积分: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
-
water_and_steam
查取水和蒸汽热力性质的matlab程序,包含温度、压力、焓值和熵值等。(Thermodynamic properties of water and steam
)
- 2014-10-04 09:51:24下载
- 积分:1
-
Histogram-OrientedGradient
HOG(Histogram of Oriented Gradient)方向梯度直方图,主要用来提取图像特征,最常用的是结合svm进行行人检测。(HOG (Histogram of Oriented Gradient) direction of the gradient histogram is mainly used to extract image features, the most commonly used is a combination of svm detect pedestrians.)
- 2015-01-15 15:21:10下载
- 积分:1
-
matlib
matlib.h,matcom4.5的头文件(matlib.h, matcom4.5 header file)
- 2012-11-03 17:46:07下载
- 积分:1
-
MATLAB
MATLAB绘图,包含了MATLAB常用的绘图命令,对学习MATLAB具有很大的帮助。(MATLAB graphics, including the popular MATLAB graphics commands, to learn MATLAB great help.)
- 2010-10-13 21:25:44下载
- 积分:1
-
pm2_wv_doa_test
非平稳信号处理中用维格纳时频分布进行两个正弦调频信号的波达方向的估计(non-stationary signal processing using Wigner distribution of time-frequency sinusoidal two FM signal DOA estimates)
- 2020-11-19 09:49:38下载
- 积分:1
-
liangleiche
在进行交通流仿真时考虑两类车,不同的车长和不同的最大速度。(Consider when making traffic flow simulation two cars, a different car lengths and different maximum speeds.)
- 2013-08-30 10:41:04下载
- 积分:1