-
e2md2.m
BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。
输入:灰度bmp图像
输出:imf1 imf2 imf3 残差(BEMD image decomposition, the envelope structure using Delaunay triangulation and cubic interpolation, the result of decomposition. Input: greyscale bmp image output: imf1 imf2 imf3 residuals)
- 2007-12-08 20:22:55下载
- 积分:1
-
Image-segmentation-Extraction
这个matlab程序实现了目标对象的图像分割与提取技术,附件里的程序以车牌的检测与识别为例,效果非常好。(The matlab program to achieve the target image segmentation and extraction technology, the annex of the procedures for license plate detection and recognition, for example, the effect is very good.)
- 2014-01-13 17:29:58下载
- 积分:1
-
PFF
实现对地震数据的一维傅里叶变换 并对数据进行设定工业频率值的情况下滤波 (power frequency filtering)
- 2015-03-29 11:06:29下载
- 积分:1
-
333
图形的原始信号和加噪声后的信号,以及原始信号的matlab程序,能够较好的实现信号的仿真(The graph after the original signal and processing noise signals, as well as the original signal matlab program, to be better able to achieve signal simulation)
- 2010-03-14 18:34:05下载
- 积分: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
-
chazhi
matlab实现信号波形插值运算,其中给出了包含sin函数和sinc函数的插值源代码(matlab signal waveform interpolation, which gives the source code contains the sin function and the sinc function interpolation)
- 2012-04-25 19:09:59下载
- 积分:1
-
flj1
高等电磁理论微带结构习题,电力线,等势线图等( higher electromagnetic theory exercises)
- 2012-12-11 19:00:29下载
- 积分:1
-
cp0102_sinpulse_two
超宽带无线电基础一书中产生固定周期数的正弦脉冲的程序(Ultra-wideband radio produced a book based on the number of fixed-cycle sinusoidal pulse procedure)
- 2009-01-08 09:39:06下载
- 积分:1
-
channelEq
该程序通过稀疏化的klms和klms算法实现了信道均衡问题。并同时比较两者的区别以验证稀疏化的必要性。(The program through the klms and klms thinning algorithm channel equalization problems. And compares the difference between the necessity to verify sparse.)
- 2021-05-12 18:30:02下载
- 积分:1
-
pn_dopple
PN码同步仿真实验 伪随机序列 m序列的扩频仿真,里面有详细的参数设置,模块搭建(PN code synchronization simulation pseudo-random sequence of m-sequence spread spectrum simulation, which has detailed parameter settings, the module structures)
- 2013-04-22 16:55:02下载
- 积分:1