资源列表
ex23
- MVDR波束形成,以及与常规波束形成对比,同时提供方位谱。-MVDR beamforming, and the contrast with the conventional beamforming, while providing direction spectrum.
Untitled
- 图论中寻到最短路径的D算法的matlab源代码-D
kaerman
- 卡尔曼滤波程序,都是基础的,可以直接套用的,比较方便-Kalman filtering process, are based, can be directly applied, more convenient
evaluation-of-integrals
- 积分计算中运用辛普森系列公式求函数的数值积分。-How to use Simpson series formula expression functions caltulating numerical intergration.
CRC32
- CRC循环检测算法,CRC32的算法,可算得余数和商-CRC32 algorithm, and the remainder can be considered as business
Optimization_Newton
- 设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n))
Sand-pile
- 一堆沙子的横截面,可以使用 Margolus 型邻居仿真,但运动规则不同。 规则: 元胞有 2 个状态。状态= 0 是空的,状态= 1 代表沙子。 在任何时间步长,一个粒子,可以在2x2 块中向着底部运动。可能运动如下 所示。墙壁和底部将阻止粒子继续运动。 为了让该运动略有随机性,我亦补充说一项规则,有时处于下落状态的两个元胞还旋转,直到所有的动作都完成。-Cross-section of a pile of sand, you can type using the
Missile-simulation
- 比例导引理想弹道仿真Matlab代码 给出了比例导引法的差分方程, 采用Matlab语言, 对比例导引法的导弹理想弹道进行了三维数据仿真, 绘制出三维理想弹道。随导弹与目标参数变化情况, 对理想弹道的特性进行了分析。 -Missile simulation
Unconstrained-optimization-Newton
- 这是用matlab实现的无约束优化方法 牛顿法 的程序-Unconstrained optimization method Newton method
frd2b
- information coding cslculation
exponential
- 利用函式做種子變數,用種子跑數值,計算其座落區間,最後利用matlab畫出exponential distribution-Function for seed variables, run with seed value, to calculate the located range, the last use of matlab to draw the exponential distribution.
ANFIS_2_class
- ANFIS: Adaptive Neuro-Fuzzy Inference Systems