搜索资源列表
suanfa
- 在许多的数据采集系统中,现场的强电设备较多,不可避免 地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样 的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波 时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。 这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这 就是防脉冲干扰平均值滤波法的原理。-In many of the data acquisition system, the scene of strong electrical
gps
- 本书是一本实用全球定位系统(GPS)定位程序设计工具书。它包括了GPS应用和开发中全部常用的内容。 全书共分十章,它们是:绪论、数据采集和格式转换、卫星位置计算、绝对定位、相对定位、差分GPS定位、动态定位、辅助计算工具、GPS+GLONASS组合以及菜单界面设计。本书总结了多年的工作实践和研究成果,以38种不同功能的数学模糊及完整的源程序奉献给读者。 本书可供从事航空、航海、港口、航道、公路、铁路、勘测、地质、石油、测绘、水利、公安、保险、银行、探险等专业的应用、开发、研究和
all_Kalman_filter
- 一个实现卡尔曼滤波器的程序集。卡尔曼滤波是一种常用的数据滤波方法,可用于电力系统故障信号采集等方面。-An implementation of the Kalman filter assembly. Kalman filtering is a commonly used method of data that can be used aspects of power system fault signal acquisition.
maitan_v14
- 毕设内容,高光谱图像基本处理,实现串口的数据采集,多机电力系统仿真及其潮流计算。- Complete set content, basic hyperspectral image processing, Achieve serial data acquisition, Multi-machine power system simulation and flow calculation.
gangjeng
- 包含特征值与特征向量的提取、训练样本以及最后的识别,光纤无线通信系统中传输性能的研究,实现串口的数据采集。- Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Fiber Transmission wireless communication system performance, Achieve serial data acquisition.
nengming_v81
- 对HARQ系统的吞吐量分析,实现串口的数据采集,利用最小二乘算法实现对三维平面的拟合。- HARQ throughput analysis of the system, Achieve serial data acquisition, Least-squares algorithm to fit a three-dimensional plane.
buinou
- 实现串口的数据采集,含噪脉冲信号进行相关检测,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Achieve serial data acquisition, Noisy pulse correlation detection signal, ofdm system simulation including 16qam modulation fft windowing modules plus cp.
foufiu
- 搭建OFDM通信系统的框架,实现串口的数据采集,使用matlab实现智能预测控制算法。- Build a framework OFDM communication system, Achieve serial data acquisition, Use matlab intelligent predictive control algorithm.
Kalman filter
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka