-
MatLab-interpolation-and-fiting
关于讲解曲线和曲面插值和拟合的MATLAB经典算法,并带有讲解PPT.(MatLab interpolation and fiting)
- 2015-04-17 19:32:52下载
- 积分:1
-
Bin2Hex32
Convert binary to 32 bit hexa decimal value
- 2014-02-03 14:31:38下载
- 积分:1
-
WirelessSensorNetSimulation
RSSI定位技术,基于接受信号强度的定位算法的ui仿真系统(RSSI positioning technology is based on the UI simulation system of location algorithm based on signal strength.)
- 2020-09-25 14:57:47下载
- 积分:1
-
use-matlab-to-draw-3Dfigure
如何应用matlab画三维图以及相关的例子说明(how to use matlab to draw 3Dfigure)
- 2011-06-14 16:26:49下载
- 积分:1
-
Signal-Detection-and-Estimation
这是一本信号与系统方向的圣经,我这里上传上来,希望对大家有用。(It is a bible in the aspect of signal and system. I upload it and want to share with people who need it and hope to help him/her.)
- 2011-12-21 17:23:16下载
- 积分: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
-
BPSKmodanddemod
bpsk的解调源代码,可以用于仿真,理解解调过程(bpsk demodulation source code can be used to simulate and understand the demodulation process
)
- 2011-12-11 20:17:46下载
- 积分:1
-
music1
说明: 波达方向估计 应用最常规的MUSIC算法 实用!(Direction of Arrival Estimation most conventional MUSIC algorithm practical!)
- 2008-09-01 13:34:55下载
- 积分:1
-
CAM
Content-addressable memory (CAM) is a special type of computer memory used in certain very-high-speed searching applications. It is also known as associative memory, associative storage, or associative array, although the last term is more often used for a programming data structure.
- 2014-12-06 00:33:45下载
- 积分:1
-
Abc2sc
file matlab for power system
- 2013-05-26 00:53:21下载
- 积分:1