-
hiy
user autentication matlab using correlation
- 2010-09-07 01:38:26下载
- 积分:1
-
huisePID
灰色pid控制算法的matlab仿真~~可以参考!希望能对大家有所帮助! (Gray pid control algorithm matlab simulation ~ ~ can refer to! The hope that it can be helpful to everyone!)
- 2008-04-14 10:45:04下载
- 积分:1
-
Cheby
cheby space - numerical analysys(cheby space- numerical analysys)
- 2009-12-20 15:35:59下载
- 积分:1
-
matlab_rumen
matlab入门教程
doc格式
内容非常详细!!!我自学用的教材(matlab Tutorial
doc format
very detailed! ! !
It s my self-learning materials)
- 2011-04-23 09:05:23下载
- 积分:1
-
Attitude-Control-of-an-Underwater-Vehicle-Subject
This paper presents a method for estimating the spectra of water wave disturbances onfive of the six axes of a stationary, slender body underwater vehicle in an inertia dominated waveforce regime, both in head seas and in beam seas. Inertia dominated wave forces are typical ofthose encountered by a 21 inch diameter, torpedo shaped underwater vehicle operating in coastalwaters and sea state
- 2014-09-22 21:26:53下载
- 积分: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
-
kalman
基于_当前_统计模型的目标状态估计主要靠 kalman滤波实现对物体运动轨迹的估计(_ Current _ statistical model-based target state estimates depends mainly on kalman filter object trajectories estimated)
- 2013-03-08 11:13:51下载
- 积分:1
-
mimo-video
mimo video usin matlab
- 2011-02-16 12:43:20下载
- 积分:1
-
xiaobo
利用小波变化对金融数据进行去噪,保留数据主要趋势,采用通用阈值去噪。(Changes in the financial data using wavelet denoising, retain data key trends, using a common thresholding.)
- 2014-10-22 00:19:18下载
- 积分:1
-
pnn
概率神经网络的源代码示例,输出向量t是一维向量。(Probabilistic neural network source code examples, t is the one-dimensional vector.)
- 2013-05-18 01:54:18下载
- 积分:1