This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math is related to computational geometry, which deals with solving geometric problems algorithmically. 3D math and computational geometry have applications in a wide variety of fields that use computers to model or reason about the world in 3D, such as graphics, games, simulation, robotics, virtual reality, and cinematography. This book covers theory and practice in C++.
标签: the math mathematics 3D
上传时间: 2014-01-23
上传用户:xwd2010
The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a series of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topic in control theory and control systems engineering. Together with the linear-quadratic regulator (LQR), the Kalman filter solves the linear-quadratic-Gaussian control problem (LQG). The Kalman filter, the linear-quadratic regulator and the linear-quadratic-Gaussian controller are solutions to what probably are the most fundamental problems in control theory.
标签: filter efficient estimates recursive
上传时间: 2017-08-06
上传用户:风之骄子
With the Wireless module, OPNET can model both terrestrial and satellite radio systems. In this tutorial, you will use Modeler and Wireless modeling to create a radio network you will also observe variations in the quality of received signal that results from radio noise at the receiving node in a dynamic network topology.
标签: terrestrial satellite Wireless systems
上传时间: 2017-08-06
上传用户:xwd2010
A java based programming environment - processing - free from processing.org. here it uses a free library - OpenCV - to detect blobs in a live video capture - some parts like - hands or head or the entire human are evidenced through some visual effects.
标签: processing free environment programming
上传时间: 2013-12-26
上传用户:erkuizhang
A java application - processing which can be downloaded free from processing.org Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.
标签: processing application downloaded which
上传时间: 2014-01-15
上传用户:D&L37
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
标签: Hibernate persistence Developer you
上传时间: 2017-08-17
上传用户:曹云鹏
WAISS TW3DCanvas Component V1.5 Freeware This is a component that acts as a 3D canvas. It supports most of the methods of the Delphi TCanvas Component. All drawing methods sent to the component will be rendered in a 3D manor (extruded or embossed) including Text,Circles etc...
标签: TW3DCanvas Component component Freeware
上传时间: 2017-08-23
上传用户:Avoid98
WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying results in a Squarified Treemap.
标签: WordCloud depiction frequency visual
上传时间: 2017-09-03
上传用户:cc1915
The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as edges, take as input two airports and calculate the shortest route (ie path) between them.
标签: system assignment implement airline
上传时间: 2017-09-07
上传用户:kiklkook
PhD research, you have already made a decision that will have a major impact on the success of your project, and perhaps even on your future career. You have chosen to work in a particular research group, under the guidance of a particular thesis advisor or supervisor.
标签: have research decision already
上传时间: 2017-09-14
上传用户:cursor