-
MIMO(MLD)
This matlab code calculates a bit error rate of MIMO system based on MLD.
- 2010-10-22 04:43:57下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
WiMAX
it is about wimax,which is the most important technology .
- 2014-09-17 22:23:30下载
- 积分:1
-
power_buckconv
GTO Buck Converter
This example illustrates the use of the GTO-thyristor in the buck converter topology
- 2014-10-26 00:06:52下载
- 积分:1
-
blockcode
说明: 涵盖了turbo码的全套仿真程序,是初学者学习turbo码的最佳工具。(Covers the full range of turbo code simulation program is for beginners to learn the best tool for turbo codes.)
- 2011-02-28 08:57:32下载
- 积分:1
-
mmc1
用于地球物理中重力和磁力位场边界提取的几个常用的算法,包含数据处理,建模,和滤波。(Gravity and Magnetic Data Mapping, Processing, Modeling and Filtering Software.)
- 2014-01-08 13:22:34下载
- 积分:1
-
1
说明: 基于matlab简单图像处理系统中对图片进行增强对比度的处理(Based on a simple matlab image processing system to enhance the contrast of the picture processing)
- 2014-01-19 22:06:36下载
- 积分:1
-
HTMLScanner
import dalvik.annotation.TestTargetClass for Andriod.
- 2013-12-30 23:55:52下载
- 积分:1
-
GS
说明: 求解系数矩阵由16阶Hilbert方程组构成的线性方程组,Gauss-Seidel迭代法;(The solution of coefficient matrix consists of 16 Hilbert equations, Gauss-Seidel iteration method.)
- 2019-04-11 23:34:35下载
- 积分:1
-
hm
说明: 汉明码生成,74和1511汉明码的生产,以及其检错能力的验证(Hamming code generation, 74 and the 1511 production of Hamming codes and their error detection ability for)
- 2010-07-08 23:14:44下载
- 积分:1