搜索资源列表
ais-matlab.zip
- 一个用于matlab平台的人工免疫算法程序,可用于各种工程技术方法的仿真分析,A matlab platform for artificial immune algorithm procedure can be used for a variety of engineering and technical methods of simulation analysis
aisData
- AIS(船舶自动识别系统)关于AIS的数据格式和数据入库做了详细的说明,对数据入库有参考价值-AIS (Automatic Identification System) data on the AIS data storage format and a detailed descr iption of a reference value for data warehousing
AIS.zip
- 船载自动识别系统(AIS)技术资料,我在项目开发过程中搜集的,做AIS相关开发必备!,Ship-borne Automatic Identification System (AIS) technical information, I am in the project development process to collect, and to do related to the development of AIS must!
AIS
- 这是一个人工免疫算法的matlab工具箱。该工具箱可以根据不同的优化函数形式设置来用人工免疫算法来寻优-This is an artificial immune algorithm matlab toolbox. The toolkit is based on different settings to optimize the function of the form of artificial immune algorithm with excellent来寻
AisReceiver
- 利用VC编写一个通过计算机的端口实现AIS数据的串口数据接收和数据的监听,是一个很好数据接收处理程序,对航海信息数据处理有重要的意义-Using VC to write a computer port through the realization of AIS data, serial data reception and data monitoring, is a good data reception processing, data processing on the navigatio
AIS
- 本文简要介绍了数据挖掘中的聚类、关联分析、时间序列分析等理论和技术,在分析目前交通领域的数据挖掘,特别是AIS信息的数据挖掘研究现状的基础上,针对网络化的AIS数据库的AIS信息特点,提出了用于AIS信息的挖掘方法-This paper briefly describes the data mining clustering, association analysis, time series analysis theory and technology, in analyzing the da
kk
- 修改的卡尔曼滤波程序,适用于AIS航迹滤波,和雷达的航迹关联-Modified Kalman filtering procedures applied to AIS track filtering, and radar track association
AIS
- 一个用人工免疫算法实现的TSP源程序 免疫算法实现的TSP源程免疫算法实现的TSP源程-An artificial immune algorithm to achieve the TSP source of immune algorithm to achieve the source of the TSP process of immune algorithm to achieve the source of TSP-way
AISDGPS
- 船舶自動辨識系統AIS基地站用於頻道管理並且與DGPS差分定位修正系統的論文並來自台灣海洋大學-Automatic Identification System AIS base station for channel management and positioning with DGPS Differential Correction papers and from Taiwan Ocean University
IEC61162-1ed.2
- AIS 国际标准,做AIS开发的人都用的到。还有什么需要可以留言给我-AIS stander
ATON
- 基于AIS的数字航标,实现数字化航行!提高我国的船舶航行安全!-AIS aids to navigation based on the figure, the digital implementation of navigation! Enhance safety of navigation of our ship!
fyi
- 人工免疫系统是一种由生物免疫系统启发的学习外界物质的自然防御机理的学习技术。目前,人工免疫系统已开始成 为计算智能研究的新领域。本文首先介绍免疫系统的机理,然后给出人工免疫网络模型和免疫学习算法,接着说明人工免疫系统的 最新研究成果,最后指出其进一步研究的方向。 -Artificial Immune System(AIS) implements a learning technique inspired by the biological immune system which is
jsdh
- 人工免疫系统是借鉴自然 免疫系统的原理、机理、特性并将之应用在科学和工程中的智能系统。 - As an intelligent system, AIS is being used in the science and engineering fields on the foundation of the natural immune system(NIS) s principles, mechanisms and properties.
Ais
- AIS数据解析程序,可以接收和发送AIS的信息。-AIS message program
Ais-standard
- 这是船舶自动识别系统的国际标准 对研究AIS 设备的朋友估计有很大帮助,还有国内标准。-Ais standard
AIS
- 本文对AIS基本结构、工作原理、技术特点、及其输入输出接口,输出信息的帧封装及解析原理等进行了解析。在此基础上完成了AIS信息采集处理的系统设计。-This basic structure of the AIS, working principle, technical features, and its input and output interfaces, the output frame assembly and analysis of information theory, etc.
AIS解码
- 一个AIS解码程序 在数据处理程序中, 首先必须将接收的字符转换成ASC II码, 再调用校验程序, 对接收到的数据进行校验, 当校验正确后, 才能进行编码转换, 将ASCⅡ码转换6 bitASCⅡ码, 然后才能将6 b itASCⅡ码信息转换成各种所需的格式, 接收符转换成6 bitASCⅡ码的程序
AIS报文解码
- 利用vc++的MFC功能编写程序,使其输入AIS报文,可以解码出船舶位置时间航行状态等信息
AIS聚类
- 实验目的 1.对AIS数据按照上行、下行船舶轨迹点进行分类。 2.掌握基于密度聚类方法原理(以DBSCAN为例)。 3.熟悉AIS数据处理的基本方法。 4.熟悉船舶运动模式辨识的基本原理和方法。 实验环境 Matlab(Purpose 1. The AIS data are classified according to the upstream and downstream ship's track points. 2. Master the principle of density clus
AIS+C
- 船载自动识别系统初始消息的c语言解析,如今的船载自动识别系统的AIS消息解析多为服务器端应用软件的C++程序解析,本人将其改成C语言形式,便于嵌入式应用,便于便携式AIS设备的开发。(C Language Analysis of Initial Message of Shipborne Automatic Identification System)