-
upfcode
无忌卡尔曼粒子滤波,希望对大家有帮助。
代码是用matlab实现的(Kalman particle filter out loudly, and they hope to help everyone. Matlab code is used to achieve the)
- 2007-12-01 18:32:56下载
- 积分:1
-
incremental
Gert Cauwenberghs写的一个增量型支持向量机,非常有用的(Gert Cauwenberghs wrote a incremental support vector machive. It is very useful for learning about it.)
- 2010-10-02 16:56:21下载
- 积分:1
-
TechnicalArea
Technical Area pattern classification
- 2011-01-27 18:39:50下载
- 积分:1
-
paper3
A Modified Design of ACF Operation for Reducing PAPR of OFDM Signal
- 2015-03-12 22:22:43下载
- 积分:1
-
kalman
kalman滤波器实现目标跟踪,对研究数据融合,目标跟踪有一定的参考价值(target tracking using kalman filter)
- 2014-02-25 23:51:37下载
- 积分:1
-
work
对接收到的磁场信号进行低通滤波,去除高频噪声(Docking of the magnetic field signal received by low-pass filter to remove high frequency noise)
- 2009-04-03 08:05:40下载
- 积分:1
-
ANSYS)
本文章中介绍了行业软件ansys的基础知识,基本操作以及一些高级的应用,对于刚接触ansys的人是很好的入门材料(This article describes the basics of the industry software ansys, the basic operation and some advanced applications, for people new to ansys is a good introductory material)
- 2011-01-18 10:09:20下载
- 积分:1
-
shiyan
窗函数法设计数字滤波器
矩形窗、海宁窗、汉明窗和布莱克曼窗
滤波特性(Window function method to design digital filters rectangular windows, Haining window, Hamming window and Blackman window filtering properties)
- 2011-04-29 19:13:55下载
- 积分:1
-
work23
diferentes graficas construidas para mostrar caminos
- 2010-09-08 13:30:24下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1