-
ARMAPmodel
用AR模型对脑电信号特性进行提取,用的是matlab进行编程(AR model with the extracted EEG features, with the matlab programming)
- 2011-05-10 10:20:01下载
- 积分:1
-
tickets
排队买票,建立N个队列,可以通过熟人插队买票,(Queue ticket, the establishment of N queues, you can jump the queue by acquaintances ticket,)
- 2009-12-13 12:58:50下载
- 积分:1
-
shengyanibiancheckfinal
MATLAB 仿真一个光伏升压变流器,从12V升到大概300多伏吧,很基本的仿真模型。(matlab PV invertor)
- 2016-01-06 15:07:40下载
- 积分:1
-
vb
说明: 是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
- 2013-12-19 19:28:44下载
- 积分:1
-
state_space_PID
本代码是PID在S函数中的实现,但不同之处在于,本代码先把PID变成状态空间表达式,更加易懂,为本人独创。(This code is the PID in the S function, but the difference is that, this code to put the PID into the state space expressions, more understandable, for my original.)
- 2014-09-03 10:45:50下载
- 积分:1
-
matlabPcomPVC
vc和matlab混编技术之一:vc++基于com组件调用matlab的dll(One of vc and matlab mixed technology: vc++ DLL based on matlab com component calls
)
- 2013-09-18 15:45:39下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
RSG_RSG_PARALLEL
微电网的小干扰稳定性分析程序,尅实现并联运行的分析(Small signal stability analysis can work in parallel types just download it you can get a lot to learn!)
- 2012-06-18 14:50:18下载
- 积分:1
-
[codes]NIN
是2014年的cnn上的一个变化的网络,将卷积层与池化层之间的线性关系变成1×1的卷积层的非线性关系,名为network in network(Is a change in the 2014 cnn on the network layer of the linear convolution and pooled into a non-linear relationship between the layers 11, convolution layer, called the network in network)
- 2014-12-04 09:39:35下载
- 积分:1
-
filter
用C语言对输入信号进行滤波,滤波器是预先用MATLAB设计好的(Using C language on the input signal is filtered, the filter is designed in advance using MATLAB)
- 2010-12-01 23:55:45下载
- 积分:1