-
bianyuanjiance
图像的边缘检测,根据靶标上圆的圆心坐标、半径把5个圆圆周上的点的坐标求出(Image edge detection, in accordance with the target coordinates of the center circle, the radius of the round five weeks on the coordinates of the points obtained)
- 2009-05-19 10:14:24下载
- 积分:1
-
make
说明: 一本介绍MAKE使用的书籍以及Make的编写(A description of books and MAKE Make use of the preparation)
- 2010-05-01 16:27:27下载
- 积分:1
-
Speech-signal-watermarking-matlab
在保密数据传递等应用中,有时采用将一句话或一段文字或一段音乐隐藏在另一段音乐中,然后利用专门的算法来提取所传的信息(Data transfer in applications such as security, sometimes using the word or a text or a piece of music hidden in another section of music, and then use a special algorithm to extract the information transmission)
- 2011-04-29 09:38:46下载
- 积分:1
-
gabor-deconvolution
使用matlab编写的gabor反褶积程序,借鉴crewes程序;(Written using matlab gabor deconvolution process, drawing on crewes procedures )
- 2011-07-13 15:16:47下载
- 积分:1
-
Fuzzy-Logic-based-STATCOM
基于模糊逻辑控制的静止同步补偿器来提高暂态稳定性(Fuzzy Logic based Static Synchronous Series Compensator(SSSC) for Transient Stability improvement)
- 2014-01-07 21:20:00下载
- 积分:1
-
5.INTERPOLATION BY CUBIC SPLINE
说明: %This function finds the cubic splines for the input data points (x,y)
%Input: x = [x0 x1 ... xN], y = [y0 y1 ... yN], xi=interpolation points
% KC = 1/2 for 1st/2nd derivatives on boundary specified
- 2019-04-26 01:12:29下载
- 积分:1
-
VideoGameTheory
Video Game Theory to develop game
- 2014-01-22 09:37:53下载
- 积分:1
-
TWRData_analyze
适用于MATLAB的跟踪算法,使用的是GNN关联和Kalman滤波算法(The tracking algorithm for MATLAB is based on GNN correlation and Kalman filtering algorithm.)
- 2018-04-11 17:07:50下载
- 积分:1
-
jiaxingzaosheng
加性噪声以及jakes信道模型的代码,对新手可以起作用。(Additive noise and the code of the jakes channel model can play a role for novices.)
- 2020-06-24 19:40:02下载
- 积分:1
-
ukf
说明: EKF仅仅利用了非线性函数Taylor展开式的一阶偏导部分(忽略高阶项),常常导致在状态的后验分布的估计上产生较大的误差,影响滤波算法的性能,从而影响整个跟踪系统的性能。最近,在自适应滤波领域又出现了新的算法——无味变换Kalman滤波器(Unscented Kalman Filter-UKF)。UKF的思想不同于EKF滤波,它通过设计少量的σ点,由σ点经由非线性函数的传播,计算出随机向量一、二阶统计特性的传播。因此它比EKF滤波能更好地迫近状态方程的非线性特性,从而比EKF滤波具有更高的估计精度。
(EKF only uses non-linear function of the first-order Taylor expansion of some partial derivatives (ignoring higher order terms), often leading to the posterior distribution of the state estimates to generate large errors affect the performance of filtering algorithms, which affect the whole tracking system performance. Recently, the field of adaptive filtering algorithms and the emergence of new- and tasteless transform Kalman filter (Unscented Kalman Filter-UKF). EKF UKF filter is different from the idea that it points through the design of a small amount of σ by σ point spread through the nonlinear function to calculate the random vector first and second order statistical properties of the transmission. Therefore it is better than the EKF filter nonlinear characteristics equation of state approach, which is more than the EKF filter estimation accuracy.)
- 2011-03-19 11:50:18下载
- 积分:1