-
gaussfir
实现短波信道中瑞利衰落和多普勒扩展的代码,比较使用(Achieve short-wave Rayleigh fading channels and the expansion of the code Doppler to compare the use of)
- 2009-04-01 19:29:58下载
- 积分:1
-
316assignment5
numerical analysis, use for matrix condition number (numerical analysis,use for matrix condition number )
- 2010-11-29 00:49:03下载
- 积分:1
-
edk91i_mb_ref_guide
embedded development kit 9.1 user guide
- 2009-05-22 19:17:10下载
- 积分:1
-
xindiantutu
有噪声心电图和滤除噪声的心电图,对初学者来说有个大概的认识。(ECG noise ECG and filter out the noise, probably for beginners.)
- 2012-11-29 22:13:31下载
- 积分:1
-
mapminmax
matlab7.0均一化函数mapminmax,便于进行均一化分析处理。 (Matlab7.0 homogenization function mapminmax, easy to carry out homogenization analysis)
- 2015-12-06 21:40:09下载
- 积分:1
-
GridResMan
RESOURCES MANAGEMENT IN GRID COMPUTING
- 2010-11-25 04:20:29下载
- 积分:1
-
MathWorks_Learn_Matlab7.0
MathWorks Learn Matlab 7.0(MathWorks Matlab 7.0)
- 2007-01-07 16:39:41下载
- 积分: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
-
OFDM
关于OFDM技术的一些MATALB例程,包括OFDM各个部分的详细例子(OFDM technology on some MATALB routines, including detailed examples of the various parts of the OFDM)
- 2014-08-06 16:46:38下载
- 积分:1
-
数值方程组的解
高斯-赛德尔迭代、超松弛迭代、雅可比迭代。(The approximate solution of a linear equation set by Jacobi,SOR and Gauss_Seidel method.)
- 2018-05-21 09:54:52下载
- 积分:1