文件名称:main-fex
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-01
- 文件大小:
- 44kb
- 下载次数:
- 0次
- 提 供 者:
- 蔡*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
代码使用C编写,平台为Cortex-M3 系列STM32F107VCT开发板。
用于将ARM ADC通道获取的5s 400Hz双通道信号,共2000*2个, 通过卡尔曼滤波,提取主成分,8组(共16个)个特征,最后将此信号分类成4种。 此源码为其中核心部分,VC测试通过。(不含信号文件和基础源文件)-Code written in C, the platform for Cortex-M3 series STM32F107VCT development board. ARM ADC channel for 5s 400Hz dual-channel signal, a total of 2000* 2, by Kalman filter to extract the main ingredient, 8 (16) characteristics, and finally this signal is classified into four kinds. This source of which the core of the VC test through. (Excluding signal files, and the basis of source files)
用于将ARM ADC通道获取的5s 400Hz双通道信号,共2000*2个, 通过卡尔曼滤波,提取主成分,8组(共16个)个特征,最后将此信号分类成4种。 此源码为其中核心部分,VC测试通过。(不含信号文件和基础源文件)-Code written in C, the platform for Cortex-M3 series STM32F107VCT development board. ARM ADC channel for 5s 400Hz dual-channel signal, a total of 2000* 2, by Kalman filter to extract the main ingredient, 8 (16) characteristics, and finally this signal is classified into four kinds. This source of which the core of the VC test through. (Excluding signal files, and the basis of source files)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ili9320.c
ili9320.h
ili9320_font.h
main.c
main.c.bad
MDK说明.txt
spi_flash.c
spi_flash.h
stm32f10x_conf.h
stm32f10x_it.c
stm32f10x_it.h
stm32_ADC双通道_DMA_定时器1sDMA串口输出.c
usart.c
usart.h