-
0078
说明: 提取基因周期方法运用了MATLAB程序,还可以看看吧(tiqujiyinzhouqifangfa)
- 2010-04-24 20:54:29下载
- 积分:1
-
imageRuihua2
对于已经给定的特征,能够运用神经网络强大的处理复杂数据稳定的能力,给予有效的分类,达到很好的识别效果。(Has been given the characteristics of the use of powerful neural network to handle complex data and stable capacity to give a valid classification, to achieve good recognition results.)
- 2012-03-25 13:47:07下载
- 积分:1
-
damstra04path
Path search algorithms for application in W-CDMA systems+ c++ code
- 2015-02-12 20:55:16下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
audioplay
to play audio wave file with coding
- 2011-09-05 21:19:51下载
- 积分:1
-
target-tracking-using-kalman
卡尔曼滤波轨迹跟踪target tracking using kalman(target tracking using kalman)
- 2013-09-03 16:28:28下载
- 积分:1
-
Dijkstra
Dijkstra shortest path algorithm universal Matlab program
- 2012-09-05 12:03:31下载
- 积分:1
-
cca
Canonical Correlation Analysis
- 2011-01-23 01:53:29下载
- 积分:1
-
pca-sift
sift源代码,以及对sift原理的详细解说,附带low的sift原始源代码(the sift the source code, as well as a detailed explanation of the SIFT principle with low sift the original source code)
- 2013-05-16 22:29:37下载
- 积分:1
-
matlab程序
说明: 主要功能:
1.完成传感器对目标状态的kalman滤波估计;
2.对传感器的状态估计进行SCC和CI融合;
3.画出位置及速度的估计和融合误差曲线、真实航迹及融合后航迹、K=1时刻的协方差椭圆(Main functions:
1. The Kalman filter estimation of the target state is completed;
2. The state estimation of sensors is fused by SCC and CI;
3. Draw the error curve of position and velocity estimation and fusion, real track and fusion track, covariance ellipse at k = 1)
- 2020-07-30 17:08:39下载
- 积分:1