-
PIV-Post-processing
A PIV Post-processing and data analysis toolbox(The PIVMat Toolbox for Matlab contains a set of command-line functions to import, post-process and analyse 2- and 3-components vector fields from PIV (particle image velocimetry), stereo-PIV, DIC (digital image correlation) SS (synthetic schlieren) or BOS (background-oriented schlieren) applications.
Main Features:
- Import vector fields from PIV (Particle Image Velocimetry) or other related technics, such as DIC (Digital Image Correlation), SS and BOS (Synthetic Schlieren and Background-oriented Schlieren).
- Compatibale with files from DaVis (LaVision), DPIVSoft (Meunier & Leweke), VidPIV (Oxford Laser), MatPIV and Optical Flow.
- Standard vector field operations: interpolation, filtering (median, Butterworth...), averaging (temporal, spatial, azimuthal...), derivatives computation (vorticity, divergence, strain, Q-factor...)
- Fully vectorized: all operations directly apply on arrays of fields (no for loops)
- More than 60 functions with full on-line documentation sampl)
- 2013-10-03 22:35:10下载
- 积分:1
-
PSOANN
This is a PSO toolbox implementing Common, Clerc 1", and
Trelea types along with an alpha version of tracking changing
environments. It can search for min, max, or distance of
user developed cost function. Very easy to use and hack with
reasonably good documentation (type help for any function and
it should tell you what you need) and will take advantage of
vectorized cost functions. It uses similar syntax to Matlab s
optimization toolbox. Includes a suite of static and dynamic
test functions. It also includes a dedicated PSO based neural
- 2013-05-21 21:52:47下载
- 积分:1
-
xitong6tongbu
滑膜控制,实现系统滑模同结构控制,分数阶与整数解的同步(Synovial control, sliding mode structure control, fractional and integer solution to achieve synchronization with)
- 2021-04-01 10:19:08下载
- 积分:1
-
PID
本程序为《先进PID算法及其MATLAB实现》的matlab程序,验证好使(This program is the " advanced PID algorithm and MATLAB to achieve" the matlab program, verification so that)
- 2010-10-12 17:00:05下载
- 积分:1
-
Bluetooth_Voice_Transmission
Bluetooth Voice Transmission Matlab/Simulink R13 Version
- 2010-10-14 08:43:36下载
- 积分:1
-
DS_Examples_MATLAB
DSP using matlab is one of the good book for developers and engineers.
- 2009-07-06 20:39:48下载
- 积分:1
-
image_processing_Matlab
tracking object using Image Processing Toolbox Matlab
- 2012-03-30 17:45:06下载
- 积分:1
-
bfl-0.4.2
Klaas Gadeyne, a Ph.D. student in the Mechanical Engineering Robotics Research Group at K.U.Leuven, has developed a C++ Bayesian Filtering Library that includes software for Sequential Monte Carlo methods, Kalman filters, particle filters, etc. (Klaas Gadeyne. a Ph.D. student in the Mechanical Engineering R obotics Research Group at K. U. Leuven, C has developed a Bayesian Filtering Library th at includes software for Sequential Monte Carl o methods, Kalman filters, particle filters, etc..)
- 2007-03-12 16:41:19下载
- 积分:1
-
Kurtogram
谱峭度分析,通过这种方法可以用来寻找特征频率以及去噪(Spectral kurtosis analysis can be used to find characteristic frequencies and denoise)
- 2020-11-26 20:19:30下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1