-
fuzzy-control
模煳控制及其Matlab应用,帮助了解模糊控制与matlab编程。(fuzzy control and matlab)
- 2012-03-29 11:18:25下载
- 积分:1
-
Genetic-Programming-2012
遗传规划的经典文献资料,介绍了目前最前沿的研究内容和方向。(The 15th European Conference on Genetic Programming (EuroGP) took place
during April 11–13, 2012 in the historical city of M´ alaga, in southern Spain, a
delightful place for the conference. Being the only conference exclusively devoted
to genetic programming and the evolutionary generation of computer programs,
EuroGP attracts scholars from all over the world.)
- 2014-02-07 21:17:37下载
- 积分:1
-
椭圆型方程五点差分法
说明: 椭圆形方程的五点差分方法,内涵求解方程的迭代程序包括雅克比迭代和高斯迭代(Five-point difference method for elliptic equation. Iterative procedures for solving the equation include Jacobian iteration and Gauss iteration.)
- 2019-06-09 12:09:40下载
- 积分:1
-
Multipath_and_Doppler_Effects_and_Models
国外大学的讲义,对学习这2种效应基础理解很有帮助,pdf文档中有matalb代码带你一步一步的学习,很值得推荐。(Multipath and Doppler Effects and Models,very useful document of understanding the basic principle with its matlab code .)
- 2009-11-21 11:06:44下载
- 积分:1
-
density_evolution_original
LDPC码密度进化程序,加入了自己的一些见解。(the programe of LDPC codes density evolution, with some personal viewpoint.)
- 2020-07-08 11:08:56下载
- 积分:1
-
mSequences
Maximum Length PN sequences are binary sequence generators that are capable of outputting all possible combinations of binary sequences in 2^m-1 cyclic shifts, where m is the size of the LFSR (Linear Feedback Shift Registers ) used in generating such sequences. Terms like Psuedorandom binary sequences (PRBS) or psuedonoise sequences are also used to refer m-sequences.
- 2012-05-01 13:46:39下载
- 积分:1
-
SGNNexperiments
用matlab编写的基于自生成神经网络(self-generated neural network)的预测方法(包含数据集)(prepared using Matlab based on the self-generating neural network (self-generated ne ural network) forecasting methods (including data sets))
- 2007-04-11 02:25:14下载
- 积分:1
-
RastriginDisc
RastriginDisc benchMark Function
- 2011-12-06 13:58:35下载
- 积分:1
-
public
Base64编码说明 Base64编码要求把3个8位字节(3*8=24)转化为4个6位的字节(4*6=24),之后在6位的前面补两个0,形成8位一个字节的形式。 如果剩下的字符不...(Base64-encoded instructions require the Base64 encoding three 8-bit bytes (3* 8 = 24) was converted to 4 6 bytes (4* 6 = 24), then in front of the two s complement 6 0, 8 is formed bits in a byte form. If the rest of the characters do not ...)
- 2015-03-18 17:44:08下载
- 积分:1
-
TurboDecode_Matlab
这部分代码主要实现了TURBO码的编解码,运用max-log-map译码方法进行译码(this code realise the encode and decode function of turbo,the decoding algorithm is by max-log-map)
- 2014-07-07 13:59:01下载
- 积分:1