Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter 介绍了一种基于四元数粒子滤波的方法
资源简介:Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter 介绍了一种基于四元数粒子滤波的方法
上传时间: 2013-12-29
上传用户:集美慧
资源简介:基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2015-05-29
上传用户:aa54
资源简介:基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2016-05-05
上传用户:520
资源简介:*/ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code presented by David E.Goldberg */ /* 同济大学计算机系 王小平 2000年5月
上传时间: 2013-11-29
上传用户:familiarsmile
资源简介:基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
上传时间: 2016-06-24
上传用户:coeus
资源简介:A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
上传时间: 2014-12-20
上传用户:ANRAN
资源简介:Implicit and Non-parametric Shape Reconstruction from Unorganized Data using a Variational Level Set Method
上传时间: 2016-03-02
上传用户:wangdean1101
资源简介:A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness function as target string.
上传时间: 2017-05-06
上传用户:qlpqlq
资源简介:GAR算法ppt An Intelligent Network Routing Algorithm by a Genetic Algorithm
上传时间: 2014-01-12
上传用户:zwei41
资源简介:A Genetic Algorithm Hybridized with Local Search Operator
上传时间: 2013-11-28
上传用户:dyctj
资源简介:a genetic algorithm to find the maximum of a polynomial function
上传时间: 2013-12-10
上传用户:cc1915
资源简介:Solve the traveling salesman problem with a genetic algorithm.
上传时间: 2013-12-19
上传用户:qunquan
资源简介:Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
上传时间: 2013-12-04
上传用户:从此走出阴霾
资源简介:a zipped example for using a USB camera directly from Java
上传时间: 2013-12-17
上传用户:15736969615
资源简介:This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device cl...
上传时间: 2015-04-02
上传用户:nanxia
资源简介:Delineate is a tool for converting bitmap raster images to SVG (Scalable Vector Graphics) using AutoTrace or potrace. It displays SVG results using Apache Batik. Input formats are JPEG, PNG, GIF, BMP, TIFF, PNM, PBM, PGM, PPM, IFF,PCD, PSD,...
上传时间: 2014-01-19
上传用户:四只眼
资源简介:Hi guys, I have a B-spline curve algorithm by using Genetic algorithm. Any interested?
上传时间: 2017-04-13
上传用户:shawvi
资源简介:This is a java implementation for solving NQueen problem using genetic algorithm.Enjoy it!
上传时间: 2017-06-18
上传用户:许小华
资源简介:This includes the project using a stereo vision to catch the ball shot from a high pressure air cannon. The trajectory of the ball is located first by finding the ball color in the left and right camera. Then the trajectory is calculated to...
上传时间: 2013-12-24
上传用户:cxl274287265
资源简介:This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上传时间: 2013-12-06
上传用户:nanfeicui
资源简介:Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and scripting, this book introduces programmers to the environment from the lowest layers to the user layers.
上传时间: 2013-12-23
上传用户:kristycreasy
资源简介:CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste,...
上传时间: 2015-11-21
上传用户:气温达上千万的
资源简介:This demonstration illustrates the application of adaptive filters to signal separation using a structure called an adaptive line enhancer (ALE). In adaptive line enhancement, a measured signal x(n) contains two signals, an unknown signal...
上传时间: 2014-09-08
上传用户:2525775
资源简介:he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of Observations must equal the number of sources. The BFGS method [2] is used for optimization. ...
上传时间: 2016-09-17
上传用户:Altman
资源简介:JWebChart is a simple package to allow anyone to render complex charts using a Java Servlet. The product was primarily written to allow Warfare to render charts from data sources, which as a tool kit is specifically design for people with n...
上传时间: 2013-12-19
上传用户:Pzj
资源简介:Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: S...
上传时间: 2017-08-12
上传用户:jjj0202
资源简介:Generation of a Sine Wave Using a TMS320C54x Digital Signal Processor
上传时间: 2015-03-04
上传用户:asdkin
资源简介:The purpose of this program is to enable building a config file to the radarFDTD package using a modern GUI.
上传时间: 2015-04-06
上传用户:s363994250
资源简介:We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
上传时间: 2013-12-20
上传用户:moshushi0009
资源简介:Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
上传时间: 2015-04-11
上传用户:cjf0304