-
Matching
source code for Stereo matching algorithm
- 2009-11-22 21:04:08下载
- 积分:1
-
afd
说明: 主动频率偏移法,是用来检测孤岛效应的。采用S函数描述(Active frequency shift method is used to detect island effect. Function described by S)
- 2011-04-06 17:26:00下载
- 积分:1
-
Simple-Clustering
Clustering i one of the big important thing in data mining,we can do the best Clustering by using population-based algorithms such as imperialism competition Optimization
- 2012-12-31 05:37:10下载
- 积分:1
-
optimal-control
内容涵盖最优控制系统的设计方法,稳定性,稳态性能指标,动态性能等方面的详细分析(Detailed analysis covers the design of optimal control systems, stability, steady-state performance, dynamic performance)
- 2013-02-20 21:05:56下载
- 积分:1
-
OFDMfangzhen
实现OFDM信号调制解调全过程,里面加循环前缀去相关(OFDM signal modulation and demodulation of the entire process, which add cyclic prefix decorrelation)
- 2012-10-17 15:04:54下载
- 积分:1
-
GA-add-TO-BP
matlab神经网络30例的案例3 遗传算法优化BP神经网络-非线性函数拟合(matlab neural network cases 30 cases of 3 genetic algorithm optimization BP neural network- a nonlinear function fitting)
- 2016-10-20 22:29:46下载
- 积分:1
-
meanshift图像平滑
meanshift图像平滑代码
clear;
clc;
% width=600;%宽度,像素数
% height=600;%高度
% left=0;%距屏幕左下角水平距离
% bottom=0;%距屏幕左下角垂直距离
% set(gcf,"position",[left,bottom,width,height])
s = struct("id",0,"count",0,"point",[0,0], "value",[0, 0]);
im = imread("bit.bmp");
sz = size(im);
nums = 1;
- 2022-02-04 14:15:57下载
- 积分:1
-
我课设编写的高光谱数据处理基本算法源程序
AHP层次分析法计算判断矩阵的最大特征值,GPS和INS组合导航程序,计算互信息非常有用的一组程序,鲁棒性好,性能优越,一些自适应信号处理的算法,脉冲响应的相关分析算法并检验。
- 2022-07-02 19:02:00下载
- 积分:1
-
sasptoolbox
<统计智能信号处理>一书的matlab源程序,主要是一些matlab软件中没有的信号处理函数。(<Statistics Intelligent Signal Processing> matlab source book one, mainly matlab software is not the signal processing function.)
- 2008-02-27 21:39:02下载
- 积分:1
-
phase_shifted_sampled
reflectivity group delay and dispersion of a sampled fiber Bragg grating with periodic phase shifts at each sampling period
- 2010-05-09 17:48:16下载
- 积分:1