-
ISCEE08_180_1311724_22796
Direct Torque Control, Induction Motor
Vector Control Without an Encoder1
- 2013-09-01 18:51:40下载
- 积分:1
-
dijksira
dijksira算法求最短路的MATLAB代码(MATLAB code dijksira algorithm for the shortest of)
- 2015-01-14 16:06:20下载
- 积分:1
-
pso
The economic load dispatch plays an important role in the operation of power system,
and several models by using different techniques have been used to solve these problems.
Several traditional approaches, like lambda-iteration and gradient method are utilized to find out
the optimal solution of non-linear problem. More recently, the soft computing techniques have
received more attention and were used in a number of successful and practical applications. The
purpose of this work is to find out the advantages of application of the evolutionary computing
technique and Particle Swarm Optimization (PSO) in particular to the economic load dispatch
problem. Here, an attempt has been made to find out the minimum cost by using PSO using the
data of three and six generating units
- 2010-12-21 19:52:42下载
- 积分:1
-
JHSantiagoTexcoco_FletcherReeves-MatLab
Prueba1 FletcherReeves
Hernández Santiago José
Maestría en Ciencias de la Computación
Septiembre / 2011
1. Comenzar con un punto arbitrario
2. Calcular Gradiente de Fi
3. Si el Gradiente Fi es igual a 0(converge), termina
4. Si el Gradiente Fi es !=0 continuar
5. Encontrar dirección de búsqueda
Si= -GradienteFi= - Gradiente F(Xi)
6. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Hacer i=2
8. Obtener Gradiente Fi
9. Calcular Si= -GradFi + ( [abs(GradFi)^2]/[abs(GradF(i-1))^2] )*S(i-1)
10. Determinar la Longitud Optima del incremento lamda(i) en dirección Si
X(i+1)=X(i)+lamda(i)*S(i)= X(i)-lamda(i)*Gradiente F(Xi)
7. Verificar Optimalidad de X(i+1)
Si es optimo, detener
Si no es optimo hacer i=i+1 e ir al paso 8
- 2013-08-08 14:30:24下载
- 积分:1
-
eddy-master
说明: 将一个月中前30天的历史数据训练成神经网络,预测一个月中第31日海浪的值(The historical data of the first 30 days of a month are trained into neural network to predict the value of waves on the 31st day of a month)
- 2020-06-04 11:34:11下载
- 积分:1
-
DEEC1VSDEEC2
无线传感器网络协议的数据传输对比以及能量消耗对比(Wireless sensor network data transfer protocol and the energy consumption comparison Comparison)
- 2013-07-24 22:33:17下载
- 积分:1
-
压缩感知 CFRdemo
压缩感知matlab代码,在欠采样的条件下实现模数转换。在超宽带和频谱混叠的情况下亦可通过本软件仿真。具有较高的参考价值。(Conventional sub-Nyquist sampling methods for analog signals exploit prior information about the spectral support. A more challenging problem is spectrum-blind sub-Nyquist sampling of multiband signals. For example, cognitive radio receivers face with this kind of problem whenever sensing the RF spectrum at their surroundings. The modulated wideband converter (MWC) is the first system for sub-Nyquist sampling, which can be realized with existing devices and handle wideband analog signals.)
- 2011-12-13 19:30:10下载
- 积分:1
-
1000-8608(2013)05-0742-07
一种基于复合混沌映射的单向Hash函数构造(One-way Hash function construction based on composite chaotic map)
- 2014-02-01 19:51:24下载
- 积分:1
-
kennard_stone
Kennard Stone 算法
用于数据集的划分(训练集 和 测试集)
算法同时输出训练集、测试集,以及训练集或测试集中样品在原数据集中的编号信息,方便样本的查找。
原始代码来源于本网,自行重新编译,如有需要,欢迎下载。
(Kennard Stone agorithm
for the partition of data set (training set and test set)
the outputs of the agorithm not only includes the training set and test set also the index of
samples of training set or test set in the original data set,which make the search more convenient.)
- 2021-03-23 15:09:15下载
- 积分:1
-
remote-sensing-image-correction
用matlab写的用于遥感影像几何精校正的程序,可以进行一次,二次和三次多项式的校正(Write using matlab for remote sensing image geometric precision correction procedures can be the first, second and third order polynomial correction)
- 2012-06-29 21:48:15下载
- 积分:1