Statistik
RANG
167.901
of 295.527
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
343 of 20.242
REPUTATION
4.501
DURCHSCHNITTLICHE BEWERTUNG
2.90
BEITRÄGE
12 Dateien
DOWNLOADS
39
ALL TIME DOWNLOADS
44589
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortGesendet
Givens rotation
This is the Givens rotation method in Golub's book. It differs a sign with Matlab's method
etwa 16 Jahre vor | 1 Download |
Gesendet
A Vandermonde matrix inversion
The M-file inverses a kind of Vandermonde matrix by using Stirling polynomial coefficients.
etwa 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.
etwa 16 Jahre vor | 22 Downloads |
Gesendet
Quantization effect on a 2nd order DPLL design
To demonstrate quantization effect on a 2nd order DPLL design
mehr als 16 Jahre vor | 2 Downloads |
Gesendet
Integer computation extended beyond 32-bit
compute integer arithmatic beyond 32-bit, Matlab's limit
mehr als 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.
mehr als 19 Jahre vor | 5 Downloads |
Gesendet
Stirling numbers of the first kind
This c-mex function obtains the Stirling numbers of the first kind.
mehr als 19 Jahre vor | 2 Downloads |
Gesendet
LAPACK function dgesv in Matlab
This C-mex function wrapper ports LAPACK function dgesv to Matlab. The purpose of this function is t
mehr als 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
mehr als 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.
mehr als 19 Jahre vor | 3 Downloads |
Gesendet
Polynomial Multiplication of Bilinear Transform
This approach uses polynomial multiplication (convolution indeed) to implement bilinear transform...
mehr als 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 ...
mehr als 19 Jahre vor | 1 Download |