资源列表
tianwen
- VC实现,天文导航算法及实现 包括数据的获取、加工、处理、保存为文件-VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents
navigation
- VC开发,导航程序与串口通信结合,串口连接陀螺采集数据,发给导航程序进行结算-VC, navigation procedures and integrate serial communication, serial connectivity gyro data collection, to navigation procedures for clearing
kalmanfilt
- 本程序是AR(2)模型进行数据建模,再进行kalman滤波,进行数据去躁处理,尤其用在光纤陀螺上-AR (2) model for data modeling, further Kalman filtering, data processing to impatient, especially with the fiber gyro
SinDll
- Vc中调用由Matlab文件转换的D-Vc call from the Matlab document conversion D
基阵信号处理
- 给定入射信号角度分别为 -22度 ,6度,18度时,不同信噪比情况下各种空间谱估计算法得到的曲线图-given incident signals point to -22 degrees, 6 degrees, 18 degrees, the signal to noise ratio under different space spectral estimation algorithm of the curve
仿真
- 几个基阵信号处理的源程序,供大家参考学习。-array signal processing of the source, for your reference study.
OFDM程序
- OFDM的接收和发射,是用Matlab编程实现的,希望供大家参考学习!-OFDM receiver and launch, using Matlab programming, I hope for your reference learning!
(最大和问题)
- 求一个矩阵的最大和,并判断两个矩阵的最大和-seek a matrix of the largest and, to judge two of the largest and Matrix
MATLABY调用
- matlab调用的包,api函数接口-Matlab calling package, api interface function
时钟夹角
- 求任意时刻时钟的夹角,是一个很简单的c的数值算法的题-This codes have the function of get the angle between of clock s hands at any time, witch is the answer of a simple c language numeric arithmetic subject
psd
- 计算ARMA(p,q)模型的功率谱密度。 形参说明: b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。 a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。 q——整型变量,ARMA(p,q)模型的滑动平均阶数。 p——整型变量,ARMA(p,q)模型的自回归阶数。 sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差。 fs——双精度实型变量,采样频率(Hz)。
burg
- 用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estimates AR model parameters, ther
