-
shiyan3
用一阶梯度法,共轭梯度法和变尺度法求解多变量的寻优问题,其中单变量的寻优用的是0。618法(One method used ladder, conjugate gradient method and the variable metric method for solving multi-variable optimization problems, single-variable optimization using the 0.618 Act)
- 2007-11-16 02:09:01下载
- 积分:1
-
jidasiran
matlab实现极大似然估计法定位无线传感器网络节点。(matlab maximum likelihood estimation method to achieve positioning of wireless sensor network nodes.)
- 2011-01-07 14:26:34下载
- 积分:1
-
pulseblanking
实现脉冲消隐以在通信系统去除较大干扰,保证误码率性能(Realization of pulse blanking to remove larger interference in communication system, guaranting the bit error rate performance)
- 2014-02-19 10:41:15下载
- 积分:1
-
均匀线阵自适应波束形成
声源定位的波束形成matlab程序,4单元均匀线阵自适应波束形成(Sound source positioning beamforming matlab program)
- 2020-11-22 22:59:34下载
- 积分:1
-
PID-Tunning-with-PSO
tuning of pid controller by pso(particle swarm optimazation) evuloutionary algorithm
- 2013-03-11 17:51:52下载
- 积分:1
-
jingtongMATLAB
本书采用pdf格式,内容新颖,题材丰富,是初学matlab的最佳选择。(This book uses pdf format, content, novel, rich in subject matter is matlab beginners the best choice.)
- 2009-11-25 13:03:16下载
- 积分:1
-
PointInPolyResearch123
This is a point in polygon detection algorithm
- 2010-11-18 07:06:48下载
- 积分:1
-
matlab-secret
jiangshumatlab编程技巧的书籍,能够极大提升编程效率(jiangshumatlab programming skills books, can greatly enhance the efficiency of programming)
- 2015-12-25 16:54:23下载
- 积分:1
-
QAM
MAQ-N with N in(1,2,3,4) modulation implementation code devlopped to simulate this numeric modulation with constellation and BRE (bit rate error) (french comments may be annoying ) whith a graphique interface to simulte sms transmission end reception with zeropading
- 2010-07-20 07:51:47下载
- 积分:1
-
gabormask
Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised - e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
(Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised- e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
)
- 2007-11-27 10:05:47下载
- 积分:1