-
Solving
说明: 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。(Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent and non-numerical optimization methods (such as simulated annealing, genetic algorithms, etc.), genetic algorithm for solving approaches: the first on the top of the decision variable coding, on behalf of the were lower programming model, by solving the lower model of decision variables values into the upper model on behalf of the fitness value, and then crossover and mutation, select Options, and finally get the best solution.)
- 2010-04-07 13:21:06下载
- 积分:1
-
基于MATLAB的FIR数字滤波器设计_谢丽英
基于MATLAB用窗函数设计FIR滤波器,并验证滤波效果(Design FIR filter based on MATLAB with window function and verify filter effect)
- 2019-04-15 15:53:00下载
- 积分:1
-
Chow
MIMO-OFDM系统中的自适应算法中的一种。Chow算法是根据各个子信道的信道容量来分配比特的。与Hughes-Hartogs算法相比,没有了大量的搜素和排序,简化了算法复杂度。(MIMO- OFDM systems in one of the adaptive algorithm. Chow algorithm is based on the channel capacity of each channel to allocate bits. Compared with Hughes- Hartogs algorithm, not a lot of search and sorting, simplify the algorithm complexity.)
- 2020-11-19 05:49:38下载
- 积分:1
-
51单片机modbus
说明: 51单片机MODBUS主机通信程序,平台KEIL4。使用MODBUS SLAVE测试成功。(51 MCU MODBUS host communication program, platform KEIL4. The MODBUS SLAVE test was successful.)
- 2021-04-22 22:58:49下载
- 积分:1
-
VB串口实验me
计算机网络实验做得串口,非原创,只是为了下载方便。(Computer network experiments do serial port, not original, just for download convenience.)
- 2018-12-06 11:10:58下载
- 积分:1
-
wirelesscommunication
信道估计,有mmse 和ls估计,并有解释(Channel estimation, there are MMSE and LS estimates, and there are explanations)
- 2020-07-28 21:38:40下载
- 积分:1
-
dco
dpll的一个中间器件,实现增量-减量DCO功能(dpll of an intermediate device to achieve incremental- DCO function reduction)
- 2020-12-10 10:29:19下载
- 积分:1
-
adhoc-network
对学习AD HOC网络很有帮助的一些电子文档,可以了解此网络的基本原理和一些协议之间的比较,以及改进。大家看看肯定会有所帮助哦(The study of electronic document helpful AD HOC network)
- 2012-03-10 20:31:57下载
- 积分:1
-
see
此程序是c语言的有关LDPC译码仿真程序,很有用,LDPC的译码仿真可能对朋友有帮助()
- 2018-07-08 21:18:13下载
- 积分:1
-
通过串口采集下位机信息 smart
本程序是基于LABWINDOWS/CVI 的,主要是通过串口采集下位机信息,然后显示状态信息并通过串口发送命令字节。(The program is based on LABWINDOWS/CVI.It get message from RS232and display status,then send command by RS232.)
- 2011-11-28 21:08:44下载
- 积分:1