-
Source-codes-of-IF-ABC-algorithm
是蛋白质二级结构优化(基于2维度非晶格模型)的优化代码,可直接运行,算法书写简单,高中生都能看懂。唯独一点,必须引用我们的两篇论文,否则算侵犯版权。( description : A self-organized matlab m file for protein structure
optimization using 2D off-lattice model and ABC algorithm.
Users MUST cite the following two articles if the codes are implemented in their studies
(1) Li, B., Li, Y., & Gong, L. (2014). Protein secondary structure optimization using an improved artificial bee colony algorithm based on AB off-lattice model. Engineering Applications of Artificial Intelligence, 27, 70-79.
(2) Li, B., Gong, L., & Yao, Y. (2013, October). On the performance of internal feedback artificial bee colony algorithm (IF-ABC) for protein secondary structure prediction. In Advanced Computational Intelligence (ICACI), 2013 Sixth International Conference on (pp. 33-38). IEEE.)
- 2015-05-15 12:36:18下载
- 积分:1
-
Newton-Method_1-var
Newton method.......this is a matlab code which solves a nonlinear function by newton-raphson method
- 2016-04-14 04:53:50下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
OFDM-procedure
main函数调用的子函数均可以随意修改,使用方便
模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块
可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解.
经典收藏!!
(The main function calls the subfunctions are free to modify, easy to use modules including: flow control module, convolution encoding and decoding module, interleaving solution intertwined module modem modules, the OFDM modem module, channel module (multipath rayleigh channel ), equalization module can operate normally, absolutely suitable for OFDM study used detailed notes, I wrote it myself, it is easy to understand. classic collection!)
- 2012-10-15 19:49:50下载
- 积分:1
-
GCC_PHAT
通过广义互相关函数GCC求信号的时延,程序简单易懂(Signal by using the generalized cross-correlation function GCC delay, procedure is simple to understand)
- 2015-04-15 10:29:37下载
- 积分:1
-
angularcode_task-
angular code to new task
- 2016-12-30 14:02:01下载
- 积分:1
-
QAM1rician
4qam调制信号在瑞利分布信道中的matlab仿真(4qam modulated signal in the the Rayleigh distribution channel matlab simulation)
- 2013-04-25 22:03:10下载
- 积分:1
-
MATLAB-GUI
matlab GUI详细介绍及简单的例子(matlab GUI details and a simple example)
- 2010-06-24 10:59:08下载
- 积分:1
-
TOOLBOX_calib
采用M语言编写的图像处理工具箱,内容丰富,设计了WINDOWS下的界面操作,对读者十分方便(M language using the image processing toolbox, rich in content and design of the interface under WINDOWS operation is very convenient for readers)
- 2009-09-23 14:48:45下载
- 积分:1
-
LMS
本算法是一种变步长的LMS算法,可以适用于智能算法等相关技术中(this algorithm is about a variable step-size LMS adaptive filter,and can be implied in samrt antenna)
- 2010-11-16 10:24:01下载
- 积分:1