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信號接收與發(fā)送部分的軟硬件設計。其中IF=70MHZ,信息速率=10MBS,采用帶通信號采樣技術,數(shù)字正交解調和調制技術。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、循環(huán)語句。 6、自增自減運算。 7、break、continue、goto語句 8、運算符的優(yōu)先級、結合性。
上傳時間: 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