文件名称:C-code-for-FIR
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:859.36kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于STM32F10的FIR滤波器
参数 :
hx[Max] : 系统函数,Max为系统函数的阶数,或是系数的个数,定义为Short型
xn[M] : 输入参数
yn[N] : 输出参数
M,N,Max的关系为 M + Max -1 = N -
STM32F10-based FIR filters
Parameters:
hx [Max]: system functions, Max is the order of the system function, or the number of coefficients, defined as the Short type
xn [M]: input parameters
yn [N]: output parameter
the relationship between Max ,M, N is :M+ Max-1 = N
参数 :
hx[Max] : 系统函数,Max为系统函数的阶数,或是系数的个数,定义为Short型
xn[M] : 输入参数
yn[N] : 输出参数
M,N,Max的关系为 M + Max -1 = N -
STM32F10-based FIR filters
Parameters:
hx [Max]: system functions, Max is the order of the system function, or the number of coefficients, defined as the Short type
xn [M]: input parameters
yn [N]: output parameter
the relationship between Max ,M, N is :M+ Max-1 = N
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C code for FIR/
C code for FIR/Libraries/
C code for FIR/Libraries/CMSIS/
C code for FIR/Libraries/CMSIS/CM3/
C code for FIR/Libraries/CMSIS/CM3/CoreSupport/
C code for FIR/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
C code for FIR/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/Release_Notes_for_STM32F10x_CMSIS.html
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
C code for FIR/Libraries/CMSIS/CMSIS debug support.htm
C code for FIR/Libraries/CMSIS/CMSIS_changes.htm
C code for FIR/Libraries/CMSIS/Documentation/
C code for FIR/Libraries/CMSIS/Documentation/CMSIS_Core.htm
C code for FIR/Libraries/CMSIS/License.doc
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
C code for FIR/Libra
C code for FIR/Libraries/
C code for FIR/Libraries/CMSIS/
C code for FIR/Libraries/CMSIS/CM3/
C code for FIR/Libraries/CMSIS/CM3/CoreSupport/
C code for FIR/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
C code for FIR/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/Release_Notes_for_STM32F10x_CMSIS.html
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
C code for FIR/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
C code for FIR/Libraries/CMSIS/CMSIS debug support.htm
C code for FIR/Libraries/CMSIS/CMSIS_changes.htm
C code for FIR/Libraries/CMSIS/Documentation/
C code for FIR/Libraries/CMSIS/Documentation/CMSIS_Core.htm
C code for FIR/Libraries/CMSIS/License.doc
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h
C code for FIR/Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h
C code for FIR/Libra
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.