-
canvar
CANVAR Compute canonical variates
- 2010-01-29 21:51:08下载
- 积分:1
-
space_vector_math
异步电机矢量控制仿真的数学模型,需要在MATLABsimulink下仿真,另外还需要把参数修改好。(The mathematical model of the induction motor vector control simulation, need at MATLABsimulink simulation, and the need to take good parameter modification.)
- 2013-04-12 10:53:22下载
- 积分:1
-
linear_kalman_filter
该程序实现了线性kalman滤波进行单目标跟踪,注释详细,并包含了例程(The program implements a linear kalman filter for target tracking, notes in detail and includes routines)
- 2020-10-12 14:57:32下载
- 积分:1
-
approx
MATLAB CODE FOR SIMULATION OF A
SUCCESSIVE APPROXIMATION CONVERTER(MATLAB CODE FOR SIMULATION OF ASUCCESSIVE APPROXIMATION CONVERTER)
- 2008-12-17 16:43:43下载
- 积分:1
-
Image_Reconstruction_2D_FFT
This matlab code is used to reconstrcute 2D image by 2D_FFT.But we must resample the collected data by 2D interpolation.This method is useful and can be used in the real-time condition.
- 2010-05-14 20:46:55下载
- 积分:1
-
calcsnrs
calculates the signal to noise ratio in each subchannel in DMT.(calculates the signal to noise ratio in eac h subchannel in DMT.)
- 2007-06-07 19:09:59下载
- 积分:1
-
matlabpca
基于PCA的故障检测 采用主元分析法 可以对其进行故障检测 生成ABC图(Based on PCA fault detection using principal component analysis method can generate the fault detection ABC figure)
- 2011-07-14 15:04:30下载
- 积分:1
-
umatcrystal_mod.f
A User Material (UMAT) subroutine that models the deformation of single crystals which undergo plastic deformation
- 2014-11-12 17:37:05下载
- 积分:1
-
SNR-PCA
关于PCA的仿真数据生成及故障信噪比(SNR)的主元选取方法仿真代码。(About PCA generated simulation data and fault signal to noise ratio (SNR) of the main element simulation code selection method.)
- 2014-11-29 10:59:15下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1