-
toolbox
介绍matlab优化工具箱,举了很多有代表性的例子(Matlab optimization toolbox introduced, cited many examples of representative)
- 2009-05-26 09:10:10下载
- 积分:1
-
适应度函数的算法
排课问题是一个有约束的、多目标的组合优化问题,并且已经被证明是一个NP完全问题。
遗传算法借鉴生物界自然选择和自然遗传机制,使用群体搜索技术,尤其是用于处理传统搜索方法难以解决的复杂的和非线性的问题。经过近40年的发展,遗传算法在理论研究和实际应用中取得了巨大的成功,本文将遗传算法用于排课问题的求解,首先讨论了排课问题中的影响因素、主要约束条件、求解目标和难点,并用数学模型完整地描述了排课问题。其次对多个模糊排课目标进行了定量分析,建立了排课优化目标空间。针对排课问题研究了染色体编码方式以及遗传算子的设计,提出了适应度函数的计算方法。最后对排课问题进行了实验。实验结果表明,其过程的目标值跟踪显示,算法稳健趋优,所得结果令人满意。(Course Scheduling problem is a constrained, multi-objective optimization problem, and has proven to be a NP complete problem.
Genetic algorithms reference biosphere and the natural genetic mechanism of natural selection, using the group search technology, particularly the traditional search methods for handling complex and difficult to solve nonlinear problems. After nearly 40 years of development, the genetic algorithm in the theoretical study and practical application was a great success, this paper genetic algorithm for solving the course timetabling problem, first discussed the impact of factors in the course arrangement, the main constraints, to solve goals and difficulties, and a complete mathematical model to describe the course arrangement. Arranging multiple fuzzy goals followed by a quantitative analysis, the optimal target Arranging space. Arranging for the Study of the chromosome coding and genetic operators design, proposed fitness function is calculated. Finally, the co)
- 2010-05-13 11:49:12下载
- 积分:1
-
S_interp_different
用不同插值方法对数据进行一维插值,通过结果不难看出,不同的插值方法导致不同的插值结果(One-dimensional interpolation data with different interpolation methods is not difficult to see through the results of different interpolation methods lead to different interpolation results)
- 2012-05-12 09:08:31下载
- 积分:1
-
DOA_Estimation_ULABased
基于ULA(均匀圆形阵列)的DOA估计算法代码,可参考(ULA (uniform circular array)-based DOA estimation algorithm code)
- 2012-09-04 11:19:35下载
- 积分:1
-
add_area
power system tools for study of power systems load flow and stability small signal
- 2013-11-12 07:26:27下载
- 积分:1
-
Harmonic-Wavelet-Analysis
首先给出了谐波小波时频剖面图检测含噪声信号的微弱奇异成分的方法 然后运用谐波小波时频剖面图方
法分析了碰摩故障仿真信号 最后利用该方法对多个实际汽轮机组动静碰摩故障的真实振动信号进行了分析研
究。结果表明, 谐波小波能够得到其它信号分析方法无法得到的特征, 有效识别机组的碰摩故障。(Harmonic wavelet time frequency profile plot is introduced firstly in practice to identify weak singularity
in a signal with noise clearly. With this method, emulational signal and vibration data of the rubbing of the large practical
turbo-generator units are analyzed successfully, which prove that the method is effectively extract the rubb ing signal feature.)
- 2012-01-02 03:50:12下载
- 积分:1
-
项目4
说明: 任务:设计一个4×2.5Gbit/s 长距离光纤传输系统,并利用OptiSystem 仿真验证。
要求:
1.采用波分复用技术,波长设置以100GHz 为间隔,频率分别为193.1THz、193.2THz、193.3THz、193.4THz,每个波长传输速率为2.5Gbit/s(NRZ),传输距离为300km。采用常规光纤,光纤损耗系数为0.25dB/km。
2.单通道光发送机最大输出功率为0dBm,光接收机的接收光功率不低于-26dBm,过载点为-10dBm。
3.可以采用EDFA 作为线路放大器,其中EDFA 的输入功率限制在-18~2dBm,最大输出功率20dBm,增益范围为13~25dB,噪声指数4.0dB。(Task: Design a 4 x 2.5 Gbit/s long-distance optical fiber transmission system, and use OptiSystem simulation to verify.
Requirement:
1. Using wavelength division multiplexing technology, the wavelength is set at 100GHz intervals, with frequencies of 193.1 THz, 193.2 THz, 193.3 THz and 193.4 THz, respectively. The transmission rate of each wavelength is 2.5 Gbit/s (NRZ), and the transmission distance is 300 km. The loss coefficient of conventional optical fibers is 0.25dB/km.
2. The maximum output power of a single-channel optical transmitter is 0 dBm, and the receiving power of an optical receiver is not less than -26 dBm, and the overload point is -10 dBm.
3. EDFA can be used as line amplifier, where the input power of EDFA is limited to - 18-2dBm, the maximum output power is 20dBm, the gain range is 13-25dB, and the noise index is 4.0dB.)
- 2019-05-13 09:39:41下载
- 积分:1
-
MATLABjiemi
在这本实用的指导书帮助下你立即就可使用MATLAB了。《MATLAB揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。
本书使用简单易行的风格,一开始介绍了MATLAB基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE的数值解,使用特殊函数工作。本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是MATLAB精华。
本自学指导书提供了:
上手MATLAB的最快方法
几百个带有解答过程的工作实例
覆盖了MATLAB7
每章章末配有习题,提高学习质量,查漏补缺。
书末附有最终测试题
为学习和工作节省时间提高效率(for this book s help,you can use the matlab.)
- 2009-03-29 11:37:34下载
- 积分:1
-
SAR-Sign-alPProcessinMatlab
合成孔径雷达信号处理 matlab 程序(SAR Signal Processing Matla program)
- 2011-11-13 22:14:32下载
- 积分:1
-
hierarchicalCentroid
Hierarchial Centroid
the zip consists of implementation of hirarchial centroid
along with their figures and their sample outputs
- 2014-02-06 15:30:19下载
- 积分:1