-
fuzy
在MATLAB中,实现模糊控制的算法程序M文件。(In MATLAB to achieve fuzzy control algorithm procedure)
- 2009-04-14 21:20:36下载
- 积分:1
-
cyclicpursuit
循环追踪算法程序,用于平面内多个体系统的分布式控制,能够达到收敛的目的,控制所需信息量少。(This code is about the cyclic pursuit algorithm which is used for controlling of formation moving in a plane.)
- 2012-03-29 00:41:09下载
- 积分:1
-
Luenberger
Luenberger observer matlab simulink simulation
- 2021-04-02 09:39:08下载
- 积分:1
-
FDTD_3D_RCS
使用时域有限差分法编写的计算散射截面的简单程序(Scattering cross section is calculated using a simple program written in finite difference time domain method)
- 2014-02-23 21:04:03下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
denoise
matlab下用小波去除随机噪声的一个例子,希望对大家有用(matlab remove the random noise using wavelet under an example, we hope to be useful)
- 2010-12-13 15:26:43下载
- 积分:1
-
OFDM-matlab
说明: OFDM通信系统仿真设计的MATLAB实现(OFDM Communication System Simulation and Design of MATLAB Implementation)
- 2010-04-26 20:21:14下载
- 积分:1
-
liangziyoudubiliqiankui
两自由度比例前馈simulink模型,测四轮转向的质心侧偏角和横摆角速度(Two degrees of freedom ratio feedforward simulink model, measuring four-wheel steering center of mass of side-slip Angle and yawing angular velocity
)
- 2013-09-19 11:35:16下载
- 积分:1
-
matlab
做速度分析和动校正很有用,大家可以试一试,大家赞一个谢谢(it is for velocity analysis and NMO,
and it is very useful,thank you)
- 2012-10-18 15:39:07下载
- 积分:1
-
gprmax2d_readmodel
一个m函数,可以读取GprMax2d的模型数据,是一个探底雷达正演模拟很有用的m代码(The m function model can the read GprMax2d the data, a dip radar forward simulation is useful m code)
- 2013-04-07 20:46:06下载
- 积分:1