-
573
二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。(Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.)
- 2009-05-30 16:56:02下载
- 积分:1
-
optical-tools
说明: matlab光学工具箱,利用fdtd等方法模拟的光学程序(matlab optical tools)
- 2011-02-26 15:34:35下载
- 积分: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
-
bayes
贝叶斯决策包含最小风险和最小错误概率两种情况的仿真(Bayesian decision-making included the minimum risk and minimum error probability of the two simulation)
- 2009-06-01 11:03:38下载
- 积分:1
-
AntenaSelect
无线通信中MIMO系统中的天线选择技术编程(Antenna selection technique in wireless communication in a MIMO system programming)
- 2012-12-30 22:19:41下载
- 积分:1
-
bwtenc
The Burrows wheeler transform of matrix x, it will calculate the Burrows wheeler transform of the matrix a and will output the encoded signal with primary index value
this program will calculate the burrows wheeler transform of input image and produce the bwt output with indices vector
- 2010-05-07 17:58:25下载
- 积分:1
-
Buck
降压dc变换器输出功能仿真,根据可控晶闸管调节电压的压降,实现降压电路,采用pwm波控制。(buck DC Converter)
- 2011-05-02 13:44:46下载
- 积分:1
-
fuzzyPID-MATLAB
模糊PID控制算法在MATLAB里的仿真程序,(fuzzy PID debug in MATLAB)
- 2011-05-26 19:07:40下载
- 积分:1
-
knn_map
用得最多的是最近邻,此处上传的是K-近邻,即k=1。matlab环境下的代码。附有实例。(used most often is the nearest neighbor, here is uploaded K-neighbor, k = 1. Matlab environment code. With examples.)
- 2007-04-11 17:05:09下载
- 积分:1
-
prtools_ac
This package for prtools
- 2012-09-22 07:41:30下载
- 积分:1