-
BPPID
采用神经网络控制的方法。利用人工神经网络的自学习这一特性,并结合传统的PID控制理论,构造神经网络PID控制器,实现控制器参数的自动调整(Control method using neural network. Artificial neural network to learn the characteristics of the self, combined with the traditional PID control theory, structural neural network PID controller, automatically adjust the controller parameters
)
- 2011-01-14 23:37:29下载
- 积分:1
-
time
数模用的时间序列模型,要用matlab编程(Model with time-series model, using matlab programming)
- 2009-05-02 11:19:43下载
- 积分:1
-
无刷 BLDC
无刷无霍尔启动程序 mirochip芯片
- 2022-01-28 09:58:55下载
- 积分:1
-
数据库新建加载
SQLDMO.Application SQLServer = new SQLDMO.Application();
SQLDMO.NameList strServerList = SQLServer.ListAvailableSQLServers();
if (strServerList.Count > 0)
{
for (int i = 0; i < strServerList.Count; i++)
{
toolStripTextBox1.Items.Add(strServerList.Item(i + 1));
}
}
&nbs
- 2023-02-05 04:25:03下载
- 积分:1
-
mcrng[1].tar
Markov 过程(Markov process)
- 2005-02-26 22:01:06下载
- 积分:1
-
数据结构本书源代码
数据结构(耿国华版)课本源码,课本中的实例程序等。。。(the code of the book.)
- 2020-06-25 10:20:01下载
- 积分:1
-
CLX Diagram
CLX Diagram
You can always use conversion functions to register a conversion unit. There are
times, however, when this requires you to create an unnecessarily large number of
functions that all do essentially the same thing.
- 2019-04-04 12:08:46下载
- 积分:1
-
海龟交易系统 turtle channel system
遵守海龟交易系统,供交易测试学习使用,用于真实交易后果自负(turtle channel system)
- 2020-06-20 06:40:02下载
- 积分:1
-
VCPPMulti-COM
windows下的VC++有关于多com接口的编程,是一个在工程中实际用过的例子。(under windows with VC++ programming interface for multi-com, used in a real project.)
- 2011-10-05 23:10:53下载
- 积分:1
-
注册表操作之开机祝福
注册表操作之开机祝福,一个简单的注册表操作demo
- 2022-03-01 12:05:14下载
- 积分:1