搜索资源列表
Comparacion-entre-Lenguajes
- A programming languages comparison with NxN matrices sum and product
floatAddSubMulDiv
- c语言用int四则运算实现float四则运算-four C functions: float floatMul(float a, float b) float floatDiv(float a, float b) float floatAdd(float a, float b) float floatSub(float a, float b) These functions each take as input two float operands and return
haar-noiselets
- 本代码用内积的方式求两个矩阵的相关性,即K值大小,用haar矩阵和noiselet矩阵式相关性最低,为1,附带英文文档辅助参考-This code with the inner product sum of two matrices, the K value of size, use the haar matrix and noiselet matrix least 1, with English documentation auxiliary reference
sum-product-algorithm-for-LDPC-codes-in-Matlab.ra
- sum product algorithm in matlab
even-Product-Sum
- R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenProduct(num) gives sum of all even positive integers less then or equal to num
even-Product-Sum
- R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenSum(num) gives sum of all even positive integers less then or equal to num