-
kmltoolbox_v1.4
基于这个类的工具箱允许你创建在“Google地球”,许多不同的地块,由自动创建所需的基于XML的KML文件,而无需用户交互。
有了它,您可以创建:
- 线图,散点图
- 二维和三维轮廓
- 2D和3D多边形
- 颤动地块
- 写在一个特定点的文本
- 将三维模型
- 覆盖图像
- 为图像传输更复杂的数字
- 文件夹,子文件夹,... 总相似图
- 动画三维模型到一个预定义的轨迹
安装到您的MATLAB路径工具箱,工具箱目录,并运行:
>> kml.install
现在,每个功能和可用的参数文件。要查看帮助,在MATLAB中运行:
>> kmldoc
或
>> kmldoc kml.plot%或任何其他可用的地块
如果你喜欢它,只是给我发电子邮件在说什么你使用它:) kml@rafael.aero。
灵感来自于原来的Google地球工具箱,但使用XML对象实现的,这使得它更容易使用。我只是检查在MATLAB 2011a释放,但它应该在旧版本的工作太... (让我知道如果不!)(Based on this class allows you to create a" toolbox in Google earth", many different plots, created automatically by the XML based on the KML file, without the need for user interaction.
With it, you can create:
- line graphs, scatter diagram
-2D and 3D contour
- 2D and3D polygon
- fibrillation plots
- written at a particular point in the text
- the three-dimensional model
- cover image
For more complex digital image transmission
Folder, subfolders, total similarity graph ...
- Animated3D model into a predefined trajectory
Install to your path to the MATLAB toolbox, toolbox directory, and run:
> > kml.install
Now, each function and the available parameter file. To view the help, running in the MATLAB:
> > kmldoc
Or
> > kmldoc kml.plot or any other available plots
If you like it, just email me say in what you use it ): kml@rafael.aero.
Inspiration from the original Google earth toolbox, but using the XML object is achieved, which makes it easier to )
- 2012-05-02 20:26:22下载
- 积分:1
-
CodeSLAM
EKF-SLAM Simulator (version 2.0)
------------------
This simulator demonstrates a simple implementation of
standard EKF-SLAM. It permits simple configuration via
configfile.m to perform SLAM with various control parameters,
noises, etc. Also various switches are available to choose
known data-association versus gating, etc.
The key file in this simulator is called ekfslam_sim.m . Type
help ekfslam_sim for more information of how to use it.
In addition to on-line animations, the simulator returns a
data-structure of the logged state information for off-line
processing. An example use of this data is shown in m-file
plot_feature_loci.m , which plots the trajectories of the
landmark estimates.
- 2010-03-03 18:41:10下载
- 积分:1
-
truss
This is a trusss problem
- 2011-10-08 16:27:45下载
- 积分:1
-
Ga-tsp
遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。(Genetic algorithm tsp problem of logistics distribution routing optimization problem subject, this paper introduces 0-1 programming ideas, a mathematical model with the constraints of logistics and distribution problems. Solving, introducing genetic algorithm encoding, and the number of partitions and the number of customers for a small difference, the flexible use of the partition containing the partition algorithm to determine the distribution of the optimal solution sequence group, closely enumeration method allows both the algorithm is simple, fast advantages. Matlab software application executable to get the shortest path. Complex factors affecting both the time, we introduce a penalty function, and by setting the penalty coefficient, and further obtain the optimal path from the shortest path.)
- 2014-05-30 20:53:34下载
- 积分:1
-
location
matlab 车牌识别定位程序 挺不错的 实现功能简单(matlab license plate identification procedures targeting the achievement of very good features simple)
- 2007-12-29 11:58:58下载
- 积分:1
-
timing_interplation
用内插实现定时功能。算法中有一些不足,但可以作为一个参考。(Using interpolation to achieve timing. Algorithm has some deficiencies, but can be used as a reference.)
- 2010-05-27 22:10:40下载
- 积分:1
-
HRWS_SAR_Imaging_with_DBF_System_Design
介绍了HRWS SAR成像和系统设计的一些技术环节,作为学习成像技术,这里面讲的很详细。(Introduced HRWS SAR imaging and some of the technical aspects of system design, imaging technology for learning, there is talk in great detail.)
- 2010-07-03 12:28:25下载
- 积分:1
-
Standard-deviation-and-mean
给出了隶属度函数求故障标准差和均值的程序,此程序能够很好的对故障识别做出曲线比较。(It could give standard deviation and mean and compare different faults though figure.
)
- 2011-12-08 18:49:37下载
- 积分:1
-
cicalc
Statistics toolbox is necessary only to caculate t and F distributions for the number of samples at the specified alpha. These values could be obtained a table and manually inserted in the code, thus negating the use of the statistics toolbox.
- 2015-01-24 15:29:11下载
- 积分:1
-
hw5
matlab code for digital communication
- 2015-04-17 05:07:26下载
- 积分:1