-
12345
提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。(Hamilton provides an optimal algorithm for solving triangular exchange--- Adjustment Act to require running jiaohuan3 (c exchange) before the adjacency matrix C, given the number of nodes N, the results of the path stored in R,.)
- 2010-11-29 13:25:47下载
- 积分:1
-
HalfAdaptiveInteractiveMultipleModelTrackingAlgori
曲线模型的半自适应交互多模型跟踪方法
我存的一篇论文,拿来与大家共享(When using interactive multiple model (IMM) to track targets,to select smallermodel set to better cover the move-
ment property and the maneuvering level of various targets and meanwhile to reduce computation complexity are both worthwhile and
also necessary research tasks to project implementation.The main work is done through the IMM algorithm of curvilinear model,the
construction of angle velocity estimation model and the extension of it to state equations,whichmake it possible for normal acceleration
to be self-adaptively adjusted,hence it reduces the model setto associate onlywithMcurvilinearmodels selatingtotangential acceler-
ation.Computation burden is reduced and algorithm’s applying range is extended.The simulation further proves the conclusion
)
- 2009-06-01 20:15:20下载
- 积分:1
-
QPSK
QPSK信号在加入白高斯噪声(AWGN)后,用matlab进行仿真,并绘制了误码率图形。( The QPSK signal after joining the white gaussian noise (AWGN), carries on the simulation with matlab, and has drawn up the error rate graph. )
- 2011-05-23 12:46:56下载
- 积分:1
-
mysusan
Matlab下的SUSAN角点检测算法,数字图象处理(Matlab under SUSAN corner detection algorithm, digital image processing)
- 2007-01-25 15:22:16下载
- 积分:1
-
matlab_study
matlab学习资料,利于新生入门学习,能够更好的应用matlab(matlab learning materials, which will help new students started to learn, to better application of matlab)
- 2014-08-16 01:07:32下载
- 积分:1
-
masumhabib-PlotPub-v2.0-0-ga20f8be
PlotPub是一个自由和开放源码MATLAB库创建美丽、出版质量图立即从MATLAB生成或保存MATLAB图文件的数字。此库提供了一个简单的和简单的方法来修改几乎所有方面的一个MATLAB的数字。它可以出口的数字EPS、PDF、JPEG、PNG、TIFF可调的决议。PlotPub中的默认设置可以产生体面,出版准备开箱图。(PlotPub is a free and open source MATLAB library for creating beautiful, publication quality graphs instantly generated MATLAB figures or saved MATLAB fig files. This library provides a simple and easy way to modify almost all aspects of a MATLAB figure. It can export figures in EPS, PDF, JPEG, PNG and TIFF with adjustable resolution. The default settings in PlotPub can produce decent, publication ready graphs right out of the box.)
- 2015-03-23 15:56:55下载
- 积分:1
-
power_svpwm
this is .mdl file for svpwm(space vector pwm)
- 2009-09-08 23:30:42下载
- 积分:1
-
Hamiltion
程序理论详见内附的pdf:《Hamilton图的充要条件及圈的矩阵算法》
主程序为
[K]=getPk(A,k)
A表示图的邻接矩阵,k表示k阶长路和圈
返回K表示该图的所有k阶长路和圈
其他函数介绍:
Ppro定义路的乘法
Psum定义路的加法
MatPro定义路矩阵的乘法
isaPorC判断是否为路或圈
P2subP提取路的和式中的所有路
getP1从邻接矩阵得到1阶路矩阵(get a k-path from a graph)
- 2014-09-13 07:05:38下载
- 积分:1
-
jacobi
Use Jacobi algorithm to solve the linear equation
- 2009-06-01 18:01:23下载
- 积分:1
-
blurMetric
The idea is from "The Blur Effect: Perception and Estimation with a New No-Reference Perceptual Blur Metric"
Crété-Roffet F., Dolmiere T., Ladret P., Nicolas M. - GRENOBLE - 2007
In SPIE proceedings - SPIE Electronic Imaging Symposium Conf Human Vision and Electronic Imaging, É tats-Unis d Amérique (2007)(Measure the blur level of still image.)
- 2009-12-10 18:38:13下载
- 积分:1