-
DBF
说明: 包含波束形成的仿真,五种阵列波束:线阵,主瓣偏移线阵,切比雪夫加权的线阵,圆阵,平面阵(Beamforming simulation contains five arrays beam: linear array, the main valve offset linear array, weighted Chebyshev linear array, circular array, planar array)
- 2021-04-06 14:49:03下载
- 积分:1
-
chapter-2
MATLAB 程序设计语言基础,基本数学运算,MATLAB语言流程控制,函数编写与调试,二维图形绘制,三维图形表示,MATLAB语言与现代科学运算.
(MATLAB language process controlling)
- 2014-10-18 11:56:04下载
- 积分:1
-
choas
混沌序列中不同映射的实现,matlab语言编写(Chaos in different mapping implementations , matlab language
)
- 2012-02-01 15:22:10下载
- 积分:1
-
ACATSP
蚂蚁算法求解TSP 很不错的 Matlab程序(ant colony optimization FOR TSP)
- 2009-09-08 21:52:52下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
Towards-a-Distributed-Clustering-Scheme-based-on-
Towards a Distributed Clustering Scheme based on Spatiail Correlation in WSNs
- 2011-01-21 19:12:13下载
- 积分:1
-
SAR
说明: sar成像点目标仿真程序MATALAB源代码。能给出 图像。很有用 的(sar imaging point target simulation program MATALAB source code. Can give the image. Useful)
- 2010-04-24 16:51:21下载
- 积分:1
-
parameter-identification
matlab differential equation parameter identification
matlab微分方程参数识别(matlab differential equation parameter identification
)
- 2012-11-26 19:58:12下载
- 积分:1
-
ColorSph
计算球谐函数图形,对球谐函数图形进行仿真(Graphic computing spherical harmonics, the spherical harmonic function graphics simulation)
- 2010-06-03 21:49:23下载
- 积分:1
-
black_detect
matlab image processing code to detect a black ball
- 2011-01-15 04:05:40下载
- 积分:1