-
sgong
self organized neuoral gas
- 2010-10-28 19:42:25下载
- 积分:1
-
united
小波去噪程序 缺少数据 数据都是一维的 程序比较简单 望见谅 ( a matlab denoise program )
- 2010-12-30 20:20:05下载
- 积分:1
-
ROC
the file contains detection and estimation theroy codes
- 2011-04-26 13:41:55下载
- 积分:1
-
Coherence
Matlab function to calculate the coherence of a dictionary
( It calculates the maximum absolute inner product between two distinct atoms.)
- 2012-06-01 06:07:02下载
- 积分: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
-
herrorbar
matlab code for HERRORBAR
- 2015-02-03 14:39:43下载
- 积分:1
-
Fractal-theory
基于混沌,分形理论的表面肌电信号非线性分析(Nonlinear Analysis of Surface EMG Based chaos, fractal theory)
- 2015-03-27 21:16:31下载
- 积分:1
-
learn_kalman
the ML parameters of a stochastic Linear Dynamical System using EM.
- 2012-01-17 23:50:07下载
- 积分:1
-
chushiduizhun_gailiang_kalman
惯性初始对准,利用解析法描述初始对准过程(The inertia of the initial alignment, analytical description of the initial alignment process)
- 2012-08-09 18:33:40下载
- 积分:1
-
mm1
mm1排队系统仿真的matlab程序实现(mm1 queuing system simulation matlab program)
- 2013-03-31 20:16:46下载
- 积分:1