-
Adaptfiltlec1
Adaptive Filter Theory
- 2010-11-14 16:55:10下载
- 积分:1
-
ica_demo
用盲源分离的方法处理脑电信号!!!!!!!!!!!!!!!!!!!!!!!!!(Blind source separation method using EEG signal processing)
- 2020-10-08 16:17:35下载
- 积分:1
-
power_spectrum
说明: 经典功率谱估计和三种基于AR模型的功率谱估计matlab代码(Classical power spectrum estimation and three kinds of power spectrum estimation based on AR model matlab code.)
- 2021-01-21 21:50:41下载
- 积分:1
-
CoordinateSearchAlgorithm
This program simulates the minimization of a simple function with the simple coordinate search method.(Simple coordinate search algorithm)
- 2010-01-19 17:30:41下载
- 积分:1
-
00388362
Fuzy Logic Controller pdf file
- 2012-05-02 17:19:36下载
- 积分:1
-
svm-by-Steve-Gunn
This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.
- 2011-06-05 16:45:29下载
- 积分:1
-
svpwmgeneratorsuper
三电平逆变器SVPWM仿真模型。包含LCL滤波器,模块功能清晰。(Three- level inverter SVPWM simulation model. Contains LCL filter, module function is clear.)
- 2021-04-19 10:58:51下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
signalintomatlab
编制程序产生序列
信号长度可通过“输入”确定,并绘出其图形。
(Programmed sequence of signals generated by the length of " input" to identify and draw its graphics.)
- 2009-04-08 22:52:12下载
- 积分:1
-
MATLAB_Simulink
这本电子书的名字是"基于matlab_simulink的系统仿真技术及应用",同样对于学习通信的人士来说挺不错的,但是用的时候请下载超星阅览器(This e-book name is " based on matlab_simulink System Simulation Technology and Application" , on the same people who have to learn to communicate quite well, but when used, download SSReader)
- 2009-11-18 19:06:35下载
- 积分:1