登录
首页 » 文件格式 » BF533的视频BF533的视频

BF533的视频BF533的视频

于 2022-01-31 发布 文件大小:543.94 kB
0 135
下载积分: 2 下载次数: 1

代码说明:

bf533 vedio bf533 vedio

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 10种软滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返...
    10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value > A ) return value return new_value } 2、中位值滤波法 /* N值可根据实际情况调整 排序采用冒泡法*/-10 kinds of software filtering method one example of the procedure, limit the Deputy filter/* A value can be adjusted according to the actual value for the RMS, new_value filter for the current sampling procedures for the effective return of the actual value* /# define A 10 char value char filter () (char new_value new_value = get_ad () if ((new_value- value> A) | | (value- new_value> A) return value return new_value ) 2, the median filtering method/* N values can be adjust the actual situation in the use of bubble sort method* /
    2023-08-29 16:45:03下载
    积分:1
  • 将bin转换成intel的hex的源程序
    将bin转换成intel的hex文件的源程序-to convert the hex intel source documents
    2022-08-18 10:08:40下载
    积分:1
  • OFDM Simulation Using Matlab
    OFDM Simulation Using Matlab
    2022-04-13 14:34:14下载
    积分:1
  • 简易通讯录c语言版
    简易通讯录c语言版-simple directory c language version
    2022-02-07 03:19:16下载
    积分:1
  • 模拟连连看看的程序源代码。 可运行的。
    模拟连连看看的程序源代码。 可运行的。-Simulation procedure again and again to see the source code. Can be run.
    2022-02-21 18:57:58下载
    积分:1
  • C++练习题及答案
    C++练习题及答案
    2022-10-19 10:05:04下载
    积分:1
  • this a instance about extends s application
    this a instance about extends s application-this instance is a extends"s about applicat ion
    2022-09-18 07:30:02下载
    积分:1
  • generate a text file, the disk space used for a full procedure, particularly fas...
    生成一个文本文件,用来写满磁盘空间的程序,速度特别快,界面清晰.-generate a text file, the disk space used for a full procedure, particularly fast speed, interface clarity.
    2022-09-19 14:50:03下载
    积分:1
  • Avi ,英版本。包括标准avi说明,以及各个重要的数据结构的定义。 是学习流媒体基础的必不可少的基础资料...
    Avi 文件格式,英文版本。包括标准avi文件格式说明,以及各个重要的数据结构的定义。 是学习流媒体基础的必不可少的基础资料-Avi file format, and English versions. Including standard avi file format, as well as an all important data structure definitions. Streaming Media is the basis for learning the essential foundation for information
    2022-01-25 17:10:38下载
    积分:1
  • fuzzy RBFNN right Diesel throttle actuator position control, on the speed electr...
    采用模糊RBF神经网络对柴油机油门执行器位置进行控制,介绍了电液调速执行器的动态特性,设计了电液调速控制回路,本文将一种基于模糊RBF神经网络的PID控制器应用于柴油机调速控制当中,详细说明了模糊RBF神经网络控制器的设计过程,它结合了传统PID以及神经网络和模糊控制的优点,可以在线调整得到一组最优的PID控制参数。仿真结果表明该系统比传统模糊控制的响应速度快、超调小,且适应性强,具有推广价值。-fuzzy RBFNN right Diesel throttle actuator position control, on the speed electro-hydraulic actuator and the dynamic characteristics of the design of electro-hydraulic speed control circuit, This paper will be based on fuzzy RBFNN PID controller for speed control Diesel, a detailed description of fuzzy RBF neural network controller design process, It combines the traditional PID and neural network and fuzzy control advantages online can be an adjustment Optimal Group of PID control parameters. Simulation results show that the system than the traditional fuzzy control of the fast response, small overshoot, and adaptability, is worth promoting.
    2022-03-10 03:50:21下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载