-
power_twelvepulses
power_twelvepulses,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_twelvepulses, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:18:01下载
- 积分:1
-
sphericity-form-error-evaluation
介绍一种球度误差评价方法的文章,很不错,值得深入研究(This is a new strategy and means for sphericity form error evaluation.)
- 2013-03-18 21:25:39下载
- 积分:1
-
siehing
相参脉冲串复调制信号,关于小波的matlab复合分析,比较了软阈值,硬阈值及当今各种阈值计算方法。( Complex modulation coherent pulse train signal, Matlab wavelet analysis on complex, Comparison of soft threshold and hard threshold and today various threshold calculation method.)
- 2016-12-13 11:46:19下载
- 积分:1
-
用matlab实现双极性归零码的仿真 double
用matlab实现双极性归零码的仿真,波形及其功率谱,可以选择占空比(Achieved with the bipolar zero code matlab simulation, waveform and its power spectrum, you can select the duty cycle)
- 2010-12-27 23:06:26下载
- 积分:1
-
school8
说明: 我强烈的向那些正在做毕设或课设的同学推荐(please use it)
- 2010-03-31 17:35:49下载
- 积分:1
-
shili98
制作运用Newton迭代法解非线性方程组的用户界面(Making use of Newton iterative method for solving nonlinear equations of the user interface
)
- 2011-06-28 10:26:09下载
- 积分:1
-
Baseline-Filters-ECG
This Matlab program filters the baseline drift in ECG signals using different techniques:
- median filtering
- moving average filtering
- first order Kalman Smoother Filter
- first order zero-phase Lowpass filter
- Bandpass filter using FFT filtering
- 2014-10-16 07:50:23下载
- 积分: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
-
pickpeak
用于搜索离散数据的所有峰值,函数内附使用说明(Searching for the all peak values of disperse vector, instruction is incluede in the functin also.)
- 2011-11-19 18:49:44下载
- 积分:1
-
borrowm
matalab程序好用便捷,关于宏观经济,有增长,有波动研究。(matalab program easy to use and convenient, on the macro economy, there is growth, there are fluctuations in research.)
- 2009-09-12 16:25:00下载
- 积分:1