-
An_Introduction_to_the_Kalman_Filter
The Kalman filter is a mathematical power tool that is playing an increasingly important
role in computer graphics as we include sensing of the real world in our systems. The good
news is you don’t have to be a mathematical genius to understand and effectively use
Kalman filters. This tutorial is designed to provide developers of graphical systems with a
basic understanding of this important mathematical tool.
- 2009-12-11 18:17:08下载
- 积分:1
-
fmri_project
fMRI时间簇分析法用于功能磁共振成像数据处理Orientation of Brain
- 2010-05-24 18:01:45下载
- 积分:1
-
svm3legprint
space vector modulation for three phase two level inverter
- 2011-07-07 23:58:59下载
- 积分:1
-
elwfcicode
This is toolkit for exact local whittle estimator of degree of fractional integration. Detailed description is included in the .zip file.
- 2012-06-21 10:03:48下载
- 积分:1
-
bsfft
fft带阻滤波器,简单实用,最干净的实现数字数据滤波;(fft band stop filter , simple and practical , the cleanest digital data filtering
)
- 2014-12-09 10:34:19下载
- 积分:1
-
ChapterVofvariablesymbols
这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 5章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions. This is Chapter 5.)
- 2009-03-22 09:01:37下载
- 积分:1
-
NumericalMethodBasicSample
数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等(Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law)
- 2010-02-24 11:32:45下载
- 积分:1
-
minlp
Solves the mixed integer nonlinear problem:
- 2015-03-30 12:48:31下载
- 积分:1
-
FCM+Knn
用K均值算法和C模糊算法对sonar数据和iris数据进行分类。
K均值算法是一种很常用的聚类算法,其基本思想是,通过迭代寻找K个聚类的一种划分方法,使得用这K个聚类的均值来代表各类样本是所得到的的总体误差最小。
模糊C均值(FCM)算法在K均值算法的基础上,用模糊子集代替确定子集,从而得到模糊的分类结果,即分类结果的模糊化。(Sonar data and iris data are classified by means of K mean algorithm and C fuzzy algorithm.
The K mean algorithm is a very common clustering algorithm. Its basic idea is to find a partition method of K clustering by iteration, so that the average error of the mean of the K clustering is minimized.
The fuzzy C mean (FCM) algorithm is based on the K mean algorithm. The fuzzy subset is replaced by the fuzzy subset, thus the fuzzy classification result is obtained, that is, the classification result is fuzzed.)
- 2020-11-06 17:59:50下载
- 积分:1
-
LMS-equalizer-in-MATLAB
本程序是在MATLAB中对LMS均衡算法的通信仿真。(This procedure is in the MATLAB algorithm of LMS balanced communication simulation.)
- 2009-05-01 14:27:13下载
- 积分:1