-
mm1
这是一个实现mm1排队系统的程序,希望对大家有所帮助(This is a mm1 queuing system program, we hope to help)
- 2012-06-17 20:56:04下载
- 积分:1
-
tsvd_dct
基于dct的截断奇异值方法(TSVD)方法的源代码(TSVD: Truncated Singular Value Decomposition: TSVD)
- 2020-08-13 23:28:29下载
- 积分:1
-
LakeArea
matlab编写的蒙特卡洛模拟计算面积的程序,是学习蒙特卡洛法很好的学习程序!(Monte Carlo matlab prepared simulated area calculation procedures, is to learn the Monte Carlo method is very good learning process!)
- 2014-12-08 10:07:14下载
- 积分:1
-
duanshizixiangguan
短时自相关算法的matlab程序 可以参考下(Short-term can refer to the autocorrelation algorithm matlab program)
- 2015-04-16 10:39:42下载
- 积分:1
-
14111111
matlab时频分析配套源码第14章的程序,请大家共享(Matlab time-frequency analysis supporting source Chapter 14 procedures, please share)
- 2007-04-11 19:01:31下载
- 积分:1
-
LKequation
基于matlab实现半导体激光器LK速率方程(Based on matlab realize a semiconductor laser rate equations LK)
- 2016-09-30 11:47:22下载
- 积分:1
-
B_curve
说明: matlab 闭曲线B样条的拟合,算例可直接使用,使用时只需要修改nq文件或者aline文件中的u1即可,也可定义u1后直接run aline(matlab closed B-spline curve fitting, numerical example can be used directly, using only a need to amend the nq documents or document aline can u1, u1 can be defined also directly run aline)
- 2008-10-27 10:41:26下载
- 积分:1
-
wiu
给出接收信号眼图及系统仿真误码率,一个很有用的程序,对于初学者具有参考意义,有小波分析的盲信号处理。( The received signal is given eye and BER simulation systems, A very useful program, For beginners with a reference value, There Wavelet Analysis Blind Signal Processing.)
- 2016-04-15 14:17:19下载
- 积分:1
-
FSK-MATLAB
说明: 基于matlab的fsk调制的代码,可以实现仿真(it s fsk)
- 2011-04-08 19:27:18下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1