-
ClassificationA
基于神经网路的遥感图像分类,使用神经网络对几幅不同频段的遥感图像分类,主要是区分图像中不同的地形区域。(Neural network-based remote sensing image classification, the use of neural networks on a number of different band remote sensing image classification, mainly to distinguish between images of different regions of the terrain.)
- 2008-01-16 16:01:20下载
- 积分:1
-
PD_simulation
说明: 数字预失真的程序,很不错的,运用直接训练法,效果不错(Digital pre-distortion process, very good, the use of direct training method, good results)
- 2010-04-13 19:32:44下载
- 积分:1
-
Matlab-code-of-rough-set
Matlab code of rough set
- 2011-06-05 11:55:57下载
- 积分:1
-
Desktop
Logistic 混沌映射的时域图吸引子,初值敏感性程序代码(Logistic mapping time-domain diagram attractor, sensitivity to initial code)
- 2017-03-05 17:20:45下载
- 积分:1
-
simsnr
改程序是由于降低papr的包括信道的产生,接收机的设计以及图形的打印(PAPR)
- 2009-09-12 09:46:21下载
- 积分:1
-
matlabTutorial
matlab入门经典教程--百看不厌,希望对大家有用(Getting Started tutorial matlab Classic- never lost their appeal and hope for all of us)
- 2010-01-14 11:43:52下载
- 积分:1
-
0-387-95365-5_Feagin
Quantum Methods with MathematicaQuantum Methods with MathematicaQuantum Methods with Mathematica的源程序(The Quantum Methods with MathematicaQuantum Methods, with Mathematica' s source code with MathematicaQuantum Methods.)
- 2012-06-08 16:52:39下载
- 积分: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
-
qbxgg
漆包线规格表,可以用测电阻来计算线圈长度。(Enameled wire specification sheet can be used to calculate the loop length measuring resistor.)
- 2009-11-08 21:47:22下载
- 积分:1
-
myAdder.m
MYADDER M-file for myAdder.fig
MYADDER, by itself, creates a new MYADDER or raises the existing
singleton*.
H = MYADDER returns the handle to a new MYADDER or the handle to
the existing singleton*.
MYADDER( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in MYADDER.M with the given input arguments.
MYADDER( Property , Value ,...) creates a new MYADDER or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before myAdder_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to myAdder_OpeningFcn via varargin.
It s great code for learning GUI in Matlab simple and basic.
- 2009-11-25 16:14:34下载
- 积分:1