-
JPDA
基于JPDAF的多目标跟踪的仿真程序,以两个目标为例(JPDAF algorithm simulation program)
- 2009-12-16 21:52:55下载
- 积分:1
-
piotr_toolbox_V1.03
This toolbox is meant to facilitate the manipulation of images and
video in Matlab. Its purpose is to complement, not replace, Matlab s Image
Processing Toolbox, and in fact it requires that the Matlab Image  Toolbox
be installed.    Emphasis has  been placed on code efficiency and
code reuse.
- 2009-07-21 11:36:24下载
- 积分:1
-
Data-compression
数据压缩经典数据,供新手入门基础查阅以及数据压缩进阶学习使用(Data compression the third version)
- 2012-04-22 14:32:21下载
- 积分:1
-
lamb-dipersion-curve
该程序用数值方法计算rayleigh-lamb波频散方程,得到频散曲线(the program is used to sovle the rayleigh-lamb equation by mumerical method,and the dispersion curve was plot)
- 2015-03-10 13:27:08下载
- 积分:1
-
goutou
用谱方法计算流体力学一些流动现象的整体稳定性,相控阵天线的方向图(切比雪夫加权),线性调频脉冲压缩的Matlab程序。( Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Phased array antenna pattern (Chebyshev weights), LFM pulse compression of the Matlab program.)
- 2016-05-11 17:07:39下载
- 积分:1
-
gauss
啁啾光栅matlab仿真程序,方便学习光栅特性(Chirped grating matlab simulation program to facilitate the learning Grating)
- 2009-12-10 18:06:13下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
Matlab
雷达信号处理 阵列波束形成 最小均方误差 采样协方差矩阵求逆 Capon波束形成等等(Radar Signal Processing)
- 2014-11-24 20:26:05下载
- 积分:1
-
pulsecompression_demo_fxj
这是个雷达建模程序,用于雷达信号处理专业,对于两个目标的雷达脉冲信号压缩。(radar sigal compress)
- 2015-03-14 09:01:37下载
- 积分:1
-
1
说明: 周克敏 鲁棒控制基础(essential of robust control) 书后部分习题(周克敏the basis of robust control (essential of robust control) part of the book Exercises)
- 2007-11-22 20:28:25下载
- 积分:1