-
matlab_gui
matlab gui
简明教程
快速了解gui(matlab gui )
- 2013-12-06 21:46:39下载
- 积分:1
-
Ball_Beam_Lead_PD
ball & beam lead PD matlab m-file
- 2013-12-09 07:49:20下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
mmse_sic_order
此程序为OSIC-MMSE程序,可用于多天线分层解码。(order SIC-MMSE program)
- 2010-11-11 16:56:55下载
- 积分:1
-
csd_double_pwm_inverter
全桥逆变器,做的比较好,很清晰。全桥逆变器,做的比较好,很清晰。(Full-bridge inverter, do better, is very clear. Full-bridge inverter, do better, is very clear.)
- 2010-12-15 19:32:17下载
- 积分:1
-
FIR-digital-low-pass-filter-design
分别用Hamming窗与Blackman窗实现FIR数字低通滤波器,内含程序及PPT报告( Realize FIR digital low-pass filter with Hamming window and Blackman, contains the procedures and PPT report)
- 2011-12-05 17:09:49下载
- 积分:1
-
basicgraph
basic implementation of graphs in matlab
- 2013-10-25 05:02:22下载
- 积分:1
-
graycomatrix
ray-level co-occurrence matrix
- 2013-11-14 06:14:55下载
- 积分:1
-
wiener
维纳滤波器,可以实现fir滤波和wiener滤波显示滤波结果(wiener filter)
- 2010-07-27 15:09:21下载
- 积分:1
-
ASKOOKFSKBPSKQPSK8PSKofdm
ASK, OOK, FSK, BPSK, QPSK, 8PSK(ofdm)de的调制方式(ASK, OOK, FSK, BPSK, QPSK, 8PSK (ofdm) de the modulation)
- 2009-04-20 12:44:10下载
- 积分:1