资源列表
shujunihe
- 实现数据拟合!里面有很多实现数据拟合的源程序!-Data fitting! There are many data fitting source!
parserNmea
- Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence - utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console-Typical parser fo autocomp console vx 400+
1laser
- Program can deal with MDL lasers for remote firing and reading output of distnace
2laser
- this program is continuation of 1laser - can fire 2 lasers rangefinders from MDL simultaneusly and then registers measured distance to file - very useful for photogrametry-this program is continuation of 1laser- can fire 2 lasers rangefinders from MD
LaserAce300MDL
- Very simple program that can fire laser rangefinder MDL laserACE300 remotly via rs232 and register output to file - work only with this type and ither my programs can fire many MDL s-Very simple program that can fire laser rangefinder MDL laserACE300
kalman
- 基于matlab的kalman滤波源程序,实现基本的卡尔曼滤波。-The kalman filter matlab-based source to achieve the basic Kalman filtering.
Unary
- 一元三次方程求解器,用于高冥次的三次方程求解。自己用的。-Unary cubic equation solver for high-Ming times in three equations. Own use.
stft_ft
- 一种短时傅立叶变换的算法.并利用短时傅立叶变换画图-a algorithm for short time fourier transform
nelder_mead
- the file implements in C the nealder mead simplex algorithm for derivative free optimisation
lu_decomposition
- header file implementing LU decomposition of a matrix. The file is independent, all the functions required are in the header file
particle_swarm
- a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation