some example which explain kalman clearly,IF you know little about kalman,it will be good choice.
标签: kalman example clearly explain
上传时间: 2014-01-22
上传用户:梧桐
function Binary_Search(L,a,b,x) begin IF a>b then return(-1) else begin m:=(a+b) div 2 IF x=L[m] then return(m) else IF x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
#IF !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #IF _MSC_VER > 1000 #pragma once #endIF // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
标签: AFX_GAQUEEN_H INCLUDED defined define
上传时间: 2015-12-27
上传用户:wuyuying
It s easy to tell IF two words are identical.
上传时间: 2015-12-28
上传用户:rishian
this will produce the dci program in the src/ directory, or in /path/to/your/installation/bin IF you used the--prefix option during the configure step and issued a "make install".
标签: installation directory the produce
上传时间: 2016-01-04
上传用户:15071087253
一个DQPSK信号接收与发送部分的软硬件设计。其中IF=70MHZ,信息速率=10MBS,采用带通信号采样技术,数字正交解调和调制技术。NCO频率分辨率为32位,相位分辨率为10位
上传时间: 2013-12-14
上传用户:aix008
this document is about probabilistic database techniques and applications it is a good tutorial IF you are interested in this area
标签: probabilistic applications techniques document
上传时间: 2013-12-29
上传用户:ddddddos
第三章 程序流程控制 主要内容1、IF…else…选择语句。 2、条件运算符。 3、SWITCH开关分支语句。 4、逻辑运算符。 5、循环语句。 6、自增自减运算。 7、break、continue、goto语句 8、运算符的优先级、结合性。
上传时间: 2016-01-15
上传用户:stampede
The Bad Beginning: A Terrible Tale Do you enjoy happy endings? IF so, The Bad Beginning by Lemony Snicket is a book you’ll want to avoid. This is a story with a bad beginning, a bad middle and a bad ending. Why would anyone want to read such a thoroughly bad book? It’s all in good fun!
标签: Beginning The Bad Terrible
上传时间: 2013-12-28
上传用户:笨小孩
open bsd vax module -IF function
上传时间: 2014-02-04
上传用户:x4587