亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

log-Gabor

  • This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

    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

  • 本程序是一個行計算器(即對表達式求值)。計算器能實現(xiàn)加、減、乘、除、取余(%)和乘方(^)運算;能實現(xiàn)三角函數(shù)(正弦函數(shù)sin和余弦函數(shù)cos)

    本程序是一個行計算器(即對表達式求值)。計算器能實現(xiàn)加、減、乘、除、取余(%)和乘方(^)運算;能實現(xiàn)三角函數(shù)(正弦函數(shù)sin和余弦函數(shù)cos),求10為底的對數(shù)log,求2為底的對數(shù)ln,求e的指數(shù)冪exp,其參數(shù)也可以是合法的表達式; 計算器并能對表達式的合法性進行測試,錯誤的能給出表達式錯誤的信息。 ] 輸入文件格式:第一行是一個正整數(shù)N,表示有多少行表達式。接下來的N行每一行是 一個表達式。表達式使用由浮點數(shù)(只用小數(shù)點表示)和運算符表示。 輸出格式:每個行輸出一個表達式的結果(浮點輸出結果使用小數(shù)點表示法表示,)

    標簽: sin cos 計算器 程序

    上傳時間: 2016-05-27

    上傳用戶:aeiouetla

  • 包含附件中的頭文件

    包含附件中的頭文件,就可以在出log時,將log寫到文件中,方便調試。

    標簽: 附件 頭文件

    上傳時間: 2013-12-22

    上傳用戶:lmeeworm

  • % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da

    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %

    標簽: multidimensional estimation algorithm Gaussian

    上傳時間: 2013-12-03

    上傳用戶:我們的船長

  • This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

    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

  • 快速排序算法

    快速排序算法,二分排序算法的完全實現(xiàn) 時間復雜度只有l(wèi)og(N)

    標簽: 快速排序 算法

    上傳時間: 2013-12-25

    上傳用戶:zhengzg

  • 10.34③ 已知(k1,k2,...,kp)是堆

    10.34③ 已知(k1,k2,...,kp)是堆,則可以寫一個時 間復雜度為O(log(n))的算法將(k1,k2,...,kp,kp+1) 調整為堆。試編寫"從p=1起,逐個插入建堆"的算法, 并討論由此方法建堆的時間復雜度。

    標簽: 10.34 kp

    上傳時間: 2014-01-18

    上傳用戶:zsjinju

  • Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont

    Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Content. 1. Algorithm 2. Classes 3. Program Files 4. Tests 5. Compiling 6. Running (Log File) 7. Download

    標簽: and arbitrary Flexible matrixes

    上傳時間: 2016-09-06

    上傳用戶:libenshu01

  • This research project evaluates startup times of the linux boot process from power-on until user log

    This research project evaluates startup times of the linux boot process from power-on until user login. Time consuming parts of the boot process are investigated and methods how to speed up the whole process are discussed.

    標簽: evaluates research power-on project

    上傳時間: 2013-12-18

    上傳用戶:sqq

  • ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen

    ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether the message satisfies the conditions. Once the message satisfies all the conditions, the system thinks the machine is sniffing, and adds this machine into the list of sniffing machines. On this basis the detection has done well, and at the same time we insert the result into the log database for inquire and analyze later.

    標簽: the arithmetic According design

    上傳時間: 2016-10-06

    上傳用戶:chongcongying

主站蜘蛛池模板: 德州市| 浪卡子县| 苏尼特左旗| 黔西县| 乐清市| 襄垣县| 清镇市| 星子县| 石柱| 富平县| 凌海市| 井陉县| 青田县| 肇州县| 马鞍山市| 罗源县| 吴川市| 炎陵县| 万安县| 安康市| 邹城市| 石泉县| 沙河市| 和政县| 麻江县| 乐东| 理塘县| 交口县| 临潭县| 上栗县| 尼勒克县| 铜鼓县| 张掖市| 武安市| 漳浦县| 太白县| 登封市| 酉阳| 英超| 丁青县| 维西|