-
untitled11
matlab光伏mppt扰动观测法变步长的扰动观测法,可以实现最大功率点的跟踪控制(Matlab pv MPPT disturbance observation method, variable step disturbance observation method, can achieve maximum power point tracking control)
- 2021-01-16 10:18:46下载
- 积分:1
-
2013matlab
matlab使用教程,ppt转pdf版的,需要的可以参考一下(Using matlab tutorial, turn PDF version of the PPT, need to consult)
- 2014-12-10 16:49:40下载
- 积分:1
-
porous-media
3D的多孔材料的生成,使用了随机生长的远胞自动机模型(Generate 3D porous material, the use of random growth far Cellular Automata Model)
- 2015-03-31 10:47:02下载
- 积分:1
-
CAD-sim-control-system-MATLAB
《控制系统CAD与仿真-MATLAB语言及应用》(CAD and simulation of the control system--MATLAB language and its application.)
- 2014-01-21 16:14:25下载
- 积分:1
-
Audio_Processing-M-File
Audio Processing Matlab File
- 2011-06-27 03:32:59下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
SIFT
SIFT特征提取程序,matlab编写。SIFT是图像上的某种特征,具有尺度,光照,甚至仿射不变性,广泛的用于图像拼接,目标检测,目标跟踪等应用中。(SIFT descriptor)
- 2013-11-26 21:58:30下载
- 积分:1
-
theinterp
自己写的一个程序,利用matlab的interp3实现三维数据插值(it s a program using matlab to achieve a three-dimensional data interpolation of interp3)
- 2013-11-30 14:15:10下载
- 积分:1
-
stepwise
多元统计分析中用于判别的逐步判别法,用于筛选变量,剔除多余变量的逐步判别的matlab程序(Multivariate statistical analysis for discriminant stepwise discriminant method for screening variables, stepwise discriminant eliminate redundant variables matlab program)
- 2012-12-25 09:41:53下载
- 积分:1
-
gaborfilter
Some matlab source
matlab(Some Matlab the source Matlab)
- 2012-06-05 17:49:00下载
- 积分:1