-
zuiyou
说明: 本程序是基于方向优先权的机器人最优路径寻找算法,也可用于求解迷宫的最短路径,算法中是以100*100的格点为实例的,其中标0的位置为可行的点,标1的为障碍物,参考者可以根据自己的情况修改场地信息矩阵和起始点、目标点中间的算法不用修改
(This procedure is based on the priority direction of the robot to find the optimal path algorithm can also be used to solve the maze of the shortest path algorithm is 100* 100 grid points for the instance, which marked the location of 0 points as possible, standard 1 for the barrier, reference conditions can modify the site according to their own information matrix and the starting point, target points do not modify the middle of the algorithm)
- 2010-04-19 21:20:46下载
- 积分:1
-
APF_Goodfd
apf仿真模型 谐波检测 抑制 低通滤波器(the apf simulation model of harmonic detection suppress low-pass filter)
- 2012-12-01 21:07:27下载
- 积分:1
-
信号与系统(郑君里第二版)(清晰完整版本)
信号与系统郑君里第二版.pdf,高等教育出版社出版(Signal and System Zheng Junli 2nd Edition. pdf.Published by Higher Education Press)
- 2018-12-04 11:17:36下载
- 积分:1
-
ICAsound
Sound separation by ICA
- 2007-08-14 09:23:56下载
- 积分:1
-
FDTDmatlab
说明: 一个用matlab编写的一维FDTD算法程序(Using matlab to prepare a one-dimensional FDTD algorithm procedure)
- 2008-09-28 18:07:03下载
- 积分:1
-
anli21.5-5
北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.5源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.5 source code)
- 2014-01-17 21:49:54下载
- 积分:1
-
shat
The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality..
This application only works for gray scale.
- 2014-02-04 01:01:41下载
- 积分:1
-
kalman
methode de gold et vabsitters sur la deconvolution
- 2010-02-25 02:27:18下载
- 积分:1
-
apes
APES谱估计方法的matlab源代码,已经通过验证(APES spectral estimation methods matlab source code has been validated)
- 2009-07-08 16:01:34下载
- 积分:1
-
MinMaxFilterFolder
Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码,
(Description The filter computes the minima and/or maxima of an array over sliding window with a given size.
Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more.
This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations.
All numerical and logical class arrays are supported.
Contributor (beside author) is Vaclav Potesil
Acknowledgements
This submission has inspired the following:
Free-knot spline approximation
MATLAB release MATLAB 7.8 (R2009a)
Other requirements MEX correctly setup NO image processing is required Download a tiff file for
)
- 2010-03-04 17:05:00下载
- 积分:1