-
optimal-power-vinod-kumar(OPTIMAL-POWER-FLOW-WITH
OPTIMAL POWER FLOW WITH TCSC USING GENETIC ALGORITHM
- 2014-01-30 14:08:41下载
- 积分:1
-
matlab-chinese-help
matlab中文帮助,现在Matlab的下载资源较少,中文版的帮助更少,有了中文版,可以更好的学习Matlab(matlab Chinese help, and now Matlab download with fewer resources, the Chinese version of the help less, with the Chinese version, you can better learning Matlab)
- 2008-04-24 09:30:59下载
- 积分:1
-
Subvector-Technique
一种基于子矢量技术的有效的矢量量化编码算法(An Efficient Encoding Algorithm for Vector Quantization Based on Subvector Technique)
- 2011-05-06 23:18:41下载
- 积分:1
-
CHZHI
MATLAB数值分析程序,多种算法均有,还有使用例子,均采用子程序调用形式(Numerical analysis program MATLAB, a variety of algorithms are used, and examples, adopts a subroutine call form)
- 2014-11-15 10:18:47下载
- 积分:1
-
UCA_sample_file_gen.m
A~ sample file generator for UCA.
- 2015-01-21 00:42:31下载
- 积分:1
-
ukfslam
采用UKF滤波器的SLAM算法matlab实现,研究机器人的可以作为参考。(used UKF SLAM filter algorithm Matlab realized, the robot can study as a reference.)
- 2007-01-30 11:01:09下载
- 积分:1
-
zhengliu
晶闸管全桥整流仿真模型,适用于电力电子初学者。(Thyristor full bridge rectifier simulation model, suitable for power electronics beginners.)
- 2012-10-28 09:14:30下载
- 积分:1
-
kalman-algorithms
This is the code for kalman fiter, smoothing used in state space model
- 2012-04-17 18:13:34下载
- 积分: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
-
viterbidecode
一种维特比译码的 简单实现 基于matlab(viterbi decode)
- 2012-05-25 13:29:52下载
- 积分:1