gaozhicheng

积分:446
上传文件:6
下载次数:60
注册日期:2008-10-11 23:13:33

上传列表
ldiv.rar - The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.,2008-10-13 08:52:53,下载6次
GEE.zip - The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.,2008-10-13 08:50:37,下载17次
sudoku_gui.zip - Sudoku! is the ultimate GUI for all Sudoku lovers. It really removes the messy scribbles simply left- or right-click to either select or discard the hints. Hints are generated on-the-go by eliminating the invalid candidates after every move.,2008-10-13 08:47:25,下载9次
cconv.rar - Circular Convolution of two equal-length vectors. Highlights that circular convolution in the time domain is the effectively the same as element-by-element multiplication in the frequency domain. ,2008-10-13 08:45:30,下载3次
spsnip_gui.zip - This a GUI that manages DSP analysis functions for wav-files (e.g., speech signals). Two functions (plotps.m and spect.m) are included for starters. You may write your own functions and integrate that into the GUI without much hassle (see instructions in the accompanying readme.txt file). Additional features like the snipper lets you trim the time series and save it as a separate wav-file. The GUI is a great tool for instructors in a DSP course and DSP researchers alike!,2008-10-13 08:42:23,下载5次
ofdm_signal.rar - This program generates OFDM (Orthogonal Frequency Division Multiplexing) signal and its spectrum. Also the guard interval (GI) is inserted. ,2008-10-13 08:40:03,下载25次

近期下载

收藏