-
ct
说明: 可根据所给参数绘制出头模型图形,并对其进行投影和反投影重建的算法,可正常运行,得到较为理想的结果。(Can be drawn according to the parameters of his early model of graphics, and its projection and back projection reconstruction algorithm, running, get more desirable results.)
- 2010-11-14 14:22:24下载
- 积分: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
-
estimatingphase
in this program we estimate the random phase of the channel and then we will compensate it
- 2012-07-22 15:27:41下载
- 积分:1
-
QAM_simulation
包括64QAM,16QAM,8QAM,4QAM,高斯白噪声(involved 64QAM,16QAM,8QAM,4QAM,under gngauss channel)
- 2021-03-30 19:39:10下载
- 积分:1
-
gaussianfilter
The noises are one of the research topic in image processing. In digital images removal of gaussian noises using bilateral filter is performd in this file
- 2015-02-27 19:45:31下载
- 积分:1
-
Statistical-Learning_programming
统计学习编程题目,是在做作业的时候碰到的一些小例子,对统计学习课程的学习有帮助(Statistical learning programming problem, some small examples encountered at homework time, can be helpful to learn the statistical learning courses)
- 2015-06-29 11:21:58下载
- 积分:1
-
experiment
student s experiment majored in automation
- 2008-06-16 20:59:42下载
- 积分:1
-
Consensus-Kalman-filtering
关于卡尔曼滤波的最经典起步资料,介绍卡尔曼滤波协同算法,值得学习(A classical paper which introduce the Kalman filtering algorithm,especially for the Kalman-Consensus filter)
- 2012-05-14 09:25:45下载
- 积分:1
-
M
说明: 一个关于随机二进制M序列的一种产生的程序(M on a random binary sequence generated by a procedure)
- 2007-09-18 15:42:27下载
- 积分:1
-
broadband_match_amplifier_objective_function
BROADBAND_MATCH_AMPLIFIER_OBJECTIVE_FUNCTION Is the objective function
- 2015-02-13 17:37:22下载
- 积分:1