-
matlabformimo2x2_version1.0
MIMO及天线选择,学习天线选择比较好的参考程序!(MIMO and antenna selection, antenna selection learning good reference program!)
- 2014-09-21 03:10:38下载
- 积分:1
-
circle
Make a simple circle with matlab
- 2015-04-08 10:03:31下载
- 积分:1
-
信息隐藏
说明: LSB图像信息隐藏,能够用 LSB 算法对图像进行信息隐藏
能够用 LSB 提取算法提取隐藏进图像的信息(LSB image information hiding)
- 2020-11-27 14:16:21下载
- 积分:1
-
apFFT_Spectrum_Est
计算正弦信号apFFT数字全相位信号谱,并把图形画出可视化(Calculated sinusoidal signal apFFT digital, full-phase signal spectrum, and to draw graphical visualization)
- 2009-11-27 14:24:14下载
- 积分:1
-
functioncenter
一个产生2FSK、2PSK、MSK和QAM信号源的Matlab程序,不妨下载下试试(Produce a 2FSK, 2PSK, MSK and QAM signal source Matlab procedures, may wish to try the next download)
- 2009-05-11 22:22:46下载
- 积分:1
-
lianxi
在Matlab中,实现牛顿插值算法的源程序(In Matlab, the realization of Newton interpolation algorithm source)
- 2008-06-24 21:32:39下载
- 积分:1
-
Monte-Carlo-method
本人收集的蒙特卡法相关内容,内含大量文献和教程,详细介绍蒙特卡洛计算机仿真方法的应用(I collected the Monte Carlo method related content, containing a large number of documents and tutorials, detailing the application of the Monte Carlo computer simulation method)
- 2012-11-03 14:18:44下载
- 积分:1
-
MonteCarlo
侧向定位蒙特卡洛仿真GDOP分析,验证了数据融合方法的精度(GDOP lateral positioning Monte Carlo simulation analysis to verify the accuracy of the data fusion methods)
- 2021-01-29 16:38:39下载
- 积分:1
-
digital comm
世界著名学者PROAKIS<数字通信>第四版上的几个配套matlab例程(world-renowned scholars PROAKIS)
- 2006-05-30 16:38:11下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1