-
MATLAB
MATLAB在有限差分法中的应用 (matlab )
- 2012-04-21 16:04:49下载
- 积分:1
-
example
MPC 5643L Example.26.
- 2020-09-09 16:58:03下载
- 积分:1
-
Kalman-Filter
卡尔曼滤波程序,卡尔曼滤波程序,卡尔曼滤波程序,(Kalman filtering procedures, Kalman filtering procedures, Kalman filtering procedures,)
- 2014-09-20 19:51:58下载
- 积分:1
-
geodetic
gps geodetic convert for matlab
- 2009-07-15 01:34:03下载
- 积分:1
-
Titere
A tiny app that controls a puppet with a wiimote controller. Uses the wiimotelib and a serial port to communicate the arduino board. The code for the arduino board is in other file.
- 2015-01-11 02:07:07下载
- 积分:1
-
Proficient-in-Matlab-and-C-CPP-V2
matlab与VC++混合调用的经典教程(Classic tutorial matlab mixed with VC++ call)
- 2015-03-02 10:19:14下载
- 积分: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
-
ipiqxiebo
这是一个电力系统谐波检测的MATLAB仿真模型,采用的是基于瞬时无功功率理论的ip-iq法,效果很好(This is a power system harmonic detection MATLAB simulation model, based on the instantaneous reactive power theory ip-iq method, the effect is very good)
- 2017-04-02 11:42:44下载
- 积分:1
-
OSTU
二维OSTU方法 ,能够自动给出合适阈值 matlab环境下开发(Two-dimensional OSTU method that can automatically give the appropriate thresholds developed under matlab environment)
- 2011-11-07 10:48:47下载
- 积分:1
-
SysTimeConversion_project
When you use the Microsoft Automation functions VariantTimeToSystemTime to convert variant time to system time and the SystemTimeToVariantTime to convert system time to variant time, the milliseconds value appears as zero or is ignored
- 2007-10-16 09:34:37下载
- 积分:1