ecos time patch file (/home/jacmet/ecos.orig/packages/isoinfra/current/include/sys/time.h)
标签: ecos time isoinfra packages
上传时间: 2013-12-01
上传用户:huql11633
basic interpreter for learning
标签: interpreter learning basic for
上传时间: 2014-01-07
上传用户:标点符号
Matlab DSP learning with source code!
标签: learning Matlab source code
上传时间: 2017-02-16
上传用户:我们的船长
documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1
标签: documentation mathematical for filtering
上传时间: 2014-01-20
上传用户:changeboy
documentation for optimal filtering toolbox for mathematical software package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter and unscented Kalman filter for discrete time state space models. Also included in the toolbox are the Rauch-Tung-Striebel and Forward-Backward smoother counter-parts for each filter, which can be used to smooth the previous state estimates, after obtaining new measurements. The usage and function of each method are illustrated with five demonstrations problems. 1
标签: documentation mathematical for filtering
上传时间: 2013-12-10
上传用户:zxc23456789
The files included implement the M3 Enigma machine. Rotors.m implements the GUI and enigma.m implements the cipher substitutions. The implementation can be used as an aid to teaching the enigma machine. Also, the source can be used to show how to implement an enigma machine. The files are thoroughly commented and the application can run in MATLAB by just typing rotors
标签: implements implement the included
上传时间: 2017-02-24
上传用户:lixinxiang
Ball Vector Machine (BVM)支撑向量机C++程序项目代码
上传时间: 2014-01-11
上传用户:标点符号
an introduction to boundary element methods一书源码
标签: introduction boundary element methods
上传时间: 2017-02-28
上传用户:zjf3110
an introduction to boundary element methods一书源码,unix系统使用
标签: introduction boundary element methods
上传时间: 2017-02-28
上传用户:gaojiao1999
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
标签: essentially algorithm describe suitably
上传时间: 2017-03-02
上传用户:litianchu