-
texture_synth_L_neighborhood
说明: 使用了L形邻域进行纹理生成,是很初步的程序,用于灰度图像,而且还未考虑边界的情况,仅供参考(Use the L-shaped neighborhood texture generation, is a preliminary program for gray image, not to consider the boundary conditions for reference only)
- 2010-03-31 17:41:44下载
- 积分: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
-
acmdemos
active contour model using matlab
- 2011-06-21 17:16:06下载
- 积分:1
-
Wheel-Mobile-Robot(WMR)
matlab file og the ronol of asia
- 2014-11-09 04:47:38下载
- 积分:1
-
stick
Stick filter implementation in MATLAB. Stick filter is used to remove speckle noise in images.
- 2015-02-09 16:36:07下载
- 积分:1
-
QR
说明: 用QR分解来解方程AX=b,其中QR分解是用householder变换做的(With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation)
- 2009-12-23 21:04:49下载
- 积分:1
-
Calculation-of-Special-Functions
说明: 特殊函数计算
gamafun 用逼近法计算伽玛函数的值
lngama 用Lanczos算法计算伽玛函数的自然对数值
Beta 用伽玛函数计算贝塔函数的值
gamap 用逼近法计算不完全伽玛函数的值
betap 用逼近法计算不完全贝塔函数的值
bessel 用逼近法计算伽玛函数的值
bessel2 用逼近法计算第二类整数阶贝塞尔函数值
besselm 用逼近法计算变型的第一类整数阶贝塞尔函数值
besselm2 用逼近法计算变型的第二类整数阶贝塞尔函数值
ErrFunc 用高斯积分计算误差函数值
SIx 用高斯积分计算正弦积分值
CIx 用高斯积分计算余弦积分值
EIx 用高斯积分计算指数积分值
EIx2 用逼近法计算指数积分值
Ellipint1 用高斯积分计算第一类椭圆积分值
Ellipint2 用高斯积分计算第二类椭圆积分值
(Calculation of Special Functions)
- 2011-03-03 15:31:18下载
- 积分:1
-
matlab-from-entry-to-the-master
matlab从入门到精通,让你更加快速掌握matlab(matlab from entry to the master)
- 2013-08-05 11:42:30下载
- 积分:1
-
thebasicpso
basic pso标准的pso matlab程序(basic standard procedures Matlab pso)
- 2006-11-09 12:44:56下载
- 积分:1
-
gaijin-Burg
功率谱估计是分析随机信号的一种重要方法, 是信息学科的研究热点。文章介绍了现代功率谱估计中AR 模
型参数的几种典型求解算法, 并借助MATLAB 平台对各种算法的功率谱进行仿真。(The power spectrum estimation is an important method for analysis of random signals, information science research focus. The article describes several typical modern power spectrum estimation of AR model parameters algorithm with MATLAB platform to simulate the power spectrum of the various algorithms.)
- 2012-11-27 11:25:50下载
- 积分:1