-
Floyd
Floyd最短路径算法的MATLAB程序,经过测试(Floyd shortest path algorithm of MATLAB procedures tested)
- 2007-11-02 01:14:41下载
- 积分:1
-
CSRec_SP
压缩感知中子空间匹配追踪算法,用于稀疏信号重构(Compressed sensing algorithm for subspace matching pursuit for sparse signal reconstruction)
- 2011-06-03 15:41:51下载
- 积分:1
-
pwm
pwm法计算二维光子晶体能带的通用程序,可以对光子晶体进行分析,注解详细(pwm method to calculate the general program of the two-dimensional photonic crystal band, the photonic crystal analysis, detailed annotations)
- 2013-01-29 12:45:06下载
- 积分:1
-
psat
压缩包内容有:MATLAB PSAT:2.1.6 安装说明文档;PSAT2.0.0中文版使用说明;PSAT2.1.2英文版使用说明;PSAT2.1.6源码;PSAT2.1.6 oct源码(Tarball content: of MATLAB the PSAT: 2.1.6 installation documentation PSAT2.0.0 Chinese version of instructions for use PSAT2.1.2 English instructions for use PSAT2.1.6 source PSAT2.1.6 oct source)
- 2012-07-14 15:45:42下载
- 积分:1
-
Rain_Attenuation
说明: 仅计算年平均时间0.01%的降雨衰减值A0.01且默认电波为圆极化的一个基于简化模型的函数。(The rainfall attenuation value a0.01 of 0.01% annual average time is calculated and the default electric wave is a function based on the simplified model of circular polarization.)
- 2020-06-04 23:39:41下载
- 积分:1
-
EXAMPLE
it is about matlab file for 1 story building
- 2009-03-22 01:34:58下载
- 积分:1
-
sperling
实现轨道交通spirling计算
此软件简单易懂,所有的资料都在一个压缩包中,便于初学者使用(for spirling )
- 2021-05-12 16:52:37下载
- 积分:1
-
WeightDistribution
在AWGN信道下采用BPSK调制,对于一个给定生成矩阵和union bound的线性码,我们得到求解其重量分布的方法。。(Compute the weight distrubution of a linear code given its generator matrix and the union bound on its performance
with BPSK modulation over an AWGN channel.)
- 2013-03-21 16:47:26下载
- 积分:1
-
ARIMAyubao
建立自回归滑动平均时间序列模型ARIMA,用来预测未来数据值(time series model-ARIMA to predict the future value
)
- 2013-11-13 18:23:47下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1