-
Solving
双层优化模型,求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解(two-layer optimization)
- 2019-03-21 22:11:31下载
- 积分:1
-
matlabpicture
matlab的图形处理函数说明,是pdf文档,希望对大家有帮助(matlab graphics processing function of note is the pdf document, we want to help)
- 2009-09-06 11:06:17下载
- 积分:1
-
Radar_Systems_Analysis_and_Design_Using_MatLab
Radar systems analysis with Matlab. Theoretical texbook + matlab codes in the text.(Radar systems analysis with Matlab. Theoretical texbook+ matlab codes in the text.)
- 2009-06-15 20:23:42下载
- 积分:1
-
2
说明: High Capacity Secure Image Steganography Based on
- 2014-10-03 05:29:10下载
- 积分:1
-
GA-opf
利用遗传算法解决电力系统最优潮流问题。程序opf1为最优潮流的模型建立部分,gaopf是主函数,求解最小燃料费用。(By using the genetic algorithm to solve the power system optimal power flow problem.Program opf1 for optimal power flow model is established in this part, gaopf is the main function, and solving the minimum fuel costs.)
- 2021-03-23 19:49:15下载
- 积分:1
-
matlab潮流计算程序
在MATLAB环境下的潮流计算程序简单清晰(zaiMATLABhuanjingxiadechaoliujisuann)
- 2021-03-26 08:09:13下载
- 积分:1
-
spec2rgb
光谱信息转换为色彩信息的MATLAB程序代码,很方便实用(good one)
- 2010-09-14 18:05:47下载
- 积分:1
-
FFTinGUI1
This program makes the out put to the serial output port
- 2009-05-07 19:22:16下载
- 积分:1
-
dijstra
说明: MATLAB的dijstra算法,MATLAB的dijstra算法(MATLAB s dijstra algorithm)
- 2010-04-30 09:03:49下载
- 积分:1
-
ZF_Equalizer
考虑一个信道失真了的脉冲x(t),在均衡器的输入端由下式表示:x(t)=1/(1+(2t/T)^2)
其中1/T为符号率。该脉冲以2/T采样率被采样,而且用一个2K+1=11的强迫归零均衡器进行均衡。写一个Matlab程序来解这些迫零均衡器的系数,求出并画出这个迫零均衡器50个采样值的输出。(Considering a channel distortion of the pulse x (T), the input end of the equalizer is represented by the X (T) =1/ (1+ (2t/T) ^2).
1/T is a symbol rate. The pulse is sampled at the 2/T sampling rate and is balanced by a 2K+1=11 forced zero equalizer. A Matlab program is written to solve the coefficients of these zero forcing equalizers and to find out and draw the output of the 50 sampling values of the zero forcing equalizer.)
- 2020-11-28 05:59:31下载
- 积分:1