-
lms_filter
滤波性LMS滤波,基于LMS算法的滤波程序。(LMS filter)
- 2009-10-22 11:08:35下载
- 积分:1
-
MIMO系统中能效优化方法仿真
说明: 仿真论文 大规模MIMO系统中能效优化方法研究_刘永莉 中EE关于发射功率,天线数目,SE的优化关系,有相关图(simulation of massive MIMO EE optimization; one can obtain the graph of EE vs. Pt, EE v.s. L, EE v.s SE and L.)
- 2021-02-28 21:49:35下载
- 积分:1
-
TLS
本程序给出了波束形成的TLS算法,并对其进行了仿真。(This procedure gives the beamforming TLS algorithm and its simulation.)
- 2010-06-07 15:48:26下载
- 积分:1
-
figsize
用Matlab作图时,特别是所作的图是要用于科研论文投稿时,对图的大小有一定要求。但用缺省设置作图时,图的大小不能控制,而且常常有大块的空白。本程序可控制图的大小和位置,并能自动去掉空白。(Using Matlab mapping, especially of the map is to be used for scientific research papers submission, the size of the map has a certain requirement. However, when using default settings mapping, map the size of control, often have large gaps. This procedure can control the map size and position, and can automatically remove blank.)
- 2008-02-03 12:22:53下载
- 积分:1
-
qdr-paper
基于四叉树与图割的遥感图像分割方法,关于四叉树和图割的应用(Quadtree-based remote sensing image and graph cuts segmentation method, on the quad tree and the application of graph cuts)
- 2011-01-17 15:34:36下载
- 积分:1
-
boundary
0:边界延拓镜像法 1:边界延自适应波形匹配法(boundary conditions)
- 2021-04-08 16:29:00下载
- 积分:1
-
sdafsearchbnd
Fminsearch不承认的约束限制。
不过简单的转换方法存在
转换成一个绑定的约束问题
无约束问题。
Fminsearchbnd用于酷似fminsearch,
除了边界应用到变量。
应用于国内的界限,利用
改造中的变量。 (二次型
单式,双罪恶界(十)。)
具有包容性的不平等的界限,它承认
边界值本身,但不准
在所有函数之外的范围评估。
请注意,fminsearchbnd允许用户准确地固定在某个给定值通过设置一个变量的确切范围相同的值。(Fminsearch does not admit bound constraints.
However simple transformation methods exist to
convert a bound constrained problem into an
unconstrained problem.
Fminsearchbnd is used exactly like fminsearch,
except that bounds are applied to the variables.
The bounds are applied internally, using a
transformation of the variables. (Quadratic for
single bounds, sin(x) for dual bounds.)
The bounds are inclusive inequalities, which admit
the boundary values themselves, but will not permit
ANY function evaluations outside the bounds.
Note that fminsearchbnd allows the user to exactly fix a variable at some given value, by setting both bounds to the exact same value.)
- 2011-05-23 10:31:04下载
- 积分:1
-
spectrum
功能: 功率谱分析
算法参考文献:黄嘉佑,《气象时间序列分析》(functions : power spectral analysis algorithm References : Geophysics, "meteorological time series analysis")
- 2007-01-08 15:57:27下载
- 积分:1
-
Algorithm-collection
matlab算法大全,共有30种算法及程序,pdf格式,直接解压可读(Algorithm Daquan)
- 2016-12-15 20:48:02下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1