-
type2_union_or_intersection
这个子程序是为了在第二种情况下对联合部分或者生命部分的估计值而编写的。(This routine is for evaluating union or intersection operation under type2.
)
- 2009-04-02 19:47:14下载
- 积分: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
-
corro
时差法在超声波测量流量中的应用程序,原吗利用相关法求得时差(time difference in ultrasonic flow measurement applications, the original use of the relevant law? Seek TDOA)
- 2007-04-30 21:45:40下载
- 积分:1
-
zyfdtd2D
时域有限差分法在matlab环境下进行的仿真,更形象地说明了时域有限差分法
(When the FDTD method simulation in Matlab environment, but also vividly illustrates the finite difference time domain method)
- 2012-06-13 15:44:19下载
- 积分:1
-
q3c.mdl
A muitistage tap filter in simulink. Phase dirtoin and phase sitortion shown in teh simulation results(A muitistage tap filter. Phase dirtoin and phase sitortion shown in teh simulation results)
- 2014-02-19 17:53:28下载
- 积分:1
-
gaussiandis
function for generating N gaussian distribution samples
- 2009-09-06 16:31:06下载
- 积分:1
-
WELL
它试图解决的问题,薄弱的标签是一个多学习一种新标签的问题,其中只有部分标签集与每个提供相关培训的例子(This package includes the MATLAB code of the multi-label learning algorithm WELL. It tries to deal with weak label problem which is a new kind of multi-label learning problem, where only a partial label set associated with each training example is provided. A Readme file and an example file are included in the package)
- 2010-12-18 20:47:29下载
- 积分:1
-
DQPSK_Sim
一个pi/4-DQPSK的仿真程序,GUI界面,可以计算误码率(a pi/4-DQPSK simulation program, GUI interface, the error rate can be calculated)
- 2021-05-14 02:30:02下载
- 积分:1
-
wilson_zeta_4
seismic response analysis of MDOF structures using wilson-theta method
- 2011-04-20 17:36:35下载
- 积分:1
-
Load_V2.0
此程序根据王专利撰写的《翼面结构有限元模型节点气动载荷计算》编写
需要的前期准备文件:case01.txt---已知不同工况下各个载荷点力的文件
Force_Site.txt---已知各个载荷点的坐标
Node_Site.txt----有限元节点坐标
输出文件 Nodal_Force_01.txt----存放每个有限元节点计算后分得的力,第一列为节点编号,第二列为节点力大小(This process patent under the king wrote " wing structural finite element model node aerodynamic load calculation" Writing required preparatory documents: case01.txt-- known under different conditions of each load point force file Force_Site. txt--- known each load point coordinates Node_Site.txt---- finite element nodal coordinates output file Nodal_Force_01.txt---- storage node finite element calculation for each share of power, first as the node number, the second column is the size of nodal forces)
- 2013-10-14 22:37:15下载
- 积分:1