-
ps
说明: A Binary Particle Swarm Optimization for Optimal Placement and Sizing
of Capacitor Banks in Radial Distribution Feeders with Distorted
Substation Voltages
- 2011-02-14 15:10:53下载
- 积分:1
-
2DFlow_FDM
Program simulating the 2D flow of a Newtonian fluid between two parallel plates using finite diference method.
- 2014-11-26 10:12:35下载
- 积分:1
-
矩形板(8-1)位移
平面8节点单元类,可以输出单元的刚度,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。(plane eight-unit category, the output unit stiffness, through the shape function can be interpolation points in the internal displacement and stress. Right before you and the procedure for the preparation of a supplement and perfect it.)
- 2017-07-21 14:59:53下载
- 积分:1
-
Image_Fusion
基于方向可调滤波器,对已配准图像进行融合。(Fusion the registered images based on Steerable filters with matlab)
- 2010-07-22 10:57:21下载
- 积分:1
-
chap2_5
说明: 《变结构控制与MATLAB仿真》书中第二章例五的变结构控制程序( Variable Structure Control and MATLAB Simulation chapter book, five cases of variable structure control procedures)
- 2008-10-16 23:13:51下载
- 积分:1
-
imageenc
image encryption using MATLAB
- 2011-10-16 20:23:29下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc
clear all
close all
2013年9月28日
---------------参数----------
Tr=42e-6
fs=9.5e6
K=0.7e11
Nfft=2048
-------------匹配滤波 时域生成--------------
t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs)
w = kaiser(length(t),2.5)
w=w
w = ones(1,length(t))
ht1=w.*exp(-1i*pi*K*t.^2)
ht2=w.*exp(1i*pi*K*t.^2)
hf1=fft(ht1,Nfft)
hf2=fft(ht2,Nfft)
figure
subplot(211)
plot(abs(hf1))
title( 匹配滤波器1 幅频响应 )
subplot(212)
plot(phase(hf1))
title( 匹配滤波器1 相位 )
figure
subplot(211)
plot(abs(hf2))
title( 匹配滤波器2 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
matlab-target-tracking
很好用的几个matlab多目标视频跟踪的程序,有粒子滤波的,帧差法的等等,可以直接仿真运行(Good use of several multi-target video tracking matlab procedures, particle filter, frame difference method, etc., can be directly run the simulation)
- 2013-09-21 15:35:11下载
- 积分:1
-
vector-control-AM-a-UZ
matlab model AD & UZ
- 2012-09-22 04:31:30下载
- 积分:1
-
gangfui_V3.3
包括调制,解调,信噪比计算,欢迎大家下载学习,小波包分析提取振动信号中的特征频率。( Includes the modulation, demodulation, signal to noise ratio calculation, Welcome to download the study, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-12-31 18:09:40下载
- 积分:1