-
MATLAB-GUI-instruction-video-3
MATLAB GUI教学视频3:滚动条数值显示在文本框中(MATLAB GUI instruction video 3: The scroll bar is shown in the text box)
- 2011-07-15 11:00:32下载
- 积分:1
-
base-paper
This paper deals with the damping technic of Low frequency oscillation in power system with SSSC compensator and various controllers
- 2014-01-08 13:47:45下载
- 积分:1
-
QPSK
实现了PCM编码->基带码型转换(NRZ to HDB3)->QPSK调制->高斯信道->QPSK解调->基带码型反转换(HDB3 to NRZ)->PCM解码。同时给出了误码率曲线。(Achieve a PCM coding-> Baseband code converter (NRZ to HDB3)-> QPSK Modulation-> Gaussian channel-> QPSK demodulator-> anti-baseband conversion pattern (HDB3 to NRZ)-> PCM decoding. Also shows the BER curves.)
- 2011-12-02 10:20:41下载
- 积分:1
-
ffa
firefly algorithm based on swarm intelligence works very well in optimizing all types of problems
- 2014-04-06 01:46:59下载
- 积分:1
-
GWO_Pathplaning
说明: 程序能够随时生成二维地图,并将灰狼优化算法应用于二维路径规划中。(The program can generate two-dimensional map at any time.The gray wolf optimization algorithm is applied to the two-dimensional path planning.)
- 2021-04-11 15:08:58下载
- 积分:1
-
use_ads_code
一个用ATSAM7S64的例子,初学者可以(A used ATSAM7S64 example, beginners can)
- 2007-10-14 22:19:52下载
- 积分:1
-
chaye
实现茶叶的RGB颜色分量提取,并通过分量所占比例与模板的匹配来鉴别茶叶品质(Realization of the tea RGB color components extraction, and through the component proportion of template matching to identify with the tea quality
)
- 2012-04-30 03:01:02下载
- 积分:1
-
BP
说明: BP神经网络的预测实例分析并附有详细的解释(Examples of BP neural network forecasting analysis together with a detailed explanation)
- 2015-04-22 10:42:52下载
- 积分:1
-
Ga-tsp
遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。(Genetic algorithm tsp problem of logistics distribution routing optimization problem subject, this paper introduces 0-1 programming ideas, a mathematical model with the constraints of logistics and distribution problems. Solving, introducing genetic algorithm encoding, and the number of partitions and the number of customers for a small difference, the flexible use of the partition containing the partition algorithm to determine the distribution of the optimal solution sequence group, closely enumeration method allows both the algorithm is simple, fast advantages. Matlab software application executable to get the shortest path. Complex factors affecting both the time, we introduce a penalty function, and by setting the penalty coefficient, and further obtain the optimal path from the shortest path.)
- 2014-05-30 20:53:34下载
- 积分:1
-
lfsr
1)利用CC++语言实现给定的LFSR;
2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点;
3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。
给定的LFSR为:(1) the use of C C++ language given LFSR
2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle
3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation).
LFSR given as follows:)
- 2015-12-14 16:26:56下载
- 积分:1