-
chap11
说明: 基本的能实现目的 图像处理得到很好的应用(To achieve the basic purpose of the application of image processing is well)
- 2010-03-27 21:06:26下载
- 积分:1
-
VQSOM
利用SOM神经网络设计矢量量化的码书,结果优于传统的LBG方法,失真度较小。(SOM neural network design use vector quantization codebook, the result is better than traditional methods LBG, distortion is small.)
- 2014-01-30 17:55:03下载
- 积分:1
-
electre3
说明: 多目标决策;多属性决策;matlab代码;ELECTRE iii (MCDM MADM MATLAB ELECTRE iii )
- 2010-03-31 14:02:54下载
- 积分:1
-
matlabmatch
matlab图像配准例程,包含了.m文件和图片,值得下载研究(matlab image registration routines, including the. m files and pictures, it is worth downloading study)
- 2011-06-14 14:14:59下载
- 积分:1
-
gls.tar
关于全局优化的Matlab程序,包含局部最优化(On global optimization in Matlab, including local optimization)
- 2011-09-03 19:25:47下载
- 积分: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
-
MATLAB
时序差分学习是强化学习的一种重要算法,该代码提供了时序差分学习做路径规划的一个仿真。(Temporal difference learning is an important algorithm for reinforcement learning, which provides a simulation of sequential differential learning for path planning.)
- 2016-11-02 11:35:01下载
- 积分:1
-
AGuidetoMATLABObjectOrientedProgramming-AndyRegis
A Guide to MATLAB Object Oriented Programming
- 2010-08-11 09:07:03下载
- 积分:1
-
gjxirdxj
毕业设计中,用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的 VUtFmk 二叉树算法,同时结合了哈夫曼编码二叉树的 gXMAbPy综合。(Graduation design, using Matlab to achieve the optimal path planning of robot global path planning algorithm uses a binary tree algorithm based on the direction of the right VUtFmk , combined with the binary tree Huffman coding gXMAbPy comprehensive.)
- 2016-01-19 21:53:33下载
- 积分:1
-
1587-1591
it is descipe use of speech recogination using matlab
- 2009-06-25 23:10:16下载
- 积分:1