-
asamin_1[1].36.tar
模拟退火算法,模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。(Simulated annealing algorithm, simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the full high, let it slowly cooling, heating, the solid particles with the internal temperature rise to disorder symptoms, which can be increased, and slowly gradually cooling particles in an orderly manner, at each temperature to reach equilibrium, and finally at room temperature reaches the ground state, which can be reduced to a minimum.)
- 2009-07-19 22:52:40下载
- 积分:1
-
vip_OFDM
OFDM transmitter is defined for the SDR
- 2015-02-06 01:19:05下载
- 积分:1
-
MATLAB_classical_optimization
MATLAB经典优化算法讲解很详细的matlab教程MATLAB classical optimization(MATLAB classical algorithm matlab tutorial explaining in detail MATLAB classical optimization)
- 2010-08-02 09:17:47下载
- 积分:1
-
1
说明: (谱分析方法的综合应用)利用时频分析工具对随机信号进行分离(Frequency analysis of random signals using the tool to separate)
- 2014-09-22 16:36:50下载
- 积分:1
-
TDOAAOA
三维TDOA_AOA定位的扩展卡尔曼滤波仿真主程序(Three-dimensional TDOA AOA positioning extended Kalman filter simulation main program)
- 2011-12-19 19:35:42下载
- 积分:1
-
snake
说明: 是关于循环阈值处理图像的一种代码,功能很强大,欢迎使用(Cycle threshold processing on the image of a code, function is powerful, Welcome)
- 2010-05-02 22:02:16下载
- 积分:1
-
mi_0.9
feature selection demo
- 2012-03-26 14:21:47下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
OFDM
OFDM信号及其频谱的matlab仿真源代码,输入信号为随机产生的二进制序列并插入了保护间隔(OFDM signal and its spectrum simulation matlab source code, the input signal for randomly generated binary sequence and insert a guard interval)
- 2008-08-07 20:36:08下载
- 积分:1
-
genetic-algorithm
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法(Genetic Algorithm)
- 2012-04-26 21:56:48下载
- 积分:1