KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row corresponding to a vector. The sum of squares ERROR function is used. The point at which a local minimum is achieved is returned as CENTRES.
標簽: CENTRES KMEANS OPTIONS cluster
上傳時間: 2014-01-07
上傳用戶:zhouli
C-編譯器的設計文檔與源代碼下載,1. 具有比較友好的GUI界面(仿照了我自己正在用的emacs); 2. 語法支持比較全面(畢竟是C-,語法還是不多的); 3. ERROR Recovery;
上傳時間: 2014-07-03
上傳用戶:水口鴻勝電器
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm Girth average Counter Stopping set and ERROR Floor,etc
標簽: Parity-Codes construction Low-Density collection
上傳時間: 2016-05-10
上傳用戶:liglechongchong
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has ERROR in his log-likelihood decoder).
標簽: LDPC introduction simulation software
上傳時間: 2014-01-14
上傳用戶:大融融rr
從輸入的源程序中,識別出各個具有獨立意義的單詞,即基本保留字、標識符、常數、運算符、分隔符五大類。并依次輸出各個單詞的內部編碼及單詞符號自身值。(遇到錯誤時可顯示“ERROR”,然后跳過錯誤部分繼續進行)
上傳時間: 2016-05-18
上傳用戶:gxmm
Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-ERROR- rate testing of modems. The bit-ERROR-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-ERROR-rate testing withMatlab is very simple, but does require some prerequisite knowledge
標簽: communications simulating scripting digital
上傳時間: 2014-01-02
上傳用戶:plsee
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has ERROR in his log-likelihood decoder).
標簽: LDPC introduction simulation software
上傳時間: 2014-12-05
上傳用戶:change0329
linux下用C語言寫的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be ERROR. If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist timing. The program when exit(), it do not delete the Shared Memory Segments,you maybe use atexit() but the program have some processes. When one process is exit(),others is continue. The service program s action is few. And so on. */
標簽: Semaphore Segments example protect
上傳時間: 2014-01-25
上傳用戶:xhz1993
本系統為一個在線圖書館系統,要求使用基于Web的數據庫應用來實現。首先用給定代碼生成一個小型數據庫,在實現以下功能: 要能存儲并顯示Library中現存的所有的書; 要能夠隨時增加或刪減現存于basket中的書得數量; 要能夠捕獲在運行過程中出現的所有異常并顯示ERROR頁面。
標簽: 圖書館
上傳時間: 2016-06-17
上傳用戶:qazxsw
AS2Debug是為了彌補flash自帶的trace的不足而制作的,增加了一下幾個主要功能 1.對object和Array做了解析,能輸出包含的具體數據和類型 2.對movieclip做了處理,使用digMc方法,可以方便的輸出包含的所有子影片的詳細信息 3.增加了信息分類和染色(分為trace,info,ERROR,waring四種)
上傳時間: 2014-12-03
上傳用戶:cc1015285075