-
ShortCircuitrar
计算单机无穷大系统,发电机机端短路的短路电流(Calculating-machine infinite-bus system, the generator-side short-circuit short-circuit current)
- 2009-07-16 09:09:00下载
- 积分:1
-
imag-mosaic
use for the mosaic the image by taking the picture at different angale
- 2013-03-23 19:09:23下载
- 积分:1
-
mome_kmean_wavelet4
其中包括颜色矩特征提取,四层小波特征提取以及kmeans聚类算法,Matlab编程实现,希望对学习有帮助(Including the extraction of color moment feature, the four layer wavelet feature extraction and kmeans clustering algorithm, Matlab programming, and they hope to help with learning)
- 2015-01-29 10:26:23下载
- 积分:1
-
biulao
保证准确无误,是学习通信的好帮手,汽车课设货车Matlab驱动力图程序,旋转机械二维全息谱计算的实用例程。( Ensure accurate communication is learning a good helper, Car class-based truck driver trying to Matlab program, Rotating Machinery dimensional hologram of practical spectrum calculation routines.)
- 2016-05-17 10:19:43下载
- 积分:1
-
matlabcommand
这是Matlab中全书最重要以及常用的源码,相当于一个简易的字典(This is the most important book of Matlab, as well as commonly used source, which is equivalent to a simple dictionary)
- 2008-03-25 21:58:33下载
- 积分:1
-
motionEstNTSS
mption estimation NTSS
- 2011-05-07 05:21:39下载
- 积分:1
-
SVM
说明: 自己编写的svm分类器,根据台湾大学林智仁教授写的libsvm编写的,各位支持一下(My own SVM classifier, according to the libsvm written by Professor Lin Zhiren of Taiwan University, you support it)
- 2020-07-13 23:14:32下载
- 积分:1
-
SC_FDE
本论文主要围绕单载波频域均衡技术展开。首先阐述了无线信道的基本特性,引出了应用均衡技术的必要性。(This thesis focus on a single carrier frequency domain equalization started. First described the basic characteristics of wireless channel, leads to the need for the application of equalization.)
- 2010-11-26 12:54:49下载
- 积分:1
-
matlab-main-function-and-command
Matlab图形图像处理函数,内有主要命令和函数,希望能帮助你学习matlab(Matlab graphics,image processing functions,,there are major commands and functions,,hoping to help you learn matlab)
- 2010-12-11 00:09:20下载
- 积分: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