-
SuzukiChannel
suzuki process be one of the famous channel modeling that described by lognormal distributation that added by railey fading distributation.
- 2009-11-02 03:07:18下载
- 积分:1
-
FactoryMethod
定义一个用于创建对象的接口,让子类决定实例化哪一个类。Factory Method
使一个类的实例化延迟到其子类。(Analysis and implementation of common design patterns (C++))
- 2014-12-28 12:54:20下载
- 积分:1
-
8085
assemblies language 8058
- 2013-12-01 23:29:46下载
- 积分:1
-
FDA-Tool
FDA Tool is important to new bie for study How to filtering the signal with many kinds of filter s mode.
- 2015-04-07 06:31:01下载
- 积分:1
-
bin2gray
A function to convert binary number in to gray coded binary
- 2014-01-14 23:46:54下载
- 积分:1
-
matlabprobabilitydensity
用matlab实现概率方面的编程,包括随机数的生成函数方面知识(Probability with matlab implementation aspects of programming, including random number generation function of knowledge)
- 2010-11-22 11:12:24下载
- 积分:1
-
Matlab-code-for-geometry
It is a file which have matlab code for calculation of geometrical area such as circle,ellipse etc
- 2011-12-22 15:39:30下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
DPC
我不太会用matlab,这就是一个用过来实现DPC的算法(Implementation of DPC)
- 2019-03-15 08:37:16下载
- 积分:1
-
mod-demod
BPSK.QPSK.16QAM.64QAM调制解调(BPSK.QPSK.16QAM.64QAM modem)
- 2008-04-06 14:57:50下载
- 积分:1