-
Plate_Mesh
circular plate mesh matlab
- 2014-11-28 02:10:55下载
- 积分:1
-
RRT-star-master
RT(快速扩展随机树)是一种基于采样的算法求解路径规划问题。RRT提供可行的解如果时间RRT趋于无穷大。
RRT *是一个基于采样的算法为解决运动规划问题,这是一个概率最优变异性。RRT *收敛到最优解的渐近。
RRT * FN是一个基于采样的算法基于RRT *。RRT * FN内在渐近收敛到最优解,然而RRT * FN实现使用更少的内存(RRT (Rapidly-Exploring Random Tree) is a sampling-based algorithm for solving path planning problem. RRT provides feasable solution if time of RRT tends to infinity.
RRT* is a sampling-based algorithm for solving motion planning problem, which is an probabilistically optimal variant of RRT. RRT* converges to the optimal solution asymptotically.
RRT*FN is a sampling-based algorithm based on RRT*. RRT*FN inherents asymptotical convergence to the optimal solution, however RRT*FN implements it using less memory.)
- 2017-07-21 11:05:22下载
- 积分:1
-
BUTTERWORTHfilters
buttreworth filters
- 2010-11-10 14:10:38下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
Main_MP
基于压缩感知(应用匹配追踪算法)处理一维信号(MP compressed sensing using matching pursuit)
- 2021-03-26 13:29:13下载
- 积分:1
-
minSNRrequired
对于不同的检测距离,雷达对应脉冲宽度相对所要求的信噪比SNR曲线。(The different detection distances corresponding to the pulse width of the radar relative to the SNR required for the curve.)
- 2013-10-21 09:52:42下载
- 积分:1
-
差别算法MATLAB代码及粒子群算法的介绍
说明: 差别算法matlab代码(differential algorithm)及粒子群算法的介绍(difference algorithm Matlab code (differential algorithm) and the PSO algorithm introduced)
- 2005-12-23 15:38:41下载
- 积分:1
-
Matlab
卡尔曼滤波器是一个对动态系统的状态序列进行线性最小误差估计的算法,一般用于线性系统。一般在运动跟踪领域中摄像机相对于目标物体运动有时属于非线性系统,但由于在一般运动跟踪问题中图像采集时间间隔较短,可近似将单位时间内目标在图像中的运动看作匀速运动,采用卡尔曼滤波器可以实现对目标运动参数的估计。(Kalman filter is a state sequence of linear dynamic systems smallest error estimation algorithm for linear systems in general. Usually in the field of motion tracking camera motion with respect to the target object may belong to nonlinear systems, but in general due to motion tracking problems shorter image acquisition time interval, a unit of time can be approximated to the target motion in the image is regarded as uniform motion, Kalman filter can achieve the target motion parameter estimation.)
- 2015-03-25 11:33:57下载
- 积分:1
-
wireless-channel-matlab
无线信道Matlab仿真是无线通信系统最基础的部分,信道建模和仿真对无线通信系统的研发具有重要意义,因此,对无线信道进行研究具有理论意义和实际应用价值。(Matlab wireless channel emulation is the most basic part of the wireless communication system, channel modeling and simulation of great significance for the development of wireless communication systems and, therefore, on the radio channel research has theoretical and practical value.)
- 2015-03-28 15:09:05下载
- 积分:1
-
matlab的程序交互多模
说明: 一些matlab的程序,如交互多模,CA,CV,Singer模型的一些仿真仅供参考。(Some matlab procedures, such as interactive multimode, CA,CV,Singer model of some simulation is for reference only.)
- 2020-06-24 06:00:02下载
- 积分:1