-
simulink
SIMULINK很好的参考教程,给出了SIMULINK使用方法和例程,是初学者很好的参考资料(SIMULINK good information and guidance, given the use of methods and routines SIMULINK is a good reference for beginners)
- 2009-07-03 11:16:13下载
- 积分:1
-
random
说明: 第13章: 随机数生成
PFQZ 用平方取中法产生随机数列
MixMOD 用混合同余法产生随机数列
MulMOD1 用乘同余法1产生随机数列
MulMOD2 用乘同余法2产生随机数列
PrimeMOD 用素数模同余法产生随机数列
PowerDist 产生指数分布的随机数列
LaplaceDist 产生拉普拉斯分布的随机数列
RelayDist 产生瑞利分布的随机数列
CauthyDist 产生柯西分布的随机数列
AELDist 产生爱尔朗分布的随机数列
GaussDist 产生正态分布的随机数列
WBDist 产生韦伯西分布的随机数列
PoisonDist 产生泊松分布的随机数列
BenuliDist 产生贝努里分布的随机数列
BGDist 产生贝努里-高斯分布的随机数列
TwoDist 产生二项式分布的随机数列
(random)
- 2009-07-23 10:23:30下载
- 积分:1
-
mapping
QPSK,16QAM,64QAM星座图映射,是信号处理的基础,具有参考价值(QPSK, 16QAM, 64QAM constellation mapping, is the basis for signal processing, with the reference value)
- 2011-10-19 16:21:25下载
- 积分:1
-
ofdm_4qam
子载波数128位数/ 符号 2符号数/ 载波 1000训练符号数 0循环前缀长度8 调制方式 4-QAM多径信道数3 IFFT Size128 信道最大时延 2(ofdm program 4QAM modulation. Subcarriers median number of 128 /2 Symbol Symbol/carrier cyclic prefix length of the number of training symbols of 1000 0 8 modulation mode 4-QAM multi-path channel number 3 the IFFT Size 128 channel maximum delay)
- 2013-05-13 18:33:43下载
- 积分:1
-
Genetic_Algorithm_Final
To implement the genetic algorithm for optimization of the given function.
PROBLEM:-
Given a one variable function
f(x)= {█(2+e^((x-10)) +cos 〖(x-10) 〗 if x≤10 @2+ e^((10-x))+cos (10-x) if x>10)┤
Determine maximum function value f(x) and corresponding value of x in the user specified range, say [a, b] using GA.
- 2011-07-17 21:28:51下载
- 积分:1
-
mathlab-simple-courses
这是关于mathlab软件使用的一些入门级教程,对mathlab初学者有一定的帮助。(This is an entry-level course about the using of mathlab , it may have some help for mathlab beginners .)
- 2011-08-13 00:41:26下载
- 积分:1
-
POSt_application
这是几个粒子群算法的经典例子,思路清晰,编程易懂,注释也非常详细。这里主要是介绍matlab中的粒子群工具箱。(This is a classic example of the particle swarm optimization, clear, easy to understand programming ideas, comments, very detailed. Here mainly to the introduction matlab Particle Swarm toolbox.)
- 2012-06-26 09:29:08下载
- 积分:1
-
recursive
迭代生成LDPC码矩阵,初始矩阵为三行三列各元素均为1的矩阵。根据其tranner图依次迭代产生新的矩阵。(structural properties:
(1)Each line is composed of p points
(2)There is one and only one line between any two points
(3)Each point lies on b lines
(4)Any pair of lines has at most one common point )
- 2015-04-19 15:04:48下载
- 积分:1
-
Archive-3
Aes encryption using matlab
- 2016-04-21 00:12:57下载
- 积分:1
-
backtrack1
This function implements brute force bactracking to solve
the knapsack problem.
- 2009-03-05 01:26:42下载
- 积分:1