搜索资源列表
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
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
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
- 人工免疫系统的基本理论应用及其基本算法仿真-The basic theory of artificial immune system applications and the basic algorithm simulation
AISApplications2008
- The artificial immune system (AIS) community has been vibrant and active for a number of years now,
HowdoweevaluateAIS
- The field of Artificial Immune Systems (AIS) concerns the study and development of computationally interesting abstractions of the immune system.
DM643Bootloader
- 本文是介绍DM643x下进行程序移植过程的详细介绍。-This document describes the functionality of the DM643x ROM bootloader software. Please note that the ROM bootloader requires use of Application Image scr ipt (AIS) as the primary data format for loading code/data.
Ais
- AIS数据解析程序,可以接收和发送AIS的信息。-AIS message program
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)