-
LicensePlatRecognitionSystemDesignandImplementatio
汽车牌照识别系统的设计与实现,希望对研究车牌的有用(Vehicle license plate recognition system design and implementation, in the hope of a useful plate paper)
- 2010-07-23 15:03:39下载
- 积分:1
-
upfc
Unified power flow controller load flow model
- 2013-07-29 21:03:21下载
- 积分:1
-
inter_deinter_leaver.tar
Block-interleaver/deinterleaver according to the IEEE 802.11-2007
Defined by two step-permutation :
The first permutation ensures that adjacent coded bits are mapped onto
nonadjacent sub-carriers. The second ensures that adjacent coded bits
are mapped alternately onto less and more significant bits of the
constellation and, thereby, long runs of low reliability (LSB) bits
are avoided.
Tested and works well
- 2011-10-14 20:01:15下载
- 积分:1
-
ztest1
说明: 船舶z型实验 simulink仿真框图,比较实用的经典模式。希望可以帮助大家!(very good!)
- 2021-04-04 23:29:04下载
- 积分:1
-
OSTBC-BER-PerformanceAnalysi
正交空时分组码误码率的性能分析,可以对在无线传输信道下的源信号进行编码,使其更加适合信道传输(Orthogonal STBC BER Performance Analysis)
- 2011-05-25 12:57:11下载
- 积分:1
-
assemble
matlab subroutine makes the global stiffnes matrix assebling of quadrilateral elements
- 2013-08-15 02:14:30下载
- 积分:1
-
matlab-self-taught-60-codes
自学Matlab必备的60个小程序代码.(Self-study Matlab necessary 60 small code
)
- 2013-12-25 21:03:28下载
- 积分:1
-
1
说明: 模糊C均值聚类的MATLAB程序,有详细中文注释,对初学者很有帮助。(Fuzzy C-means clustering of the MATLAB program, a detailed English notes, very helpful for beginners.)
- 2009-06-10 18:21:32下载
- 积分: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
-
MATLAB_mysusan
Author: Abhishek Ivaturi
Summary: SUSAN Edge detection in gray scale images.
MATLAB Release: R13
Required Products: Image Processing Toolbox
Description: Edge detection in gray scale images using the SUSAN algorithm. (takes some time to compute, but i hope to fix it...code is rather crude right now)Does not yet include non maximal suppresion. (Author : Abhishek Ivaturi Summary : SUSAN Edge detection in gray scale images. MATL AB Release : R13 Required Products : Image Processing Toolbox Description : Edge detection in gray scale images using the SU SAN algorithm. (takes some time to compute, but i hope to fix it ... code is rather crude right now) Does not include non maximal yet suppresio n.)
- 2007-05-18 13:49:16下载
- 积分:1