登录
首页 » matlab » zuopinjia

zuopinjia

于 2008-06-04 发布 文件大小:9KB
0 178
下载积分: 1 下载次数: 78

代码说明:

  此文件是本人的毕业设计所做,其中提到了倒立摆的最优控制算法(This file is done my graduation project, which referred to the inverted pendulum optimal control algorithm)

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

发表评论

0 个回复

  • urebh
    search /Download /keyword/sss
    2018-03-03 10:02:57下载
    积分:1
  • java类的路径设置视频,绝对经典
    java类的路径设置视频,绝对经典-java class path set up video, an absolute classic
    2022-02-10 11:52:42下载
    积分:1
  • 最新的网络版(2007年8月)的ns2英文手册做成的pdf版,对于深入学习ns2的内部机制很有用处。...
    最新的网络版(2007年8月)的ns2英文手册做成的pdf版,对于深入学习ns2的内部机制很有用处。-The latest online edition (August 2007) is made of ns2 manual pdf English version, for the ns2-depth study of the internal mechanism is very useful.
    2022-06-17 15:46:46下载
    积分:1
  • 该程序使用c语言 以栈为结构实现车厢调度
    该程序使用c语言 以栈为结构实现车厢调度-The program use c language to realize the structure of the stack train scheduling for
    2022-03-07 18:56:09下载
    积分:1
  • pushlet
    pushlet 示例 源码,供参考 发达省份(pushlet example示例 源码,供参考 第三方)
    2011-05-11 10:46:49下载
    积分:1
  • 归档
    说明:  基于matlab的火电厂脱销预测功能的实现(Realization of out of stock prediction function of thermal power plant based on MATLAB)
    2020-12-21 22:09:07下载
    积分:1
  • C# 取消磁盘共享功能的实例
    Visual C# 取消Windows 磁盘共享源代码,在Widnwos7也可设置某一磁盘共享和不共享,本程序只是模拟实现的功能,可取消已被共享的磁盘,在文本框中输入盘符即可取消该盘的共享属性。编写思路,单击一个按钮,创建一个事件,将整个需要实现的功能都写进按钮事件中,事件的代码如下:   System.Diagnostics.Process myProcess = new System.Diagnostics.Process();   myProcess.StartInfo.FileName = "cmd.exe";//启动cmd命令   myProcess.StartInfo.UseShellExecute = false;//是否使用系统外壳程序启动进程   myProcess.StartInfo.RedirectStandardInput = true;//是否从流中读取   myProcess.StartInfo.RedirectStandardOutput = true;//是否写入流   myProcess.StartInfo.RedirectStandardError = true;//是否将错误信息写入流   myProcess.StartInfo.CreateNoWindow = true;//是否在新窗口中启动进程   myProcess.Start();//启动进程   //执行取消磁盘共享命令   myProcess.StandardInput.WriteLine("NET SHARE " + textBox1.Text + "$ /DEL");   MessageBox.Show("执行成功", "信息", MessageBoxButtons.OK, MessageBoxIcon.Information);
    2023-05-13 16:00:03下载
    积分:1
  • 进程调度算法,使用类做的先来先服务算法进行调度
    进程调度算法,使用类做的先来先服务算法进行调度-Process scheduling algorithm, using the class to do a first-come first-served scheduling algorithm
    2022-03-26 08:49:58下载
    积分:1
  • 8051_SERIAL DAC MCP4725
    说明:  8051 and DAC4725 Serial Interfacing with ADC MCP3201
    2019-05-17 19:36:22下载
    积分:1
  • circularestimator
    Circular estimator calcula los parámetros sigma y alpha de una ventana de estimación según el método Circular shifted neighbour method
    2016-09-14 10:20:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载