-
matlab_ISP
用matlab编程求解图论中独立集问题(ISP),程序简单明了,希望大家能提出更进一步的改进意见.(Matlab programming using graph theory for solving Independent Set Problem (ISP), the procedure is simple and hope that we can introduce a further improvement.)
- 2007-09-20 19:31:58下载
- 积分:1
-
st
说明: matlab 实现一维S变换 逆变换,S变换由加拿大地球物理专家Stockewell 首先提出具有独特的优点(matlab realize one-dimensional inverse transform S transform, S transform geophysical experts from Canada Stockewell first has a unique advantage of)
- 2008-05-17 19:20:23下载
- 积分:1
-
PAI
说明: 改进得PSO算法程序,加入了免疫克隆思想 (PSO algorithm to improve a process, joined the Immune Clonal thinking)
- 2008-11-25 17:55:40下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1
-
o-matlab
ofdm系统matlab仿真研究,结合书本觉得很有用。(Simulation of the system matlab OFDM, combine the book feel useful.)
- 2013-05-05 21:24:37下载
- 积分:1
-
(University-of-Sheffield)-gatbx
有关matlab的遗传算法工具箱,里面含有若干实例和程序代码,是由英国大学研发的(Matlab genetic algorithm toolbox, which contains a number of examples and code, developed by the University of British)
- 2013-05-14 07:57:03下载
- 积分:1
-
DTmain
动态分级法matlab程序,动态聚类,方法简便有效,而且能够给出所有分类结果。(Dynamic classification method matlab procedures, dynamic clustering, the method is simple and effective, and can give all the classification results.)
- 2013-12-31 14:53:11下载
- 积分:1
-
m_sequence
一个简单的m序列产生函数,通过调用primpoly获得本原多项式,然后通过移位循环寄存器产生所需要的序列。自相关图形上能看到峰值旁瓣电平(PSL)和积累旁瓣电平(ISL)。(A simple code for generate m-series pseudo-random sequence based PRIMPOLY function which we get the prime polynomials first,then we get the feedback connect coefficient of the cycle shift registers which generate m-series sequency. the PSL and ISL of autocorrelate function is computed on the figure. )
- 2015-05-13 15:25:17下载
- 积分:1
-
adaboost
说明: Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(AdaBoost is an iterative algorithm. The core idea of AdaBoost is to train different classifiers (weak classifiers) for the same training set, and then combine these weak classifiers to form a stronger final classifier (strong classifier).)
- 2020-09-29 09:06:19下载
- 积分:1
-
kuopintongxin
扩频通信仿真系统,包括各个模块的分析编码译码,以及跳频仿真,和同步模块分析(Spread spectrum communication simulation systems, including the analysis of each module)
- 2011-09-04 10:34:55下载
- 积分:1