-
multipointmanualprocess
谐波小波程序变参数的积分程序多点人工生成地震波程序低通滤波程序经验模式分解降噪程序(Harmonic Wavelet programmed parameters points integration process of artificial seismic waves to generate low-pass filtering process procedures empirical mode decomposition noise reduction procedure)
- 2009-04-20 11:03:08下载
- 积分:1
-
OFDM
说明: OFDM,里面的源程序经过调试可以使用,大家参考参考(OFDM, which can debug the source code through the use of your information)
- 2008-11-08 14:59:09下载
- 积分:1
-
optical-flow-lucas-kanade
descibes optical flow using lucas kanade algorithm. Example supplied help people understand easily
- 2013-07-24 13:05:05下载
- 积分: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
-
FaceRecognition
本程序在matlab上实现了基于PCA的人脸识别,经人脸库测试,可用(The program is implemented based on matlab PCA face recognition, face through tests available)
- 2015-03-23 15:47:01下载
- 积分:1
-
对室内的行人定位跟踪算法进行研究
对室内的行人定位跟踪算法进行研究:包括基于RSS的KNN室内定位算法、基于RSS的卡尔曼滤波算法、融合RSS和DR的粒子滤波算法
等。(indoor pedestrian position tracking algorithm is studied, such as the KNN localization algorithm based on the RSS, the kalman filter algorithe based on the RSSthe particle filter algorithm which is fusion of RSS DR and Map information.)
- 2010-09-10 17:22:44下载
- 积分:1
-
knearest
说明: MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果(MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of)
- 2010-03-30 15:13:17下载
- 积分:1
-
rs
说明: 双稳态随机共振的一个仿真,随机共振的弱信号检测,运用朗格万方程进行MATLAB的仿真。(Simulation of a bistable stochastic resonance , stochastic resonance in weak signal detection , the use of Lange Wan equation for the MATLAB simulation)
- 2011-12-05 07:32:18下载
- 积分:1
-
AHPSolver
层析分析法模型,能实现评价权重的确定,并进行一致性检验(AHP-Analytic Hierarchy Process)
- 2014-02-09 18:17:30下载
- 积分:1
-
MFAC code
无模型自适应控制算例代码,供初学者使用。(code for model free adaptive control, for beginner reference)
- 2020-09-03 15:58:06下载
- 积分:1