-
STR_for_pudn
通信中的采样钟恢复,用gardner 算法提取时钟误差。(STR for sampling Time recovery)
- 2013-11-24 16:18:29下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
Dijkf
狄杰斯特拉算法matlab代码,用于计算最短路径(狄杰斯特拉 algorithm matlab code, used to calculate the shortest path)
- 2014-02-05 15:51:24下载
- 积分:1
-
NiBianQi
模型预测电流控制其控制思想基于以下原理:首先,功率变换器产生的开关状态个数有限,且通过建立模型可以预测每一个开关状态下被控变量的对应变化特性;其次,定义价值函数评价被控变量的预测值,为判别最优有限开关状态提供依据;最后,计算出每一种开关状态下的价值函数值,以此评价每一种开关状态下被控变量预测值的优劣,选择出最优的开关状态并应用。(The control idea of model predictive current control is based on the following principles: firstly, the number of switching states produced by power converter is limited, and the strain characteristics of controlled variables under each switching state can be predicted by establishing a model; secondly, the value function is defined to evaluate the predicted values of controlled variables, which provides a basis for judging the optimal finite switching state; lastly, the optimal finite switching state is calculated. The value function value under switching state is used to evaluate the predicted value of controlled variables under each switching state, and the optimal switching state is selected and applied.)
- 2019-01-30 10:28:38下载
- 积分:1
-
statisticalSIgLab
Statistical Signal Processing Lab
- 2012-01-11 06:52:59下载
- 积分:1
-
matlab
Matlab应用实例一百个,是初学者的良好工具。可以下下来学习一下。(Matlab Application 100 is a good instrument for beginners. Learn what can be down under.)
- 2009-03-17 18:47:52下载
- 积分:1
-
reference-adaptive-Model-in-control
matlab code for beging cc motor...
- 2013-12-16 23:13:47下载
- 积分:1
-
Matlab
讲解matlab的相关内容,可以帮助你对其进行深入的讲解!(Matlab explain relevant content that can help you carry out in-depth explanation of their!)
- 2010-09-20 20:58:26下载
- 积分:1
-
perf
求系统单位节约给定相应的性能指标(超调量,峰值时间,调整时间),其中key=1表5 超调量 key=2表2 的超调量,y,t表示系统节约相应的函数值与其对应时间(Demand units to save the system give the corresponding performance indicators (overshoot, peak time, adjusting the time), where key = 1 Table 5 percent overshoot key = 2 Table 2 overshoot, y, t that the system saves the corresponding function value and its corresponding time)
- 2010-05-18 20:29:42下载
- 积分:1
-
rbf
智能控制器(刘金琨编著)RBF神经网络实例仿真(Intelligent controller (LiuJinKun) written by RBF neural network simulation instance)
- 2013-03-25 01:08:24下载
- 积分:1