-
image_prosess
一个简单的用于实现简单的图像处理Matlab Gui软件的内部程序(failed to translate)
- 2009-05-26 15:31:26下载
- 积分:1
-
readmat
说明: VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。(read the mat file of the matlab7.0,under the vc6.0)
- 2009-08-11 10:58:36下载
- 积分:1
-
MATLAB-autocontrol
matlab的自动控制原理的应用 很全面的资料 值得一看(matlab application of principles of automatic control is very comprehensive information worth a visit)
- 2011-05-03 11:16:31下载
- 积分: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
-
TESTES
Kalman Filter Design
- 2014-11-19 00:55:19下载
- 积分:1
-
Paper-(5)
Paper About medical Care systems
- 2010-10-10 21:50:36下载
- 积分:1
-
mvdrGenQWQ
Algorithm for Generating Random Number with Multi-dimensional Discrete Distribution
- 2010-11-11 08:51:01下载
- 积分:1
-
funciones-antiguas
Ransac matrix functions example 2
- 2012-05-11 00:25:53下载
- 积分:1
-
LTSA
一种用于非线性降维的流形学习算法,主要是先考虑用每一点处的局部切空间表示该点处的几何特征,然后都局部切空间进行排列(A manifold learning algorithm for nonlinear dimension reduction, mainly consider to use every bit of the local tangent space representation of geometric feature at that point, then the local tangent space alignment
)
- 2014-09-20 14:56:36下载
- 积分:1
-
MATLAB--applications-25-Case-Studies
《MATLAB高效编程技巧与应用:25个案例分析》,很好的matlab学习资料("MATLAB efficient programming techniques and applications: 25 Case Studies" good matlab learning materials)
- 2014-04-24 20:29:40下载
- 积分:1