-
jinchangdingwei
近场水下目标的定位方法研究,可以得到比较准确的目标位置信息。(matlab matlab matlab matlab)
- 2009-12-11 16:28:07下载
- 积分:1
-
renlianbianshi
本程序是想人们说明了一种基于Gabor小波与神经网络的人脸检测的算法(This procedure is explained to people based on Gabor wavelet and neural network face detection algorithm)
- 2010-05-26 21:47:15下载
- 积分:1
-
dandaofangzhen
c++ 通用弹道仿真计算程序(经典版)lalalalla(C dandaofangzhenchengxudfdfdfdfdf)
- 2013-09-08 13:55:54下载
- 积分:1
-
top110
拓扑优化程序,添加两种新的Heaviside敏度过滤方法。(Topology optimization program, adding two new Heaviside sensitivity filters.)
- 2014-12-04 18:28:01下载
- 积分:1
-
fir
用matlab设计FIR维纳滤波器
假设一个点目标在x,y平面上绕单位圆做圆周运动,由于外界干扰,其运动轨迹发生了偏移。其中,x方向的干扰为均值为0,方差为0.05的高斯噪声;y方向干扰为均值为0,方差为0.06的高斯噪声。用该滤波器处理观测信号,得到其最佳估计。(FIR Wiener filter design using matlab
Suppose a point target in the x, y plane around the unit circle in a circular motion due to external interference, its trajectory shift occurred. Which, x the direction of the interference of mean 0 and variance of 0.05 Gaussian noise y direction of the disturbance is zero mean Gaussian noise variance 0.06. Observed with the filter processing signal, to get the best estimate.)
- 2011-12-14 16:24:52下载
- 积分:1
-
ANFIS
matlab ANFIS for optimization
- 2019-06-25 02:53:38下载
- 积分:1
-
impinvar_bilinear
设计IIR Filter的MATLAB代码(MATLAB code of the IIR Filter)
- 2009-02-06 17:41:47下载
- 积分:1
-
matlab_shipin
MATLAB基础入门视频,里面含有两个,可以帮助第一次接触matlab的人快速入门(MATLAB introductory video, which contains two, can help people first contact Quick Start matlab)
- 2010-05-31 16:18:48下载
- 积分:1
-
多尺度归一化分割源代码
多尺度归一化分割源代码image=im2double(image);
%% compute multiscale affinity matrix W and multiscale constraint matrix C
t= cputime;
[W,C]=compute_W_C_multiscale(image);
disp(["compute W,C time: ",num2str(cputime-t)]);
%% compute constrained normalized cuts eigenvectors
disp("starting multiscale ncut...");
t = cputime;
if ~isempty(C)
[X,lambda,timing] = computeNcutConstraint_proje
- 2022-02-03 21:07:49下载
- 积分:1
-
music
对于频率估计有效的研究方法 其中有matlab的原始的程序(Frequency estimation
matlab)
- 2011-12-29 09:44:16下载
- 积分:1