-
calculator
matlab实现计算器的基本功能,欢迎讨论(matlab to achieve the basic functions of the calculator, please discuss)
- 2011-04-30 10:38:27下载
- 积分:1
-
SpeakerDEMO
SPEAKER RECOGNITION DEMO
- 2013-01-03 20:11:59下载
- 积分: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
-
xiangwieping
matlab模拟大气湍流相位屏,实现湍流相位屏的模拟(matlab simulation of atmospheric phase screen simulation of turbulent phase screen)
- 2020-12-24 08:29:05下载
- 积分:1
-
motion_estimation
motion estimation.
input 2 images from the same video and after running the code, there will be an estimated image (the middle frame from 1 to 2)
- 2010-12-01 04:24:23下载
- 积分:1
-
sar-simulation
星载SAR仿真 可以得到很好的成像效果,大家可以试一试(Simulation of spaceborne SAR imaging results can be very good, we can try)
- 2021-03-30 15:59:10下载
- 积分:1
-
LEAST-SQUARE-AND-GRPH-DRAWING
利用最小二乘法拟合直线和曲线,绘制出对比图形;简单绘制多种三维图形的代码(least-square fiting and draw graph)
- 2014-04-10 06:19:47下载
- 积分:1
-
nstimer
实现倒计时的一个小demo 可以用来参考(Countdown to achieve a small demo can be used to refer to)
- 2011-11-12 12:08:05下载
- 积分:1
-
juzhen
说明: 关于矩阵的乘法之类的课件 总结性强 可以参考(about the matrics in multiply)
- 2011-03-09 05:30:50下载
- 积分:1
-
communication_mat_sim
很多通信系统的matlab程序,便于修改调用,欢迎使用!(many communications systems Matlab procedures to facilitate changes called Welcome!)
- 2007-06-09 12:46:11下载
- 积分:1