-
MATLAB-FIR
详细具体地记录了在matlab平台中fir滤波器的设计过程(Detailed record of the matlab platform fir filter design process)
- 2008-12-17 18:50:14下载
- 积分:1
-
matlabe.g
说明: 一些matlab运用中的实例,对初学MATLAB的朋友可能会有些帮助(Some examples of the use of matlab for MATLAB beginner friends may be helpful in)
- 2008-10-23 10:25:30下载
- 积分:1
-
Goertzel
this is an implementation for geortzel algorythm written by matlab.
- 2011-11-29 11:48:20下载
- 积分:1
-
electricdrives
simulation of electric drives
- 2014-02-26 01:52:33下载
- 积分:1
-
duochiduxiaobodebianyuanjiancesuanfa
基于多尺度的小波边缘检测的matlab的代码,含有去噪算法(Edge detection based on wavelet multiscale matlab code, containing de-noising algorithm)
- 2014-02-19 22:16:33下载
- 积分:1
-
PFC
matlab m文件编写的预测函数控制仿真程序,跟踪阶跃函数(matlab m file written predictive function control simulation program, tracking step function)
- 2014-09-09 16:20:27下载
- 积分: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
-
CONTOH-PENERAPAN-ALGORITMA-PADA-GUI-MATLAB
this is an example on how to implement an algorythm in matlab. This example use GUI Matlab. It use the grayscale and negation algorythm as algorythm s example.
- 2014-10-12 02:53:50下载
- 积分:1
-
proj_2
Opencv code for Sobel edge detection
- 2013-11-24 22:00:49下载
- 积分:1
-
SMC
刘老师的变结构控制,修改了符号函数,解决了抖振问题。(
Variable Structure Control , modify the symbolic function to solve the chattering problem.)
- 2013-12-18 22:20:42下载
- 积分:1