-
MATLAB3
电机拖动里的用空载点和负载点做出直流电机的固有机械特性曲线(failed to translate)
- 2012-03-25 16:46:05下载
- 积分:1
-
0-1programming
0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
- 2006-07-01 10:33:18下载
- 积分:1
-
LMS_RLS_xitongshibie
RLS算法和LMS算法在系统识别中的应用(RLS algorithm and the LMS algorithm in system identification application )
- 2011-12-23 17:15:19下载
- 积分:1
-
kiebun_v80
ICA(主分量分析)算法和程序,针对EMD方法的不足,多元数据分析的主分量分析投影。( ICA (Principal Component Analysis) algorithm and procedures, For lack of EMD, Principal component analysis of multivariate data analysis projection.)
- 2016-06-16 11:03:38下载
- 积分:1
-
An.Introduction.To.Programming.And.N.ethods.In
对MATLAB编程以及数值算法的简介,英文原版电子书(An Introduction to Programming
and Numerical Methods in MATLAB)
- 2010-07-07 18:49:40下载
- 积分:1
-
Systemidentification
实现了系统辨识的几种典型算法。
该例程有详细的注释和说明。(realized the system identification of several typical algorithms. The routines have detailed notes and annotations.)
- 2007-03-02 23:33:41下载
- 积分:1
-
FPGAVHDL
雷达二维恒虚警算法 是合成孔径雷达的一个重要研究方向(CFAR radar two-dimensional synthetic aperture radar algorithm is an important research direction)
- 2009-06-12 23:15:12下载
- 积分:1
-
mywaverec2
myfunction函数介绍两个数的相加得到最后结果,以方便其它数的相加的使用。(myfunction function describes the sum of two numbers to get the final results, to facilitate the use of the sum of other numbers.)
- 2011-04-20 21:44:30下载
- 积分:1
-
road-detection
彩色图像的道路识别
程序运行后,从图中截取一块区域,计算均置于方差,并得到结果。(Segmentation of Road in colorful pictures
)
- 2011-05-15 04:50:59下载
- 积分:1
-
studyforrecognitionofinfraredimagebasedonfeaturein
:给出了一种提取特征点的新方法和合理的特征不变量。该方法根据三角不等式原理利用第三边与另
外两边之和的比值大小来确定角点,以特征点和它相邻的两个特征点所形成的两条直线的夹角正切值以及三角形
第三边与另两边和的比值作为特征不变量。这种特征提取的方法简单,并且由于扩大了模板取值范围,使识别效果受特征点漏检的影响较小。实验表明,该方法不仅简便,而且效果良好。(: In this paper, a new feature point extraction method and the characteristics of rational invariants. The method is based on the principle of triangle inequality with the use of the third side and both sides of the ratio of the size to determine the Corner to feature point and its two adjacent feature points formed by the angle between two tangent linear and the third triangle on both sides and edges with another feature of the ratio as a variable. This feature extraction method is simple, and as a result of the expansion of the scope of the template values to identify the effect of feature points by the impact of smaller undetected. Experiments show that the method is not only simple, but effective.)
- 2009-04-20 18:31:53下载
- 积分:1