-
BNL
The BNL toolbox is a set of Matlab functions for defining and estimating the
parameters of a Bayesian network for discrete variables in which the conditional
probability tables are specified by logistic regression models. Logistic regression can be
used to incorporate restrictions on the conditional probabilities and to account for the
effect of covariates. Nominal variables are modeled with multinomial logistic regression,
whereas the category probabilities of ordered variables are modeled through a cumulative
or adjacent-categories response function. Variables can be observed, partially observed,
or hidden.
- 2009-02-02 15:33:34下载
- 积分:1
-
beamforming
课题写得一个波束形成程序,希望能对大家有所帮助(a beamforming algorithm)
- 2010-03-03 16:05:47下载
- 积分:1
-
LDPC_BSN
一种新型的信道编码的仿真程序,在下一代无线通信中比较有用(a new channel coding of the simulation program in the next generation of wireless communications more useful)
- 2007-05-31 16:27:27下载
- 积分:1
-
PSTD_FDTD
PSTD算法的matlab代码 计算二维空间 大尺寸下优于FDTD算法,速度优势随维数平方增长(PSTD algorithm matlab code FDTD algorithm is superior to the large size of the two-dimensional space, the speed advantage of growth with the square of the number of dimensions)
- 2012-08-28 14:11:50下载
- 积分:1
-
利用MATLAB语言,实现分时电价的功能
利用MATLAB语言,实现分时电价的功能,程序里面有清晰的注释(realize the TOU function)
- 2020-11-04 17:29:54下载
- 积分:1
-
bp
说明: bp神经网络算法的matlab源代码,挺有用的。(bp neural network algorithm matlab source code, quite useful.)
- 2011-04-02 11:52:48下载
- 积分:1
-
earthquake-wave
matlab编写的地震波,输入数据文件将生成地震波曲线(matlab prepared seismic waves, the input data file will generate seismic waves curve)
- 2013-12-09 15:46:28下载
- 积分:1
-
79419144slidingmoandmatlab
模糊自适应控制那本书后的所有仿真代码,对初学simulink的同学很有帮助(all programmes with<fuzzy adaptive controll>)
- 2009-04-19 19:32:05下载
- 积分:1
-
two_ray_model
Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión
2.12)
f = 0.9 frecuencia en GHz
landa = 0.3/f en m
R = -1 coeficiente de reflexión en tierra
ht = 10 altura del transmisor en m
hr = 2 altura del receptor en m
Gt = 1
Gr = 1
Pt = 1
d=10:.1:100000
phase_diff = 4*pi*ht*hr./(landa*d) aproximación
Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2)
Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2)
figure(1), clf,
plot((d),10*log10(Pr/max(abs(Pr))))
grid
xlabel( log_1_0(d) )
ylabel( Potencia recibida (dBm) )
- 2010-02-08 06:31:54下载
- 积分:1
-
CC_Phy_RL1
Here is the currrent controller in physical RL(resistance- inductance) circuit where you can control current in power system
- 2014-10-02 11:03:37下载
- 积分:1