-
cljsp
用于电力系统潮流计算的一个例子,用matlab实现其牛顿-拉普讯算法计算的程序代码(Power Flow Calculation for an example, using matlab to achieve its Newton- La hearing the code algorithm)
- 2010-11-05 09:31:51下载
- 积分:1
-
optical_2dpsk
基于光通信系统仿真,发射端放大器,光纤,接收端放大器(Based optical communication system simulation
)
- 2011-05-26 18:36:26下载
- 积分: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
-
PDE
matlab中比较经典的微分方程求解.其中涉及到一维微分方程与2维平面PDE模型.希望有兴趣的可以看看.(matlab more classic solving differential equations which relate to the two-dimensional plane PDE model one-dimensional differential equations. that are interested can look at.)
- 2014-11-05 13:42:59下载
- 积分:1
-
6802d82763aa
to binirazition pictures in matlab
- 2012-10-10 18:40:38下载
- 积分:1
-
mt1dfor2
Forward Modeling MT 1D
- 2015-02-17 15:53:54下载
- 积分:1
-
MatrixPencil
用Matlab实现三种MatrixPencil算法,分别为MP、BMP、UMP来估计声源信号的角度和时间。(Using Matlab achieve three Matrix Pencil algorithm, respectively, MP, BMP, UMP and time to estimate the angle of the sound source signal.)
- 2020-12-08 20:59:20下载
- 积分:1
-
TongBu1AC160V_DC350V_1500VA_2kHz_SVPWM_LUNWEN
PWM 整流器仿真模型4 有一定代表性(PWM)
- 2009-09-14 13:10:14下载
- 积分:1
-
ISM43341_Functional_Specification_20072-2.1
preliminary datasheet inventek systems. Gives over view of technical spec sheet of the wifi antena PRELIMIMARY
- 2014-11-25 01:48:06下载
- 积分:1
-
simplex
simplex 矩阵,由 Hadamard 矩阵转化而来,可用于脉冲编码技术,另附序列相关函数程序
(simplex matrix, the Hadamard matrix transformed from pulse coding techniques can be used, attached serial correlation function of the program)
- 2014-01-01 16:56:35下载
- 积分:1