-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1
-
moyituhuo
模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制参数t经缓慢衰减,才能确保模拟退火算法最终优化问题的整体最优解。(Simulated annealing algorithm based on the idea that a given solution from the beginning, randomly generated from the adjacent domain to another solution, Metropolis acceptance criteria for the objective function to allow a limited range of deterioration, which is a control parameter t decided that its role is similar to the physical the course of the temperature T, the control parameters for each value, the algorithm continued to "have- to determine- to accept or rounding" of the iterative process, corresponding to a solid at a constant temperature of the process tends to thermal equilibrium, when control parameters and tended to decrease gradually 0:00, the system equilibrium state more and more, and finally the system state corresponds to the optimization problem of global optimal solution, the process is also known as the cooling process must be slow as a result of annealing temperature of solid to make solid temperature in each of them had attained thermal equilibrium, and ultim)
- 2009-04-18 11:12:34下载
- 积分:1
-
matlab20
说明: 关于matlab和RS方面的文献,对于做遥感应用很有益,比较好。(Matlab and RS on the literature, for remote sensing applications is very useful to do, better.)
- 2009-08-19 23:09:42下载
- 积分:1
-
Rayleigh-fading-in-MRC
Rayleigh Fading Channels in MRC scheme
- 2013-09-01 17:15:29下载
- 积分:1
-
CUM2EST
求信号二阶矩的matlab源程序,在基于二阶统计量的信号处理中有重要作用 (second-order cumulant)
- 2012-04-19 14:28:11下载
- 积分:1
-
imageenhanceinmatlab
image enhancement in matlab!
- 2009-05-04 02:31:16下载
- 积分:1
-
Face_001
基于形状特征的人脸分类研究,文中介绍了将模糊聚类方法用于人脸分类。
(based on the shape of the human face classification, the paper introduced the fuzzy clustering method for human face classification.)
- 2006-12-25 20:03:20下载
- 积分:1
-
interintra
Matlab code. My friend give this to me. I hope it will be helpful to others.
- 2009-09-10 03:59:03下载
- 积分:1
-
Tsmart
完成智能天线的T程序仿真,通过仿真可以输出天线的MUSIC算法的结果(Smart antenna to complete the T process simulation, simulation can be output through the antenna of the results of the MUSIC algorithm)
- 2009-05-20 10:35:47下载
- 积分:1
-
bss
基于独立分量分析的语音信号盲分离算法,采用matlab编程,程序共593行(Based on independent component analysis (ica) speech signal separation algorithm, based on matlab programming
)
- 2012-04-25 13:29:41下载
- 积分:1