-
data
说明: 概率神经网络的分类预测-基于PNN变压器故障诊断(Classification and Prediction of Probabilistic Neural Networks-Based on PNN Transformer Fault Diagnosis)
- 2019-04-01 10:22:20下载
- 积分:1
-
mc_ext_
C/C++ and Matlab types convertor
- 2009-06-06 10:37:58下载
- 积分:1
-
deopf
差分进化算法(Differential Evolution, DE)是一种新兴的进化计算技术,或称为差分演化算法、微分进化算法、微分演化算法、差异演化算法。(Differential evolution algorithm (Differential Evolution, DE) is a new evolutionary computation technique, otherwise known as differential evolution algorithm, differential evolution algorithm, differential evolution algorithm, differential evolution algorithm.)
- 2020-08-23 15:38:16下载
- 积分:1
-
filters-in-spacial-domain
空域中的均值滤波,中值滤波,几何均值,调和反调和均值滤波器等(filters in spacial domain,such as median filter)
- 2010-08-28 12:39:33下载
- 积分:1
-
ISO_IEC10373-full
符合iso14443标准的非接触式卡片和读卡器测试标准 ISO_IEC10373 标准全集,包括ISO_IEC10373-1至ISO_IEC10373-7 和 ISO_IEC10373-6的5个增补协议。
规定了天线场强等的测试方法(Meet iso14443 standard non-contact cards and card reader standard test criteria ISO_IEC10373 Complete Works, including ISO_IEC10373-1 to ISO_IEC10373-7 and ISO_IEC10373-6 Supplemental Agreement 5. Provisions of the antenna field test method such as)
- 2010-12-31 10:53:30下载
- 积分:1
-
RD
说明: 正侧式条带式SAR的仿真程序,包含二维和三维,等高线显示(SAR simulation program
)
- 2011-05-17 16:57:16下载
- 积分: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
-
FastICA
快速主分量分析方法,是经典的盲信号处理方法。可参考用(Fast principal component analysis method, is a classic blind signal processing methods. May reference)
- 2014-11-18 20:35:38下载
- 积分:1
-
pcf
simulate photonic crystal fiber cross section based on matlabe
- 2015-04-18 11:08:08下载
- 积分:1
-
Newfolderthree
some useful programs
- 2010-12-06 06:40:18下载
- 积分:1