-
Elements-de-MATLAB
Matlab est un langage simple et très efficace, optimisé pour le traitement des matrices, d’où son
nom. Pour le calcul numérique, Matlab est beaucoup plus concis que les “vieux” langages (C,
Pascal, Fortran, Basic). Un exemple: plus besoin de programmer des boucles modifier pour un
à un les éléments d’une matrice. On peut traiter la matrice comme une simple variable. Matlab
contient également une interface graphique puissante, ainsi qu’une grande variété d’algorithmes
scientifiques.
- 2011-05-07 01:47:28下载
- 积分:1
-
EZW
EZW (Embedded Zerotrees of Wavelet Transforms) is a lossy image compression algorithm.
- 2012-07-21 18:56:31下载
- 积分:1
-
difraction
fresnel diffraction 衍射 绕射(fresnel diffraction)
- 2013-03-31 19:58:34下载
- 积分:1
-
一个MATLAB关于三分之一倍频程处理的程序
使用matlab计算噪声处理:1/3倍频程(Using MATLAB to calculate noise processing: 1/3 octave)
- 2020-07-08 15:58:56下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
traffic_simevents
automatic traffic signal
- 2011-01-05 22:33:31下载
- 积分:1
-
Ts_Tl_1D
计算地壳、岩石圈地幔的绝热地温梯度、固相线、液相线的程序( Adiabatic geothermal gradient,solidus and liquidus of the lithospheric mantle and asthenosphere)
- 2012-12-29 14:37:12下载
- 积分:1
-
elastic-network-CS
一种基于弹性网络的混合预测的视频压缩感知方法。(A hybrid prediction based video compression elastic network sensing methods.)
- 2014-09-15 17:35:59下载
- 积分:1
-
DCT-FT
DTC变化,傅里叶变换,基于DCT的压缩变换(DTC changes, Fourier transform, DCT-based compression transform)
- 2013-04-03 21:21:00下载
- 积分:1
-
singleSeveralSystem
单服务台排队系统,使用matlab语言,利用事件步长法,实现的一种离散事件系统(Single-server queuing system)
- 2014-01-11 21:19:11下载
- 积分:1