-
FLch2bzsheg2
系统辨识及其MATLAB仿真,白噪声产生程序(System Identification and MATLAB simulation, white noise generator)
- 2013-11-13 15:48:50下载
- 积分:1
-
grating
光栅尺,随意改变光栅尺的长度,光栅缝宽随着光栅尺长度的变化而变化(Grating, grating arbitrarily change the length of the grating with the grating length slit width varies)
- 2013-10-31 13:15:18下载
- 积分:1
-
ber
THIS FILE DESCRIBE THE CALCULATION OF BIT ERROR RATE (BER) OF A MODULATED SYSTEM AND THE PLOT OF THE BER WITH SIGNAL TO NOISE RATIO (SNR) TO EVALUATE THE SYSTEM BEHAVIOR
- 2014-01-17 15:24:06下载
- 积分:1
-
Truss_Solver_and_Genetic_Algorithm_Optimzer
This function is for optimization. To be specific, name of file is Truss_Solver_and_Genetic_Algorithm_Optimzer. With last function, you can try build up bridge as an example.
- 2014-09-18 02:55:56下载
- 积分:1
-
main
Distribution System Reconfiguration
- 2015-03-15 12:36:38下载
- 积分:1
-
emd
一个emd分解的matlab实现,可以用的,已经验证过了呀!(EMD decomposition of a realization of matlab, you can use, it has already been verified!)
- 2009-01-04 10:18:39下载
- 积分:1
-
INS-alignment
关于惯性导航系统传递对准与系统参数误差分析的源代码~谢谢分享(Share on the passing of the inertial navigation system alignment and error analysis of the source code ~ Thank you)
- 2012-08-19 15:45:11下载
- 积分:1
-
Code_stbc
STBC编码的一个MATLAB程序,有详细注解(a matlab code for STBC with detailed notes)
- 2014-11-28 17:03:25下载
- 积分:1
-
files
siùulink files of wind turbine
- 2012-04-15 07:45:15下载
- 积分: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