-
OSIC
OSIC(排序的连续干扰消除)信号检测仿真程序,实现不同的OSIC信号检测方法:基于SINR排序、基于列范数排序、基于检测后的SNR排序(OSIC (ordered successive interference cancellation) signal detection simulation program OSIC achieve different signal detection method: SINR based sorting, sorting based on the norm of the columns, after the detection ordering based SNR)
- 2014-11-17 11:04:08下载
- 积分:1
-
bandfilter
带通滤波器,用于信号处理,有效可用,仿真有效(Band pass filter, used for signal processing, is available.)
- 2018-09-19 15:06:24下载
- 积分: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
-
《雷达系统设计matlab仿真》
雷达系统设计 matlab仿真 代码实用(Radar system design, matlab simulation code, practical)
- 2017-06-23 16:07:39下载
- 积分:1
-
wavelet
说明: 二维图像加噪声,通过小波变换分解,压缩,实现图像重构(Two-dimensional image plus noise, through the Wavelet decomposition, compression, Image reconstruction)
- 2011-03-21 12:45:44下载
- 积分:1
-
pn.test
试验,使用兰特X次生成相同的价值观,兰特(1,X)的(Tests that using rand X times generates the same values as rand(1,X))
- 2010-05-31 23:47:08下载
- 积分:1
-
fdtd2D_TE
code about fdtd gooood2
- 2011-07-14 14:53:33下载
- 积分:1
-
zernike
演示zeinike多项式拟合的源程序,开发环境为matlabR2006b(Polynomial fitting zeinike demo source, development environment for matlabR2006b)
- 2007-08-30 16:17:34下载
- 积分:1
-
cvbymasonde
马颂德所著的计算机视觉书,理论与算法介绍(computer vision written by masongde)
- 2010-08-11 12:26:37下载
- 积分:1
-
shuxuejianmo_6
说明: (蒙特卡洛方法)
求出四分之一圆占正方形的比例。随机投点P(x,y)于正方形,π/4的近似值为落在四分之一圆内的点数与总投点数的比值。随机投点次数分别为10000次和50000次,计算π的近似值。
((Monte Carlo method) are obtained accounting for a quarter of a round square ratio. Voted random point P (x, y) in the square, π/4 for the fall quarter of the approximation of the points won and the ratio of the total vote points. The number of random points, respectively, voted for the 10000 and 50000 times, the calculation of the approximation of π.)
- 2009-07-24 23:01:33下载
- 积分:1