-
00
说明: 该文件很好 不行你下载试一试。我不相信你的电脑不中毒(the document you download not very good try. I do not believe that your computer is not poisoning)
- 2007-07-01 13:59:24下载
- 积分:1
-
IFESTAR2
用二阶自回归(AR2)模型估计信号的瞬时频率(Using second-order autoregressive (AR2) model estimates the instantaneous frequency signal)
- 2008-03-17 15:28:38下载
- 积分:1
-
Maple
压缩文件中是Maple程序设计.doc,总结了一些简单的maple软件的用法(Compressed file is Maple programming. Doc, summarizes some simple maple software usage)
- 2010-02-27 11:24:33下载
- 积分:1
-
pso
实现光伏发电系统中MPPT功能,实现PSO算法的m文件(Realize the MPPT function in the photovoltaic power generation system and realize the m file of PSO algorithm.)
- 2018-05-08 11:34:41下载
- 积分:1
-
RL_Loadhalfwave
Matlab file for simulating Half wave converter with RL Load Beta calculation included
- 2010-09-11 20:55:14下载
- 积分:1
-
matlab_rs232
说明: 通过matlab实现rs232串口数据节后和发送。(data senden and receive with RS232)
- 2010-04-16 23:09:02下载
- 积分:1
-
face_detection191919
face recognition very easily understandable..........u.....
- 2012-03-29 13:07:33下载
- 积分: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
-
matlabhelp
常用Matlab函数说明文档。收录常用全部函数。(Matlab function commonly used documentation. Indexed all commonly used functions.)
- 2008-01-13 23:06:57下载
- 积分:1
-
PRAC1
matlab codes for digital audio procces
- 2009-04-01 07:03:35下载
- 积分:1