-
MATLAB-7
其中包括 matlab PPT版本介绍 和 MATLAB实例源文件()
- 2011-11-09 01:07:05下载
- 积分:1
-
Differential-Evolution-Algorithm-for-optimal-powe
Differential Evolution for optimal power flow
- 2015-02-06 12:16:09下载
- 积分:1
-
toPPT_2
toPPT是一个强大的工具来生成PowerPoint演示Matlab编程方式定义。它将使用不同的脚本来执行出口数字,表格和文本。为此,它将使用由延斯·里希特and in addition他人编写的脚本编写脚本(见确认)。(oPPT is a powerful tool for generating PowerPoint presentations programmatically defined in Matlab. It will use different scripts for performing exports of figures, tables and texts. For this purpose it will use scripts written by Jens Richter and in addition scripts written by others (see Acknowledgment))
- 2015-03-23 15:58:18下载
- 积分:1
-
matlab
matlab编程100例
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(matlab programming is 100 cases of 1-32: 33-66 chapter graphics applications is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section)
- 2009-05-25 17:43:54下载
- 积分:1
-
dft-hibert
使用傅里叶变换实现希尔伯特变换C程序,包括傅里叶变换在内dft(dft hibert)
- 2011-11-24 14:34:04下载
- 积分:1
-
exp5_22
有两组生物医学的实验数据,一组表示物质成分(TCE),一组表示
温度(temp),数据是在35天中每隔5天采样取得的,将物质成分和温度与时间的
关系画在一张图中。(There are two sets of biomedical experimental data, a group of said material composition (TCE), a group that temperature (temp), data is 35 days in samples obtained every 5 days, the material composition and temperature and time of relations draw on a diagram.)
- 2011-02-13 14:55:36下载
- 积分:1
-
Levy
levy法编制辨识程序,基本精确辨识了系统各个参数,因为误差准则的原因,系数略有差别。(Levy method prepare identification procedure, basic accurate identification of each parameter of the system, because the cause of the error criterion, a slightly different coefficient.)
- 2020-10-27 16:59:58下载
- 积分: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
-
izak
对输入的信号进行zak逆变换,观察滤波后的信号在时域的分布情况(used to analysis the izak transform, so that wo can know the distribution of the processing signal)
- 2014-12-02 09:53:34下载
- 积分:1
-
MUSIC
说明: 分别用工具箱里的库函数和自己编写的利用噪声子空间法算法作MUSIC估计(Toolbox respectively in the preparation of library functions and their use of the noise subspace for the MUSIC algorithm estimates)
- 2008-11-03 23:59:29下载
- 积分:1