-
abc_dq
ABC到dq坐标的转换,独立模块,可以单独调用,在MATLAB2010下运行,很好使(ABC to dq coordinate conversion, independent modules that can be called on in MATLAB2010 run, so good)
- 2021-04-13 15:18:55下载
- 积分:1
-
nef-1.4.0
非线性滤波框架(nef),包括了 EKF,UKF,DDF1 DDF2,CDF,迭代滤波器,随机积分滤波器, 组合滤波器, 集合卡尔曼滤波, 高斯和滤波,粒子滤波,自回归最小二乘方法(nonlinear estimation framework (NEF) toolbox
A. Implemeted local estimation techniques:
a1. (extended) Kalman filter
a2. Unscented Kalman filter
a3. Divided difference filter 1st order
a4. Central difference filter
a5. Divided difference filter 2nd order
a6. Iteration filter
a7. Stochastic Integration Filter
B. Implemeted global estimation techniques
b1. Ensemble Kalman filter
b2. Gaussian sum filter
b3. Particle filter)
- 2016-06-21 15:51:58下载
- 积分:1
-
Solving
说明: 双层优化模型,求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解(two-layer optimization)
- 2019-03-21 22:11:31下载
- 积分:1
-
juanji
很难下的几篇关于卷积小波包变化的文献,希望能帮到大家!!(It is very difficult on the convolution of several changes in the literature on wavelet packet and hope to help you! !)
- 2009-11-23 17:07:52下载
- 积分:1
-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
ss
说明: spectrum sensing source code
- 2012-08-22 14:50:11下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1
-
MAC
模态置信准则用于评价模态分析得到的振型的质量,或者用于比较两个向量之间相似度(Modal Assurance Criterion(MAC) is used to evaluate the quality of mode shapes of modal analysis or the similarity of two vectors.)
- 2021-03-31 12:49:09下载
- 积分:1
-
supportvectormachine
svm 支持向量机代码 support vector machine(support vector machine svm)
- 2010-08-09 11:25:25下载
- 积分:1
-
lvbo
说明: 一个用matlab软件做的抽取滤波器的程序,在软件中打开文件仿真后得到6个波形(Software used to do a decimation filter matlab program, open the file in the software simulation waveforms obtained 6)
- 2010-04-08 17:03:14下载
- 积分:1