-
c
说明: 循环结构程序设计。while语句、do-wile语句和for语句实现循环的方法。(Cycling structure design program。while statement,do-while statement
and for statement.
)
- 2010-11-26 17:11:31下载
- 积分:1
-
CSExamp
a matlab file which is useful
- 2012-01-31 05:48:30下载
- 积分:1
-
qpsk_ML
ML decoder for QPSK signal to find symbol error rate.
- 2015-08-17 04:47:19下载
- 积分:1
-
centralizing
centralize algorithm in matlab
- 2011-01-15 22:25:06下载
- 积分:1
-
Falsafi_Fmincon
fmincon finds a constrained minimum of a function of several variables.
fmincon attempts to solve problems of the form:
min F(X) subject to: A*X <= B, Aeq*X = Beq (linear constraints)
X C(X) <= 0, Ceq(X) = 0 (nonlinear constraints)
LB <= X <= UB (bounds)
- 2019-06-24 18:21:32下载
- 积分:1
-
music算法的python实现
music算法的python实现,验证可运行(Simulation MUSIC algorithm source code)
- 2021-03-13 23:19:23下载
- 积分:1
-
80211simulator
802.11b and g simulator.
- 2010-06-08 18:09:53下载
- 积分:1
-
particle-filter
粒子滤波算法;粒子滤波算法源于Montecarlo的思想,即以某事件出现的频率来指代该事件的概率。因此在滤波过程中,需要用到概率如P(x)的地方,一概对变量x采样,以大量采样的分布近似来表示P(x)。因此,采用此一思想,在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。(these codes are particle filter resources codes which solve non-linear estimation problems.I wish that it is helpful to some people.I am glad to share it with others.
)
- 2011-02-14 18:19:28下载
- 积分:1
-
Aerodynamics-1-FULL-Notes
pusrsuing my doctorate in mechanical engineering at present doing in finite element methods
- 2014-01-08 22:51:19下载
- 积分:1
-
bsubsamp
对边界进行二次取样源码,用canny等算法提取一次边界后,点数过多,不利于描述形状,用这个代码可以实现二次取样。(The boundary of second sampling source, such as canny extraction algorithm with a boundary, too many points, which describe the shape, use this code can realize the second sampling.)
- 2012-04-15 15:56:41下载
- 积分:1