-
STTD
THIS matlab code is STTD
- 2009-05-25 13:26:57下载
- 积分:1
-
matlab_hyperspectral_toolbox_v0.03
说明: 高光谱分析工具,常用的函数matlab实现(hyperspetral tool)
- 2011-03-21 18:47:06下载
- 积分:1
-
rectanglePulse
利用函数建立非负矩形脉冲,然后利用频谱分析函数对该矩形脉冲进行频谱分析,并进行频率移位修正(利用FFTSHIFT),观察该脉冲频谱。(Use function to create a non-negative rectangular pulse, and then use the spectral analysis of the rectangular pulse function spectral analysis, and the frequency shift correction (using FFTSHIFT), observed that the pulse spectrum.)
- 2011-09-28 08:32:39下载
- 积分:1
-
umat_thermoviscoplastic
用于ABAQUS二次开发,考虑温度和应变速率的热动力学程序。是用于隐式算法的umat文件(a Fortran code for thermoviscoplastic algorithm. implicit algorithm for abaqus umat)
- 2017-04-26 21:31:53下载
- 积分: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
-
houghlinedetect
hough 变换实现直线检测
在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。(hough transform line detection
in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pixels of the target segment at to find out where the straight line segment after the introduction of fixed long-term method of sliding paragraph to determine the segment of starting point, and ultimately determine the exact location of line segments.)
- 2020-12-05 02:49:23下载
- 积分:1
-
fmaxga
基于MATLAB的遗传算法程序,所用的函数为测试函数(Genetic algorithm based on MATLAB program, the use of function test function)
- 2015-03-03 21:00:32下载
- 积分:1
-
DFA-analysis
去趋势波动分析,用于信号分析,可以用于信号去噪,检测信号序列的相关性,内有源码及参考资料一篇(DFA analysis is used to analysis the signal.besides,it can also be used to test the conssitency of the input signal series.)
- 2015-12-02 14:11:09下载
- 积分:1
-
REFLECTOR
程序计算仿真偏馈抛物面天线的特性如远场方向图 波束宽度 增益 极化等等(Program simulation calculation of offset parabolic antenna characteristics such as far field pattern beamwidth gain polarization etc.)
- 2013-09-29 11:32:41下载
- 积分:1
-
yuzhi
波阈值去噪,比较了软阈值,硬阈值及当今各种阈值计算方法和阈值函数处理方法的性能,通过信噪比及均方差的比较,得出各种的算法的优劣(Wave threshold denoising compared soft threshold and hard threshold and the current calculation method and the various thresholds threshold function processing performance of the method by SNR and mean square deviation of the comparison, the pros and cons of various algorithms)
- 2013-11-19 12:36:37下载
- 积分:1