-
MATALB_practicalCcourse(7.0)
该教程MATLAB实用教程(7.0版本)包括MATLAB语言基础、基本应用、高级应用三部分,系统全面。(The Practical Guide Tutorial MATLAB (version 7.0) includes the basic MATLAB language, basic applications, advanced applications of three parts, systematic and comprehensive.)
- 2010-07-31 17:04:22下载
- 积分:1
-
Imm
目标跟踪的IMM算法的matlab参考程序
希望能帮到大家
(IMM target tracking algorithm matlab reference program)
- 2013-09-16 17:04:43下载
- 积分:1
-
chap2
基础PID控制的matlab仿真源代码。适合入门学习。(Basic PID control matlab simulation source code. Suitable for study entry.)
- 2013-04-28 09:23:09下载
- 积分:1
-
colorext
Counts the red objects and return the number serially
- 2015-03-05 05:40:35下载
- 积分:1
-
PFAImaging
这是一个针对聚束式合成孔径雷达的极坐标成像算法,程序里包含了雷达系统参数设置,场景参数设置以及成像算法。(This is a polar coordinate imaging algorithms for spotlight synthetic aperture radar, the program contains a radar system parameter settings, parameter settings and scene imaging algorithm.)
- 2016-06-01 17:35:49下载
- 积分:1
-
bwt
BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out (BWT decomposition
Version 1.2
Arguments:
im: A square image side length must be a power of 3
Result:
decomp: The decomposition is laid out as (per Figure 3 of Willmore
et al 2008):
Citation:
Willmore B, Prenger RJ, Wu MC and Gallant JL (2008). The Berkeley
Wavelet Transform: A biologically-inspired orthogonal wavelet transform.
Neural Computation 20:6, 1537-1564 )
- 2013-03-28 10:26:10下载
- 积分:1
-
threhold
对脑电信号的时域波形进行阈值检测,识别特征脑电(EEG time-domain waveform threshold detection
)
- 2012-12-03 10:11:49下载
- 积分: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
-
music
文件包含了阵列信号的的圆阵,直线阵,平面阵的MATLAB代码。(File contains the array signal of the circular array, linear array, planar array of MATLAB code.)
- 2010-05-31 15:36:05下载
- 积分:1
-
TransDatRO_code_source_1.02
SOURCE CODE FOR TRANSCALCULUS BETWEEN ETRS89 (GRS80) GPS SYSTEM and STEREOGRAPHIC 70 COORDINATE SYSTEM
- 2014-08-19 02:54:46下载
- 积分:1