-
communication-system
说明: 介绍了通信系统中各种功能仿真的一些源代码和案例(Describes the simulation of communication systems in the various functions of some source code and case)
- 2011-03-12 18:24:01下载
- 积分:1
-
Line
Matlab直线插补程序.完整版,可以输入任意象限的点,实现绘图(The Matlab linear interpolation procedure. Full version, you can enter any quadrant of points to achieve drawing)
- 2013-03-29 00:16:05下载
- 积分:1
-
p_judge
用于对一个样本是否符合正态分布,γ分布,泊松分布,指数分布,rayleigh分布的检验。(Whether normal distribution for a sample γ distribution, Poisson distribution, exponential distribution, rayleigh distribution inspection.)
- 2012-11-17 09:28:09下载
- 积分:1
-
test4PAMAWGN
在带限信道信号传输的仿真。仿真4PAM调制信号在AWGN信道下的性能,画出误比特率和误符号率。 (In the band-limited signal transmission channel in the simulation. Simulation 4PAM modulated signal in AWGN channel performance.)
- 2013-10-25 11:27:40下载
- 积分:1
-
ant
蚁群算法,这里只有关键的算法函数,并不包括主函数。其中ACATSP为蚁群算法的关键函数。G2D是一个辅助函数,绝大多数蚁群算法源码不包括这个函数。另外还有一个画图的函数。(ant algrithm)
- 2014-12-11 16:36:58下载
- 积分:1
-
DCTyuzhi
DCT变换:变换域系数选取采用阈值编码,:阈值越小,图像恢复效果越好,但压缩效果差,一般取在5-10 即可很好的获得恢复图像信息。(DCT transform: transform domain coefficients selected using the threshold coding: the smaller the threshold value, the better the image restoration, but the compression is poor, and generally in the 5-10 to get a good recovery image information.)
- 2013-12-26 21:13:41下载
- 积分:1
-
matlab
人机交互小功能,画曲线,改变颜色,生成矩阵,随机与固定的,退出,改变线型(Human-Computer Interaction small features, drawing curves, changing the color, generating matrix, random and fixed, from the change of linear)
- 2009-04-11 18:20:04下载
- 积分:1
-
8psk2
一个关于8psk的matlab程序,通过这个程序我们能熟悉8psk的整个流程,对实际工程很有帮助(One on 8psk the matlab program, through this process we are familiar with 8psk the entire process, useful for practical engineering)
- 2010-12-21 15:56:10下载
- 积分:1
-
seg
说明: 图像分割与特征提取,matlab开发环境( The picture division and the characteristic withdraw, matlab
development environment )
- 2005-09-28 13:03:42下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1