-
kuozhankaermanlvboqi
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量(英文:measurement)中,估计动态系统的状态。(Kalman filter is an efficient recursive filter (autoregressive filter), which can contain from a series of incomplete measurement of noise (in English: measurement) is estimated dynamic system state.)
- 2011-01-17 21:31:29下载
- 积分:1
-
esprit1
利用旋转不变方法对信号的波达方向进行估计,主要用于窄带信号(DOA estimation by ESPRIT)
- 2012-07-18 16:22:27下载
- 积分:1
-
Fractal-geometry--
分形几何中一些经典图形的Matlab画法 [文档在线提供](Fractal geometry of some classic graphical Matlab painting [document online])
- 2013-03-02 10:06:10下载
- 积分:1
-
Harris-corner
MATLAB下Harris算法的角点检测(Harris corner detection algorithm under MATLAB)
- 2013-12-10 22:24:13下载
- 积分:1
-
[IEEE]SystemC.std.1666-2011
SystemC官方最新资料,出自IEEE计算机协会,由设计自动化委员会资助。(SystemC latest official information the IEEE Computer Society, funded by the Design Automation Committee.)
- 2015-03-26 15:09:02下载
- 积分:1
-
SIMULINK仿真模型MMC (2)
说明: SIMULINK仿真模型,介绍基本的MMC(模块化多电平换流器)仿真模型,用于柔性直流运输控制(modular multilevel converter)
- 2020-07-20 09:58:46下载
- 积分:1
-
matlab-yixuetuxiangfenge
代码已经整合到文档,直接copy到matlab命令行,运行即可。用阈值分割、形态学处理等解决了很多很难分割的图像。(The code has been integrated into the document, direct copy to the Matlab command line can be run. Thresholding and morphological processing to solve many difficult to split the image.)
- 2012-06-22 00:59:30下载
- 积分:1
-
Madaline
Madaline Neural Network for character recognition. Designing a Madaline (Multiple Adaline) Neural Network to recognize 3 characters 0, C and F supplied in a binary format and represented using a 7x7 grid. The Neural Network should be trained and tested with various patterns, then the total error rate and the amount of convergence should be observed.
- 2013-11-05 04:50:19下载
- 积分:1
-
matlab_cpp
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: MATLAB programmers seeking more speed or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
- 2007-11-05 15:06:09下载
- 积分:1
-
upf_demos
说明: % PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
% 3) Particle Filter (PF)
% 4) PF with EKF proposal (PFEKF)
% 5) PF with UKF proposal (PFUKF)( PURPOSE: Demonstrate the differences between the following filters on the same problem: 1) Extended Kalman Filter (EKF) 2) Unscented Kalman Filter (UKF) 3) Particle Filter (PF) 4) PF with EKF proposal ( PFEKF) 5) PF with UKF proposal (PFUKF))
- 2008-09-13 12:21:05下载
- 积分:1