-
as_fun
简单实用的matlab例程,信号方位估计的一种算法(simple but classic matlab algorithm, is the polynomial method to find DOA (Direction of Arrival))
- 2011-05-15 11:26:57下载
- 积分:1
-
pade_R_Oder
PADE降阶MATlab程序 降阶后的分子分母次数可以随意的给定(PADE reduction MATlab numerator and denominator after reduction procedure can be arbitrary given the number of)
- 2011-05-19 18:25:19下载
- 积分:1
-
calcMeshNormals
Calculates normals of a mesh. A mesh is without normals if it is constructed using pointCloud2rawMesh.m or is read from a ply or vrml file.
- 2012-04-28 02:40:35下载
- 积分:1
-
moviemaker
一个用matlab编的可以动的飞机动画制作小程序(源程序在网上下载,经本人稍加改动),注意六个状态值是需要外部输入的,比较适合做飞行器仿真试验用。(a series of the aircraft can move small animation (downloaded from the Internet source, I is modified), to six state value is a need for external input, more suitable for aircraft simulation experiment.)
- 2005-07-28 15:25:11下载
- 积分:1
-
signal-shiyucaiyang-pinpufenxi
信号时域采样,频域进行频谱分析matlab,适合初学者。(signal analytic)
- 2013-09-28 15:25:00下载
- 积分:1
-
Comparison-and-Evaluation-of-Different-Cluster-
Comparison and Evaluation of Different Cluster
- 2014-02-20 10:39:52下载
- 积分: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
-
muscle3.6_src.tar
由robert研发的一款功能强大的蛋白质比对软件,基于全局比对,速度快,精确性高(a powerful protein global blasting software devoloped by Robert,very fast with considerately confidence. )
- 2010-05-14 15:51:32下载
- 积分:1
-
chess
用matlab编写的中国象棋程序,适合两人对战,有良好的用户界面(Using matlab Chinese chess program for both gaming, a good user interface)
- 2011-09-24 21:42:18下载
- 积分:1
-
fuzzy01
Design a fuzzy system to approximate a function
the function may not be defined analytically
but the values of the function in n point is defined
for example : x E [-3 3] g(x)=sin(x)
the approximation is calculated a fuzzy set design
our fuzzy function approximates sin function with an error
less than 0.2
note : this program uses a function named isinrange so copy it
to your directory
- 2014-11-26 12:43:13下载
- 积分:1