-
corrosions
形态学的膨胀,腐蚀,细化的MATLAB的源代码,对初学者有用(Morphological expansion, corrosion, thinning of MATLAB source code, useful for beginners)
- 2015-04-02 19:39:39下载
- 积分:1
-
libsvm-3.17
svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译(svm linear classifier)
- 2013-05-09 07:56:24下载
- 积分:1
-
Meanshif-Detection
说明: :Mean—shift算法是一种非参数密度估计算法,可以实现快速的最优匹配,在目标的实时跟踪领域起着非常
重要的作用。为了有效的将Mean—shift算法应用到灰度图像中,采用了以方向直方图建立目标模型的策略,提出了在灰
度图像中以Mean—shift为核心的目标跟踪算法。实验结果表明,该算法具有不受光照条件影响的优点,在低对比度的情
况下仍能实现稳定、实时的跟踪目标。(: Mean-shift algorithm is a nonparametric density estimation algorithm, the optimal matching can be fast, real-time tracking fields in the target plays an important role. In order to effectively Mean-shift algorithm will be applied to the gray image, the histogram used to establish the direction of the strategy target model is proposed in the gray image to Mean-shift tracking algorithm as the core. Experimental results show that the algorithm has the advantage of not lighting conditions, in the case of low contrast can still achieve stability, real-time tracking of targets.)
- 2011-04-06 23:14:05下载
- 积分:1
-
MATLAB-programme
本书将介绍matlab 语言,并向大家展示如何运用它去
解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
- 2011-06-19 21:31:26下载
- 积分:1
-
boxcounting
使用MATLAB编的一段程序。用于计算时间序列的盒维数。(make it in matlab and be used to analys fractal demination)
- 2009-04-25 10:56:40下载
- 积分:1
-
MatComTest
在VC++中使用Matlab的示例,使用了matcom,说明见PDF文档(In the VC++ examples of the use of Matlab, using matcom, instructions see the PDF document)
- 2010-03-06 22:52:54下载
- 积分:1
-
master
arduino用于控制ENCJ28芯片的库与文件(
arduino ENCJ28 chip used to control and document library)
- 2014-01-10 22:44:58下载
- 积分:1
-
Wiley---Antenna-Theory-and-Design
ANTENNA THEORY
AND DESIGN
Revised Edition
Robert S. Elliott
University of California
Los Angeles, California(First published in 1981, Robert S. Elliott s Antenna Theory and Design is one of the most significant works in electromagnetic theory and applications. In its broad-ranging, analytic treatment, replete with supporting experimental evidence, Antenna Theory and Design conveys fundamental methods of analysis that can be used to predict the electromagnetic behavior of nearly everything that radiates. After more than two decades, it remains a key resource for students, professors, researchers, and engineers who require a comprehensive, in-depth treatment of the subject. In response to requests many of our members, IEEE is now reissuing this classic. Newly revised, it once again will be an invaluable textbook and an enduring reference for practicing engineers. The IEEE Press Series on Electromagnetic Wave Theory offers outstanding coverage of the field. It consists of new titles of contemporary interest as well as reissues and revisions of recognized classics by established authors and rese)
- 2014-11-13 15:17:14下载
- 积分:1
-
AntennaArray-Program
王建所著阵列天线分析与综合一书中相关例题的程序解决方案(Wang array antenna analysis and synthesis written a book example of program-related solutions)
- 2014-03-31 14:51:44下载
- 积分:1
-
job
有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台机器而言,一次只能对一道工序进行加工。()
- 2007-09-18 23:30:48下载
- 积分:1