-
Matlab_workshop4
introduction to matlab part 4 and examples
- 2009-06-04 00:30:37下载
- 积分:1
-
C4_5.m
his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the possible tests that can split the data set and selects a test that gives the best information gain. For each discrete attribute, one test with outcomes as many as the number of distinct values of the attribute is considered. For each continuous attribute, binary tests involving every distinct values of the attribute are considered. In order to gather the entropy gain of all these binary tests efficiently, the training data set belonging to the node in consideration is sorted for the values of the continuous attribute and the entropy gains of the binary cut based on each distinct values are calculated in one scan of the sorted data. This process is repeated for each continuous attributes.
- 2011-03-17 17:42:07下载
- 积分:1
-
SAR
基于Matlab的条带式合成孔径雷达点目标成像仿真实现,有图。(Matlab-based SAR point target simulation)
- 2015-01-04 10:45:30下载
- 积分:1
-
移动机器人路径规划
在这本工作中,我们提出了路径规划对目标移动机器人在未知环境中的算法。该算法允许移动机器人导航通过静态的障碍,以及为达到无碰撞目标找出路径。该算法提供了机器人移动从初始位置到最后位置 (目标) 的可能性。拟议的路径找到策略设计的未知环境与静态未知障碍物的栅格地图形式。机器人在未知环境中移动通过遥感和避免碰到它的方式实现这一目标的障碍。特派团在执行时,就必须为本身避免障碍物以其方式和时间、 精力和距离等的成本最小化计划最优或可行的路径。拟议的路径规划必须使机器人能够完成这些任务: 避开障碍物,并使那些其目标的方式。在 Matlab,之后用 Matlab GUI ; 测试中实现算法藉以环境研究中的两个三维坐标系。模拟部分是一种方法的实际预期的结果 ;这一部分是利用 Matlab 进行识别环境中,因为它是适用于平面问题的所有对象。该算法考虑发出从 Matlab 开发的分段的环境,允许机器人将从初始位置移动到所需的位置以下估计的轨迹使用映射在 Matlab GUI 中。
- 2023-05-19 01:15:05下载
- 积分:1
-
MATLAB_communication_simulation_and_application
For simulation of communication system using matlab
- 2009-10-01 19:59:03下载
- 积分:1
-
Treinamento-6
Código Matlab para desenvolver interaç ã o entre matrizes
- 2011-06-20 06:22:18下载
- 积分:1
-
cornerfinder
关于棋盘格的角点提取,用MATLAB编写的(Checkerboard on the corner extraction, prepared by using MATLAB)
- 2007-05-05 00:46:18下载
- 积分:1
-
SipListener
Contacts Settings Test extends Instrumentation Test Case.
- 2014-01-22 14:15:58下载
- 积分:1
-
3Dfanbeam
对三维shepp-logan数据做三维扇形投影,并根据投影数据重建出shepp-logan图像。(Three-dimensional shepp-logan data do three-dimensional projection fan and shepp-logan reconstructed image from the projection data.)
- 2014-01-31 15:46:22下载
- 积分:1
-
matlab_boudary
转,matlab(边界提取,链码生成,差分链码生成及频率向量生成程序)具有旋转不变性了的链码(Turn, matlab (border extraction, chain code generation, differential chain code generation and the frequency of vector generation procedure) has the rotation invariance of the chain code)
- 2007-09-02 17:25:20下载
- 积分:1