Sundar Krishnan
Followers: 0 Following: 0
Corrected : Sum of Squares (Aug 05) and Poly_POWER (Jul 05)
Codes submitted so far :
1) GCD: a) Modified GCD b) GCD of Complex Nos c) GCD of Polynomials
2) Polynomials raised to some Power including Fractional Power
3) Chinese Rem Theorem: a) for Integers b) for Polynomials
4) Eisenstein-Jacobi Prime Integer Pair
5) Continued Fractions and Inf Determinants
5) Diophantine, Sum Of Squares
6) Euler_Phi, Factoring Techniques
7) Properties of certain types of Matrices
Some of these codes have been developed in the belief that they could be useful in some form, in the areas of Error Correction Coding, Arithmetic Coding and may be, to some extent in Data Compression. These could probably help answer some queries which could arise when we analyse or learn topics in Video Compression. However, I have no concrete proof yet, that these could help directly in those areas, but atleast, that has been my background thinking.
My areas of interest are Video Compression, DSP, Maths and 3G.
Feeds
已提交
Conversion of Fractions from Binary to Decimal and Vice Versa
Two functions are described below which will help in conversion of Fractional numbers.
16 years 前 | 6 次下载 |
已提交
Find numbers which can be expressed as Sum of Squares of Positive Integers
Suite of 4 fns to find 2 groups of Positive Integers, whose Sum of Squares equals product of ?r? Pri
19 years 前 | 1 次下载 |
已提交
More Flexible Sorting and Multiplicity of Roots of a Polynomial
More Flexible Sorting and Multiplicity of Roots of a Polynomial
19 years 前 | 1 次下载 |
已提交
GCD of Polynomials and Polynomials raised to some Power including Fractional Power
GCD of Polynomials and Polynomials raised to some Power including Fractional Power
19 years 前 | 2 次下载 |
已提交
Modified GCD
Modification in MATLAB's gcd.m by suppressing calculation of u2, v2 and t2 at intermediate steps
19 years 前 | 2 次下载 |
已提交
Chinese Remainder Theorem for Polynomials
Verifies the Chinese Remainder Theorem for Polynomials (of "congruence")
19 years 前 | 1 次下载 |
已提交
Euler_Phi and Its Applications
Euler_Phi, the LCM method and the Squaring method
19 years 前 | 1 次下载 |
已提交
Simple Continued Fractions, Hill's Infinite Determinants, and Bessel Functions' Ratio
Convergence, Simple Continued Fractions, Hill's Infinite Determinants and Bessel Functions' Ratio
19 years 前 | 1 次下载 |
已提交
Eisenstein-Jacobi Prime Integer Pair - Finding 'a' and 'b'
This Programme code-suite is about Eisenstein-Jacobi Prime Integer Pair.
19 years 前 | 1 次下载 |
已提交
Generate many examples of Ramanujam's Diophantine Equation
Generate many examples of Ramanujam's Diophantine Equation.
20 years 前 | 1 次下载 |
已提交
Chinese Remainder Theorem for Integers
This programme verifies the Chinese Remainder Theorem for Integers (of "congruence").
20 years 前 | 2 次下载 |
已提交
Properties of Hermitian, Unitary, Positive Definite and Sparse Matrices
Patterns of different types of matrices.
20 years 前 | 1 次下载 |