资源列表
simllation-program
- 一个pi4-DQPSK的仿真程序,GUI界面,可以计算误码率 不错的(A simulation program pi4 - DQPSK, GUI interface, bit error rate can be calculated)
FBCQNNY50
- 一个例子滤波应用程序,可以了解粒子滤波的工作原理 很好的(A application example filtering, can understand the working principle of particle filter is very good)
jqwidgets-ver4.5.4
- 可以实现表格数据以树的格式呈现,我是用于mvc+asp.net开发(Table data can be implemented in tree format, I used for mvc+asp.net development)
lendning
- 一个关于精馏塔建模的matlab仿真程序,很经典的,值得大家来学习学习(Modeling of a rectification tower of matlab simulation program, very classic, worth to learning how to learn)
PCA
- 该代码主要实现样本的主成分分析,包括一个xls文件的数据样本,一个PCA的主程序。(This code is usedto realize principal component analysis, including a XLS file of data samples and a PCA main program.)
AN_275
- LIBRARY FOR FT800 WITH SOUCE CODE
LPC3131_NAND_flashing
- lPC3131 NAND FLASHING ZIP
Riverdi_Arduino_library_Rev1.2
- RiveRDI CLICKFT800 DRIVER
扰码
- OFDM技术中经常用到扰码技术,本设计采用线性反馈移位寄存器实现简单扰码(relization of interference)
onewirelib
- Ardruino one wire library
arduino-uno-click-shield-examples-v100
- Ardruino uno bread board
51黑论坛_卡尔曼滤波输出姿态角
- 卡尔曼滤波,extern KalmanGain;// 卡尔曼增益 extern EstimateCovariance;//估计协方差 extern MeasureCovariance;//测量协方差 extern EstimateValue;//估计值 extern void KalmanFilterInit(void); extern KalmanFilter( Measure);(extern KalmanGain; extern EstimateCo