-
TE2DFDTDPML
利用matlab编写的二维fdtd,加点源,pml吸收边界,适合fdtd初学者学习研究(Prepared using matlab dimensional fdtd, plus a point source, pml absorbing boundary, suitable for beginners study fdtd)
- 2020-12-19 16:49:09下载
- 积分:1
-
HAO
本文描述的动态行为 并行输入/并行输出直流电流型控制 buck-boost转换器作为multiinput /初步研究 多输出。这个系统的主要应用之一 是集成光伏阵列是什么时候 连接到网格作为可再生能源的来源。的twomodule 变换器由两个相同的buck-boost电路 和直流运行传导模式 (CCM)。(the paper describes the dynamic behaviour of a
parallel-input/parallel-output current-mode controlled DC-DC
buck-boost converter as an initial research for multiinput/
multi-output. One of the main application for this system
is the integration with photovoltaic (PV) arrays when be
connected to the grid as a renewable energy source. The twomodule
converter comprises two identical buck-boost circuits
and operates in the continuous-current conduction mode
(CCM).)
- 2014-12-01 10:07:29下载
- 积分:1
-
Matlab_Project-4_Resampling
matlab Resampling code GUI affine projective polynomial conformal interpolation bicubic bilinear
- 2014-12-19 23:16:00下载
- 积分:1
-
wernerfilter
维纳滤波仿真 ,经滤波后的各个模型
ARRA MA等模型(Wiener filter simulation, all through the filter model ARRA MA other model)
- 2010-06-24 07:12:54下载
- 积分:1
-
fc_tanker
Fuzzy controller for tanker ship heading regulation
- 2010-01-12 02:40:22下载
- 积分:1
-
Kalman_Filter_Using_Matlab
说明: 讲kalman滤波及其matlab应用的书 经典 详尽(kalman filtering using matlab)
- 2009-08-14 16:20:31下载
- 积分:1
-
matrix
matlab中矩阵运算。文档内容含有各种矩阵运算,是我等码农辛苦整来的(matrix operation)
- 2014-11-14 16:39:20下载
- 积分:1
-
Hiding_info_in_IMage
hiding technique by segmentation of image methods in matlab
- 2014-11-26 20:30:01下载
- 积分: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
-
Mailserver
RESEARCH PAPER PUBLISHED IN NCITCSE 2015
- 2015-04-04 19:51:19下载
- 积分:1