-
Bilinear-transformation-method
设计低通数字滤波器,要求在通带内频带低于 时,允许幅度误差在1dB以内(Design of digital low pass filter, requirements in the passband frequencies below, allow a margin of error of less than 1dB,)
- 2012-04-20 17:23:43下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
Matlab-teaching
本资料较为详细的讲解了matlab的功能,可为学习运用matlab软件进行编程的同学提供帮助。(This information is a more detailed explanation of the matlab function, can help to learn to use matlab software programming students.)
- 2013-12-18 10:25:47下载
- 积分:1
-
huisepid
灰色PID的改进,采用灰色预估补偿,实现位置跟踪(the improved grey PID , gray predictor to achieve location tracking)
- 2015-03-07 12:38:36下载
- 积分:1
-
find_prime
a MATLAB program to find all the prime numbers between and including two given/input numbers.
- 2010-05-08 20:01:22下载
- 积分:1
-
Untitled
Alamouti code in matlab. This code compares MRRC and ALamouti STBC
- 2015-04-16 05:06:08下载
- 积分:1
-
kiejeng
GSM中GMSK调制信号的产生,一个很有用的程序,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。( GSM is GMSK modulation signal generation, A very useful program, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source.)
- 2016-05-24 18:13:29下载
- 积分:1
-
histogram-with-C-language
C语言编写的直方图求法matlab程序,带详细解释和所需图片(histogram with C language
)
- 2011-10-08 13:40:52下载
- 积分:1
-
Optimization-method
最优化方法及其Matlab程序设计,乘子法程序,非线性最小二乘问题源码,最速下降法与牛顿法源码等等(Optimization method and Matlab programming, multiplier method procedures, non-linear least squares problem source, the steepest descent method and Newton' s law code, etc.)
- 2011-10-22 18:14:03下载
- 积分:1
-
cec2006
演化算法标准测试函数CEC2006,括Matlab代码,JAVA,C代码。(Problem Deˉnitions and Evaluation Criteria for the CEC 2006
Special Session on Constrained Real-Parameter Optimization)
- 2020-12-03 16:59:25下载
- 积分:1