-
TSMatrix1
转置,就是一个转置,没有别的东西,还要说点什么!!!!(Transpose thank you very much!!!)
- 2010-05-11 22:52:00下载
- 积分:1
-
kmean
利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序(Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program)
- 2013-11-04 20:02:42下载
- 积分:1
-
liu
直方图均衡化和彩色图像处理的matlab实现(Histogram equalization and color image processing matlab implementation)
- 2013-12-03 18:37:31下载
- 积分:1
-
Mfile
说明: MATLAB图形处理工具箱~与冈萨雷斯《数字图像处理》配套(:MATLAB graphics toolbox ~ and Gonzalez, " Digital Image Processing" package)
- 2010-04-29 12:02:21下载
- 积分:1
-
MATLABchangyongsuanfachengxuju
MATLAB语言常用算法程序集,包含基础的变成技巧以及数值算法,是很好的学习材料(Assembly algorithm used MATLAB language, including basic skills and become a numerical algorithm, is a very good learning materials)
- 2011-08-16 19:43:40下载
- 积分:1
-
PCM
pulse code modulation using u-Law
- 2013-12-04 19:45:33下载
- 积分:1
-
MSE
说明: 分析了相位噪声对正交频分复用(OFDM)系统的影响,发现相位噪声不仅产生 通用相角错误(CPE),而且还会产生载波间干扰(ICI),这都使OFDM系统的性能急剧恶 化,因此必须对CPE和ICI进行校正.文中给出了基于MSE准则的CPE校正方法,考虑到 ICI干扰主要来源于相邻信道,进而提出了基于LMS法则的自适应相邻信道干扰消除方 法.整个算法简单高效.仿真结果表明,所提出的算法大大改善了OFDM系统的性能(Phase noise is analyzed for orthogonal frequency division multiplexing (OFDM) systems, the influence of found that phase noise is not only a common phase error (CPE), but also produces the intercarrier interference (ICI), which makes the performance of OFDM system has evil, so must to CPE and ICI. CPE correction method based on MSE criterion are also given in this paper, considering the ICI interference is mainly from the adjacent channel, then was proposed based on the laws of LMS adaptive adjacent channel interference elimination The simulation results show that the proposed algorithm greatly improves the performance of OFDM system)
- 2020-03-22 16:46:40下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1
-
newton-chazhi
Newton插值公式实例,改变插值节点个数,观察不同的插值函数的逼近效果.(Instance of the Newton interpolation formula, change the number of interpolation nodes, and observe the different interpolation function approximation.)
- 2012-04-13 15:51:43下载
- 积分:1
-
ch3
Matlab讲义高级第3章,大家分享一下(Matlab senior notes in Chapter 3, we share)
- 2008-01-01 13:45:54下载
- 积分:1