photo

Steven Huang


University of California, Davis

Aktiv seit 2005

Followers: 0   Following: 0

Nachricht

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Commutor Simulink block implementation
Hi, Is there a Simulink commutor block available? A commutor is used in filter bank downsampling. Note that it can be emulate...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Simulink: combine real and complex signals
I want to combine real and complex signals into a vector (or bus). But neither the Selector nor BusCreator was able to combine t...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get all parameters for a Simulink masked system at once?
I wonder if there is a way to obtain all parameters in a Simulink masked system. For example, assuming a given masked system wit...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


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

fast 16 Jahre vor | 1 Download |

Gesendet


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

fast 16 Jahre vor | 1 Download |

Gesendet


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

fast 16 Jahre vor | 22 Downloads |

Gesendet


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

etwa 16 Jahre vor | 1 Download |

Gesendet


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

etwa 16 Jahre vor | 0 Downloads |

Gesendet


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

fast 19 Jahre vor | 2 Downloads |

Gesendet


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

etwa 19 Jahre vor | 1 Download |

Gesendet


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

etwa 19 Jahre vor | 1 Download |

Gesendet


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

etwa 19 Jahre vor | 0 Downloads |

Gesendet


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

etwa 19 Jahre vor | 3 Downloads |

Gesendet


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

etwa 19 Jahre vor | 1 Download |

Gesendet


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

etwa 19 Jahre vor | 1 Download |