-
两种方法测试spring中的jdbc
两种方法测试spring中的jdbc
两种方法测试spring中的jdbc
两种方法测试spring中的jdbc-two methods of testing spring jdbc two methods of testing spring jdbc
- 2023-06-20 20:10:03下载
- 积分: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
-
Coding method combined many aspects of software development. Although they are u...
编码方法合并了软件开发的许多方面。尽管它们通常对应用程序的功能没有影响,但它们对于改善对源代码的理解是有帮助的。这里考虑了所有形式的源代码,包括编程、脚本撰写、标记和查询语言。-Coding method combined many aspects of software development. Although they are usually the function of the application have no impact, but they are improving the understanding of the source code to be helpful. Here to consider all forms of source code, including programming, script writing, marking and query language.
- 2022-03-21 04:44:54下载
- 积分:1
-
Can Bus Controller sja1000 source, great reference value
Can总线控制器sja1000的源程序,很有参考价值-Can Bus Controller sja1000 source, great reference value
- 2023-06-21 07:00:03下载
- 积分:1
-
基于MO的shape编辑
基于MO的shape编辑-MO-based shape editor
- 2023-09-09 14:05:03下载
- 积分:1
-
C#.NET开发的图书管理系统,需要的朋友可以下载坐参考哦
C#.NET开发的图书管理系统,需要的朋友可以下载坐参考哦-C#. NET development of library management system, required to sit for a friend can download the reference Oh
- 2022-12-05 13:55:03下载
- 积分:1
-
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
-
function Daquan (text file)
函数大全(文本文件)-function Daquan (text file)
- 2022-07-14 21:05:28下载
- 积分:1
-
S1D19105
S1D19105-tm的datasheet为pdf格式文档-S1D19105- tm the datasheet for pdf format document
- 2023-03-11 15:40:03下载
- 积分:1
-
内含文件:音频文件WAV特技播放的原理及实现,PDF格式
内含文件:音频文件WAV特技播放的原理及实现,PDF格式-containing documents : WAV audio files stunt shows, the theory and implementation, PDF format
- 2023-04-02 21:05:03下载
- 积分:1