-
RLS
递归最小均方误差中,权矢量随迭代次数收敛曲线(recursive least squares )
- 2011-07-24 14:06:08下载
- 积分:1
-
add-water-mark
添加YUV数字水印,用 matlab读写YUV视频并保存(add YUV watermark,read and write YUV video)
- 2013-04-19 16:47:40下载
- 积分:1
-
ofdm2
orthogonal division multiplixing(ofdm) is a new scheme used in wireless communication systems its also called multicarrier system and achieved this. cyclic prefix is used to minimize the intersymbol interference(ISI) and intercarrier interference
- 2014-01-17 15:12:25下载
- 积分:1
-
yuv2mov
在matlab环境下,将YUV视频格式转换为matlab可以处理的mov视频格式(In the matlab environment, the YUV video format conversion mov video format that can be processed for matlab)
- 2014-11-02 14:28:07下载
- 积分:1
-
Ex5_pmm
example simulation s of analysis of electrical machinery and drive systems - Pual C. Krause - Ex5
- 2013-10-04 04:32:15下载
- 积分:1
-
约束优化问题的罚函数的们研究
说明: 一篇对罚函数方法进行改进的硕士论文,比较有价值。(A master's thesis on the improvement of the penalty function method is of great value)
- 2017-11-30 16:37:34下载
- 积分:1
-
m_seq1
选择13级移位寄存器的初始数据,用移位加反馈的方法生成级数为3~13的m序列(The selection of the initial data of 13 level shift register, series is generated by shift plus feedback method for 3 ~ 13 m sequence
)
- 2013-10-10 00:11:36下载
- 积分:1
-
AnalogClock
Hello friend how are you. Its a Xamrine Sample Clock Example. Its a Analog clock
- 2014-12-17 19:29:37下载
- 积分:1
-
phaseunwrap11
傅里叶对干涉相位梯度进行变换,以执行一种新的加权最小二乘(Fourier transform on the interferometric phase gradient to perform a new weighted least squares)
- 2014-02-24 14:35:45下载
- 积分:1
-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1