-
kalman
卡尔曼滤波算法的实现,并在相同的条件下与其他滤波算法进行对比,总结kalman滤波的优点。(the realization of kalman)
- 2014-12-15 09:06:44下载
- 积分:1
-
MELP_m
语音混合编码melp(混合激励线性预测)算法的matlab实现(use matlab to implement melp)
- 2009-03-20 10:51:01下载
- 积分:1
-
mycanny.m
说明: canny算法的一个简易实现,关于两个阈值的连接问题采用了膨胀的方法,较为使用,经比较发现与matlab自带函数相差不大(canny algorithm is a simple implementation, two thresholds on the issue by the expansion of the connection method, the more use, by the comparison function that comes with little difference matlab)
- 2011-03-27 21:25:56下载
- 积分:1
-
Rapson_numerical
In this experiment our equation is f(x0)=x^3-3x-1.We have to find the real root of this equation between 1 and 2.The programme has been shown in the"new_rap"
We have done the comparison between the Newton Rapson method the false position method
- 2011-02-07 11:35:31下载
- 积分:1
-
bilinear_interpolate_zoom
Zooming an image using bilinear interpolation
- 2014-11-13 18:29:48下载
- 积分:1
-
chaper2
非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第一章绪论(Very good books, Particle Swarm Optimization for Chapter 8 and Appendix 2, followed by From Chapter I Introduction)
- 2008-12-20 11:36:08下载
- 积分:1
-
2013.4.1
单载频雷达信号在欠采样条件下产生频谱混叠,用MATLAB仿真验证的结果(Subsampling conditions of single carrier frequency radar signal spectrum aliasing, using MATLAB simulation results)
- 2013-04-14 20:49:26下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1
-
IOFileFilter
An interface which brings the FileFilter and FilenameFilter interfaces together.
- 2014-01-13 12:00:57下载
- 积分:1
-
Total-Variation-Method
Image inpainting using partial differential equations
- 2015-04-19 00:05:15下载
- 积分:1