Community Profile

photo

Steven Huang


University of California, Davis

Attivo dal 2005

Followers: 0   Following: 0

Contatto

Statistiche

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 4
  • First Submission

Visualizza badge

Feeds

Visto da

Inviato


Givens rotation
This is the Givens rotation method in Golub's book. It differs a sign with Matlab's method

oltre 15 anni fa | 1 download |

Inviato


A Vandermonde matrix inversion
The M-file inverses a kind of Vandermonde matrix by using Stirling polynomial coefficients.

oltre 15 anni fa | 2 download |

Inviato


MD5 in MATLAB
An MD5 C-mex function for MATLAB. It takes less than 1 minute for a 700MB file size.

oltre 15 anni fa | 15 download |

Inviato


Quantization effect on a 2nd order DPLL design
To demonstrate quantization effect on a 2nd order DPLL design

quasi 16 anni fa | 1 download |

Inviato


Integer computation extended beyond 32-bit
compute integer arithmatic beyond 32-bit, Matlab's limit

quasi 16 anni fa | 0 download |

Inviato


Get MAC and IP Address, Network IDs
This c-mex function obtains the MAC and IP addresses and IDs of the computer.

oltre 18 anni fa | 2 download |

Inviato


Stirling numbers of the first kind
This c-mex function obtains the Stirling numbers of the first kind.

quasi 19 anni fa | 1 download |

Inviato


LAPACK function dgesv in Matlab
This C-mex function wrapper ports LAPACK function dgesv to Matlab. The purpose of this function is t

quasi 19 anni fa | 1 download |

Inviato


Conversing arbitrary length data files to matrix
This function uses dynamic memory allocation to converse a data file to a matrix

quasi 19 anni fa | 0 download |

Inviato


Power iteration to find max/min eigenvalue/vector
This is an c-mex function to find the max/min eigenvalue/vector.

quasi 19 anni fa | 3 download |

Inviato


Polynomial Multiplication of Bilinear Transform
This approach uses polynomial multiplication (convolution indeed) to implement bilinear transform...

quasi 19 anni fa | 1 download |

Inviato


mex function implementation of Optimal FIR Wiener filter
The mex function implements an FIR Wiener filter. The computation involves an LU decomposition ...

quasi 19 anni fa | 1 download |