-
储能策略的微网可靠性程序
基于3种储能策略对微电网的可靠性指标计算评估(Reliability evaluation of microgrid based on energy storage strategy)
- 2017-07-07 11:07:32下载
- 积分:1
-
电力电子技术与Matlab仿真
本书详细介绍了AC/DC、AC/AC、DC/DC电路的仿真(This book details the AC/DC, AC/AC, DC/DC circuit simulation)
- 2020-07-02 00:20:01下载
- 积分:1
-
Program
虚拟工厂模式典型实例,通俗易懂,易学易仿(abstract factory example)
- 2009-11-25 19:45:07下载
- 积分:1
-
Timer
CC2530的定时器实验,使用IAR编写。(CC2530 key experiments, using IAR preparation procedures.)
- 2014-02-14 10:29:09下载
- 积分: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
-
Image_Restoration
Image restoration using inverse filter
- 2015-01-12 13:31:04下载
- 积分:1
-
Tflmsziph
该程序用matlab实现FLLMS算法,并绘出了收敛曲线。
(The program using matlab achieve FLLMS algorithms, and plot the convergence curve.)
- 2012-07-26 15:40:34下载
- 积分:1
-
emd
EMD算法,经验模态分解,信号处理与分析方面用到,算法很简单,中文(EMD algorithm, the empirical mode decomposition, signal processing and analysis used, the algorithm is very simple, Chinese)
- 2013-12-12 15:43:06下载
- 积分:1
-
Matla--Image2
MATLAB图像处理中的实力应用 ,在文字识别,车牌识别中有较为广泛的应用,第2部分(MATLAB image processing in the strength of applications, in character recognition, license plate recognition to have a fairly wide range of applications, Part 2)
- 2008-12-22 19:24:13下载
- 积分:1
-
daima
一共5个代码,其中aufgabe和lms的功能是输入一个脉冲信号,根据不同的系统参数,得出输出信号。 cordic是一个算角度旋转的方法。 gray和graydecode是输入一个数字,对应输出每次只变一位的2进制输出信号。 因为我还是个学生,可能代码比较简单,希望站长谅解,谢谢!我真心希望能够成为该站的一员,学习到有用的知识。(A total of five codes, which aufgabe and lms function is a pulse input signal, depending on the system parameters, derived output signal. cordic is a rotation angle calculation method. gray and graydecode is to enter a number, corresponding to a time become an output of two binary output signals. Because I was a student, you may code for relatively simple hope that owners understand, thank you! I really hope to be a member of the station, to learn useful knowledge.)
- 2009-12-07 07:37:10下载
- 积分:1