-
seq
Matlab code for sequence analysis
- 2010-06-30 14:29:58下载
- 积分:1
-
06317156
please give me a code for this ieee paper
- 2014-11-20 19:16:49下载
- 积分:1
-
modulation
BPSK,8PSK,16QAM,32QAM,64QAM的解调程序MATLAB(BPSK, 8PSK, 16QAM, 32QAM, 64QAM demodulation procedures MATLAB)
- 2008-01-23 19:38:59下载
- 积分:1
-
ca40
learning algorithm for finite mixture model and test
its application into motion segmentation
- 2010-10-04 04:21:09下载
- 积分:1
-
WileyTheoryandApplicationsofOFDM
说明: 这个是一个介绍OFDM原理的资料,对于初学者来说很好用(This is an introduction to the principle of OFDM data is useful for beginners)
- 2011-02-25 10:45:42下载
- 积分:1
-
DSP
说明: 自适应滤波器的DSP实现 MATLAB仿真 (MATLAB DSP realization of adaptive filter simulation)
- 2011-03-01 15:02:38下载
- 积分:1
-
nibian
逆变模型,自己建立的一个风力发电系统中的仿真模型,仿真出的结果很好(inverter model)
- 2012-03-27 19:26:21下载
- 积分: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
-
p_judge
本程序用于判别所给数据源在置信率为0.05时的概率分布形式。A的形式为n×1。(This procedure is used to determine the distribution of the given data source in the form of confidence was when the probability of 0.05. Form A is n × 1.)
- 2014-09-29 15:31:43下载
- 积分:1
-
carrier.m
讲的是扩频通信系统中载波同步和码同步算法的Matlab程序(About the spread spectrum communication system, synchronization and carrier synchronization algorithms for Matlab program code)
- 2010-08-20 13:17:13下载
- 积分:1