-
runDFA
本程序是用来计算去趋势波动分析的MATLAB程序的(This procedure is used to calculate the detrended fluctuation analysis to the MATLAB program)
- 2009-04-01 19:54:28下载
- 积分:1
-
centroid__mse_dist__uq_dist
Matlab的centroid.m、mse_dist.m、uq_dist.m文件 ,它们分别求:一个区域的质心、对已知分布和量化区域边界的均方量化误差、采用均匀量化对一给定信源量化时的失真。(Matlab)
- 2008-05-10 11:02:02下载
- 积分:1
-
matlab-pictures
介绍matlab的详细画图功能及动画功能,为读者提供快捷的查找资料(Matlab functions described the detailed drawing and animation features to provide readers find information fast)
- 2011-04-22 07:07:20下载
- 积分:1
-
915M-uhf
这是通过hfss软件设计915m超高频偶极子天线工程 此设计只通过仿真验证 没有制作实物验证(It is designed to 915m UHF dipole antenna hfss software engineering through the design just does not make physical verification by simulation)
- 2013-12-29 10:53:39下载
- 积分:1
-
新建文件夹
说明: 画海洋中一些海图,对于学海洋学生来说很重要(It is important for ocean students to draw charts in the ocean)
- 2020-03-09 14:50:25下载
- 积分:1
-
高斯回归
说明: 通过matlab实现高斯回归功能,实现对目标函数的预测,希望对大家有所帮助(Through MATLAB to achieve Gaussian regression function, to achieve the prediction of the objective function, I hope to help you)
- 2020-09-06 10:39:02下载
- 积分:1
-
bchgenpoly
产生BCH码多项式,其中码字长度为N,消息长度为K(BCH code generated polynomial, which codeword length N, message length K)
- 2007-07-16 17:31:18下载
- 积分:1
-
BRANCH_IEEE30
IEEE30节点支路数据,格式标准,对于那些想找标准测试系统的同行绝对有价值。(IEEE30 node slip data format standard, for those looking for standard test system, the absolute value counterparts.)
- 2009-11-15 11:58:42下载
- 积分:1
-
PID
PID模糊小车直线控制,用MATLAB编写,运行后绘制小车运动轨迹(PID fuzzy car straight-line control, using MATLAB, and run after drawing the car trajectory)
- 2012-07-06 09:38:51下载
- 积分: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