-
use_matlab-in-optimzation-problems
matlab在最优中的应用,是非常好的书哦,对于研究最优化应用的人很有用(use matlab to solve optimization problem)
- 2010-10-18 18:38:57下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1
-
SSF_zikongjian
自己编写子空间拟合进行DOA估计,包括信号子空间拟合,噪声子空间拟合。malab程序,效果很好!( )
- 2012-04-08 13:08:09下载
- 积分:1
-
802.11b_PHY_DBPSK
this is matlab code about 802.11b PHY.DBPSK
- 2009-06-05 18:06:11下载
- 积分:1
-
matlabshiyan
说明: 这是matlab编写的三个程序的代码以及最后结果,是综合实验时做的(This is three programs written in matlab code and the final result is to do comprehensive experiments)
- 2010-04-20 15:35:49下载
- 积分:1
-
bpsk-2x1--2x2--4x4--a-8x8
Using BPSK modulation scheme,in MIMO system, alamouti code & both OSTB code for a rayleigh fading channel .
for 2*1, 2*2, for 4*4, for 8*8
- 2013-10-07 22:19:32下载
- 积分:1
-
Cosaliency_tip2013-master
图像协同显著性检测,用于寻找突出目标,以便于进一步分割或者检索等。(cosaliency detection for image to search for salient object in order to segment or retrieve images.)
- 2021-05-14 21:30:02下载
- 积分:1
-
BrentOptimize
说明: 实现Brent(布伦特)优化搜索,寻找极大极小值。.M文件(brent optimize to search for the max or min data.)
- 2011-03-02 17:08:42下载
- 积分:1
-
a
说明: 用遗传算法解决旅行商问题(附源代码),遗传算法其实是一种求函数极值的随机搜索算法。(Solving the traveling salesman problem using genetic algorithms (with source code), genetic algorithm is a kind of extreme demand function of random search algorithm.)
- 2011-05-11 17:43:08下载
- 积分:1
-
contourlet_toolbox
Contourlet变换的Matlab工具箱(Coutourlet Transformation Toolbox in Matlab platform)
- 2013-08-04 00:00:55下载
- 积分:1