this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
標簽: a.k.a. bootstrap implement particle
上傳時間: 2014-11-10
上傳用戶:caozhizhi
本文件囊括了數字信號處理常用濾波器的C語言程序。For each project example, a folder is available that contains appropriate files for the project.
標簽: appropriate available contains project
上傳時間: 2015-08-09
上傳用戶:z754970244
說明: pr[n]——輸入的實部 pi[n]——數入的虛部 n,k——滿足n=2^k fr[n]——輸出的實部 fi[n]——輸出的虛部 l——0 FFT,1 IFFT il——0 輸出按實部/虛部;1 輸出按模/幅角
上傳時間: 2014-01-01
上傳用戶:牛布牛
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標簽: clock time-of-day software module
上傳時間: 2013-12-07
上傳用戶:llandlu
站長俱樂部新聞發布程序 采用全新代碼設計,完全不同于國內所有程序 采用國際流行的左右欄風格,清爽簡潔 適合于有國際業務的企業,個人網站,工作室,追求簡單風格,內容少的網站使用 IE和Firefox均能正常訪問 800*600,1024*768的分辨率均能正常訪問 網站采用UTF-8編碼,各國用戶均能正常訪問,不會出現亂碼 提供10套模版,后臺還可以自定義成千上萬種的顏色風格 文本編輯器不同于國內任何一家編輯器,給您全新的體驗
上傳時間: 2014-01-24
上傳用戶:cx111111
The Business Benefits of EJB and J2EE Technologies over COM+ and Windows DNA This whitepaper highlights the business advantages of the J2EE architecture over Windows DNA. For a technical analysis of these two architectures, please see the accompanying whitepaper, The Technical Benefits of EJB and J2EE Technologies over COM+ and Windows DNA.
標簽: Technologies whitepaper and Business
上傳時間: 2014-01-17
上傳用戶:1427796291
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜
零件切割問題: 給定一塊寬度為W的矩形板,矩形板的高度不受限制。現需要從板上分別切割出n個高度為hi,寬度為wi的矩形零件。切割的規則是零件的高度方向與矩形板的高度方向保持一致。問如何切割使得所使用的矩形板的高度h最小? 任給一個輸入實例,能輸出切割所需要的實際高度并能用圖形演示切割的過程
上傳時間: 2013-12-18
上傳用戶:曹云鵬
JAVA操作Excel文件,采用POI,里面有POI的文件,運行的時候需要先創建e:\\foo.xls文件。沒有密碼,直接解壓,需要更多信息:可以查看http://hi.baidu.com/lutao1984/blog/item/14458d50c9d09360853524f6.html頁面
上傳時間: 2014-01-15
上傳用戶:hewenzhi
This Source.zip has three application code folders containing .java and .class files and two .jar files as follows: 1. desktop-side_JXTA4JMS 2. mobile-side_JXTA4JMS 3. JMS Test Client 4. Listener.jar 5. JMSTestClient.jar We now explain execution steps, we followed, to run this JXTA4JMS application. Before we try we require Application softwares and need to configure JXTA relay and J2EE server.
標簽: application containing and folders
上傳時間: 2014-11-17
上傳用戶:z1191176801