-
AM-FM-modulation
matlab 调频调幅模拟实现,有例程非常好!(AM FM matlab simulation, there are very good routine)
- 2009-05-17 17:27:30下载
- 积分:1
-
22321378
《MATLAB数字信号处理与应用》一书的源代码,可以对应书本学习。("MATLAB and application of digital signal processing," source book,
itis easy to use)
- 2011-05-20 16:42:58下载
- 积分:1
-
tangent-correction
在matlab中实现正切矫正程序,确定行、列中心点的位置。( tangent correction)
- 2012-10-28 17:16:38下载
- 积分:1
-
ups
its a ups model implemented using simulink
- 2021-01-28 21:28:36下载
- 积分:1
-
鲁棒控制:线性矩阵不等式处理方法
鲁棒控制问题的线性矩阵不等式的解法,从理论到程序,自学很好用,希望对大家有帮助。(Robust control problem of linear matrix inequality solution, from theory to procedures, self-learning, very useful, and I hope to help everyone.)
- 2017-10-08 16:30:15下载
- 积分:1
-
A-Matrix-Handbook-for-Statisticians
矩阵与统计的书,是常用的外国教材,推荐使用(A Matrix Handbook for Statisticians.wiley-interscience, A John Wiley Sons,Inc,Publication)
- 2011-06-01 15:08:44下载
- 积分:1
-
a-high-window-function-filtering
通过对高通滤波器的理解,通过matlab编程,实现了窗函数法高通滤波器滤波(Through the high-pass filter to understand, through matlab programming, achieve a high-pass filter window function filtering)
- 2013-10-30 16:58:48下载
- 积分:1
-
DEMON
这是一个求信号DEMON谱也就是包络谱的小程序,
信号是myfunction,DEMON.m里调用了这个函数( U8FD9 u162F u4E3 u4E3 u4E3 u6C2 u6C2 U8C03 u7528 u4E86 u8FD9 u4E2A u51FD u6570)
- 2021-01-19 14:58:42下载
- 积分:1
-
case300
电力系统潮流计算采取牛顿-拉弗逊法 IEEE 300 (power flow calculation IEEE 300)
- 2010-11-02 11:47:59下载
- 积分: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