-
SVM_classandregress
支持向量机
内容中主要包括二种分类,二种回归,以及一种一类支持向量机算法。(Support Vector Machine
Two types of categories, and two types of regression, as well as a kind of support vector machine algorithm is included in this content.)
- 2011-09-05 15:55:16下载
- 积分:1
-
mwsvc
matlab仿真模型,非常全面的逆变器仿真模型,可以当作毕业设计内容使用。(matlab simulation model, a very comprehensive simulation model of the inverter can be used as a graduation project content.)
- 2008-08-03 19:59:22下载
- 积分:1
-
复件shupidwcandcontrolpid
说明: 单神经元PID控制的例子,用于伺服电机的调速(single neuron example PID control for the servo motor speed control)
- 2006-02-21 13:42:26下载
- 积分:1
-
DC_power
直流潮流计算程序(作者FX)提供7种控制方式,导纳矩阵形成有部分问题,小弟只是想学习学习高手的源代码,代码冗杂请见谅(the code of DC—powerflow caculation by FX
provide 7 kind of controll mode,but there
are some problems in the formation of Y matrix.please let me download some code by good operator )
- 2012-03-25 19:17:21下载
- 积分:1
-
xiaobo-MATLAB
基于matlab的小波变化程序包,非常实用,简洁,超级好用(Matlab wavelet-based change package, very practical, simple, super easy to use)
- 2010-05-11 19:40:23下载
- 积分:1
-
DSSS
实现通信抗干扰的跳频通信,希望对初学通信抗干扰的同志有所帮助(To achieve interference rejection for frequency hopping communication, hope to comrades beginner help communication interference)
- 2021-04-01 20:19:07下载
- 积分:1
-
FSK
FSK调制方式的SIMULINK仿真和完整的参数设置(FSK modulation of the SIMULINK simulation and a complete set of parameters)
- 2009-04-27 20:52:05下载
- 积分: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
-
DSST_code
实现跟踪算法DSST,matlab源代码,vot2014竞赛中最好的算法之一。(DSST tracking matlab codes)
- 2021-04-02 22:19:07下载
- 积分:1
-
GENETIC
利用遗传算法求解8数码问题。这里是个框架性的,可以有很多改进之处(Using Genetic Algorithm eight digital problem. Here is a framework, there can be a lot of improvements at)
- 2014-08-22 09:48:39下载
- 积分:1