photo

Steven Huang


University of California, Davis

2005년부터 활동

Followers: 0   Following: 0

메시지

통계학

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

배지 보기

Feeds

보기 기준

질문


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...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

제출됨


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

거의 16년 전 | 다운로드 수: 1 |

제출됨


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

거의 16년 전 | 다운로드 수: 1 |

제출됨


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

거의 16년 전 | 다운로드 수: 19 |

제출됨


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

대략 16년 전 | 다운로드 수: 1 |

제출됨


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

대략 16년 전 | 다운로드 수: 0 |

제출됨


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

거의 19년 전 | 다운로드 수: 2 |

제출됨


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

대략 19년 전 | 다운로드 수: 1 |

제출됨


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

대략 19년 전 | 다운로드 수: 1 |

제출됨


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

대략 19년 전 | 다운로드 수: 0 |

제출됨


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

대략 19년 전 | 다운로드 수: 3 |

제출됨


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

대략 19년 전 | 다운로드 수: 1 |

제출됨


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

대략 19년 전 | 다운로드 수: 1 |