-
dvr_mdl
Dynamic voltage restorer
- 2010-08-10 02:05:34下载
- 积分:1
-
ukf-matlab
说明: 测试ukf(卡尔曼滤波器)的matlab源代码,避免ekf的截断误差,使线性化的结果更加准确。(Test ukf (Kalman filter) of the matlab source code, to avoid ekf the truncation error, so that the result of more accurate linearization.)
- 2011-02-23 10:18:44下载
- 积分:1
-
Matlab_Classical
matlab应用技巧,画图,计算以及应用等(matlab application skills)
- 2014-10-17 13:34:41下载
- 积分:1
-
dirrerent--ESPRIT-algorithm
多种esprit算法的对比仿真分析,通过对比,可以知道哪种算法最适合(Contrast variety esprit algorithm simulation analysis, by contrast, can know what the most appropriate algorithm)
- 2013-12-05 22:34:39下载
- 积分:1
-
example
说明: 信号处理实例,一些基本的信号处理matlab的应用程序。(Signal processing examples, some basic matlab signal processing applications.)
- 2008-10-06 16:14:27下载
- 积分:1
-
Lpc
Matlab程序处理LPC倒谱估计,调试后可以运行!(The Matlab program processing LPC cepstrum estimated, debugging can run!)
- 2013-01-11 09:49:01下载
- 积分:1
-
MCF
代码描述了多芯光纤的基本传输模型,其中包括了损耗,色散,非线性,以及芯与芯之间的串扰。(Code describes the basic model of the multi-core optical fiber transmission, including crosstalk loss, dispersion, nonlinearity, and between the core and the core.)
- 2015-02-25 10:10:43下载
- 积分:1
-
chenfenfenximatlab
利用matlab编写的GUI界面实现成分分析,实验数据分析的简单小程序(Prepared using matlab GUI interface implementation component analysis, experimental data analysis of the simple small program)
- 2010-11-12 17:59:03下载
- 积分:1
-
linye
关于matlab算法的一个教程 本书引用了很多的例子值得学习(A tutorial on matlab algorithm book cites many examples worth learning)
- 2011-04-23 23:05:41下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1