-
haar_like
基于haar-like训练的人脸识别,在matlab中实现的,希望对大家有用。(Training based on haar-like face recognition, implemented in matlab, we want to be useful.)
- 2010-07-17 14:52:52下载
- 积分:1
-
cucaoji
本程序对简约的粗糙集程序进行了matlab编导,从而能够计算粗糙集的权重、约简等(This procedure is simple rough set procedures matlab director thus able to calculate the weight of rough set reduction)
- 2013-01-16 15:33:25下载
- 积分:1
-
59300
its matlab code for cognitive radio.
- 2015-01-31 17:56:37下载
- 积分:1
-
EstimateHorizon
matlab中计算并且标出图片中的地平线(matlab to calculate and mark the picture horizon)
- 2013-04-26 19:38:42下载
- 积分:1
-
MWC2.1
MWC2.1飞控 arduino代码设置(MWC2.1 flight control arduino code set)
- 2013-11-26 11:20:52下载
- 积分:1
-
POLAR3Dv1.2
Plots 3D polar data with axes.(Plots 3D data with polar axes.)
- 2007-04-05 19:26:48下载
- 积分:1
-
wiener_final
it is the code for wiener filter
- 2012-11-05 17:33:26下载
- 积分: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
-
Project
(信号与系统实验GUI)本软件针对信号与系统这门课的特点,以信号分析和系统分析作为展示课程内容的主线编写而。信号分析和系统分析两个模块包含了丰富的功能可供使用者参考。((Signal and System Experiment GUI) The software for signal and system characteristics of this course to signal analysis and system analysis as a showcase for the preparation and main course content. Signal analysis and system analysis two modules contain a wealth of features for users' reference.)
- 2013-10-19 17:14:52下载
- 积分:1
-
JACOBI
power flow seidel matlab
- 2012-10-25 10:36:07下载
- 积分:1