-
huisuzuhe
利用回溯算法解决组合问题。构造虚拟二叉树,采取深度优先搜索方式得到解。(Backtracking algorithm to solve combinatorial problems. Construct a virtual binary tree, the depth-first search to get the solution.)
- 2012-03-29 12:59:33下载
- 积分:1
-
GaAs2
this code solve poisson schridinger for GaAs
- 2011-06-23 18:01:29下载
- 积分:1
-
OFDM_code
本代码是关于OFDM通信系统的仿真源程序,其中信道编码,QPSK调制,QPSK解调,FFT,IFFT,viterbi编译码,误比特统计,滤波等模块。(The code is on the OFDM communication system simulation source, which channel coding, QPSK modulation, QPSK demodulation, FFT, IFFT, viterbi decoding, bit error statistics, the filtering module.)
- 2010-07-26 16:49:23下载
- 积分:1
-
algoritmos-de-ordenamiento
ALGORITH OF ORDERS IMPLEMENTED IN C++
- 2014-12-18 12:57:11下载
- 积分:1
-
Trans_stability
Transient stability matlab toolbox
- 2014-01-27 18:35:58下载
- 积分:1
-
datasystem
数据分析软件。分析数据间的关系,确定分类决策等。这套软件会为你提供这方面学习的帮助。(Data analysis software. The relationship between analytical data to determine the classification of decision-making. The software will provide you with the help of learning in this regard.)
- 2007-10-22 21:20:22下载
- 积分:1
-
Raporlar
biyomedikal dersi iç in yapı lmı ş matlabta eeg siyallerinin incelenmesini anlatan bir projedir.
- 2010-02-18 03:01:46下载
- 积分:1
-
use-of-MATLAB-in--wind-turbine
lson叶片优化设计方法为基础,给出风力发电机叶片优化设计的数学模型。以MATLAB高级语言为工具开发了设计计算和性能计算的程序,给出了程序框图。将所开发程序应用于机械工程,获得了良好(the lson leaves optimal design method, based on mathematical model to optimize the design of wind turbine blades is given. MATLAB high-level language development tools Design calculations and performance calculation procedures, given the block diagram. The development process used in mechanical engineering to get a good)
- 2013-04-21 14:03:46下载
- 积分:1
-
sanxiangnibian
基于PWM控制的三相逆变器,采用PI调节,输出电流电压波形稳定。(The three-phase inverter based on PWM is controlled by PI, and the output current and voltage waveform is stable.)
- 2018-09-14 10:36:14下载
- 积分: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