matlab 冒泡排序
2
冒泡排序的ppt,介绍了冒泡排序,包括原理,源程序
Introduction to Pattern Recognition:A Matlab Approach
1
The aim of this book is to serve pedagogic goals as a complement of the book Pattern Recognition,4th
alamouti 在TX2,RX1天线配置下的仿真
2
比较TX2,RX1天线配置条件下独立复高斯信道条件下直接发送分集与Alamouti分集的性能。
MATLAB fft命令
1
y=fft(x,128) %对x进行FFT变换,y为128的复数序列 real(y(1)) %对y(1)取实部 imag(y(1)) %对y(1)取

