登录
首页 » 算法 » Using NLJ random search method to identify a method that the state of the nonlin...

Using NLJ random search method to identify a method that the state of the nonlin...

于 2022-02-01 发布 文件大小:20.64 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

采用NLJ随机搜索的方法辨识一个以状态方法表示的非线性系统。选其初值 a1(0) =50 , a2(0) =100 , a3(0) =100 , a4(0) =50 , a5(0) =10 , 选范围为 r(1)(i)=0.5 a(0)(i) , 取数据长度 L =40, t =0.005 , 性能指标 J= 。迭代计算结果得 a 的估计值 1=17.6043243, 1=17.5977, 2=72.9573, 3=51.3014, 4=22.9889, 5=5.99965, J = 0.000000916 。-Using NLJ random search method to identify a method that the state of the nonlinear system. Election of its initial value a1 (0) = 50, a2 (0) = 100, a3 (0) = 100, a4 (0) = 50, a5 (0) = 10, choose the range of r (1) (i) = 0.5 a (0) (i), check data length L = 40, t = 0.005, performance index J =. Iterative calculation results have a estimated value of 1 = 17.6043243, 1 = 17.5977, 2 = 72.9573, 3 = 51.3014, 4 = 22.9889, 5 = 5.99965, J = 0.000000916.

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

发表评论

0 个回复

  • control keys commonly used procedures c language version Daquan
    常用控键程序c语言版本大全-control keys commonly used procedures c language version Daquan
    2022-08-20 19:52:10下载
    积分:1
  • 可以对常用的复数进行计简单,执行效率高
    可以对常用的复数进行计算,算法简单,执行效率高-used to be calculated in the plural, is simple and efficient
    2022-01-25 19:18:23下载
    积分:1
  • 摄像头代码
    应用背景是在校赛中用的,是一个摄像头的算法,识别弯道,直角等在单行黑线边沿检测提取算法的基础上,我们可以根据10行的 数据中每行黑线位置与10行平均位置(参考 公式1)之相对位移, 然后求10行相对位移之和(公式2 )。最后根据该值的大小并且结关键技术偶尔在切线位置处出现小于10的情况,但是作为弯道的判断已经足 够了,而且随着曲率半径的减小curve值也会相应的增大。因此可以 根据curve的值来设置几个阀值,判断赛车前方的路况信息,决定赛 车是否减速。同时速度控制算法可以采用以curve为变量的P控制: __×_ _ SPEED MAX SPEED MIN Speed curve SPEED MIN CURVE VALVE − =+  (公式3 ) 但是转向舵机的控制如果也采用以curve为参数的P
    2022-06-16 19:03:49下载
    积分:1
  • Elimination algorithm with C language
    研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是消元法的算法-Elimination algorithm with C language
    2022-06-27 06:53:47下载
    积分:1
  • 离散数学重言式判别以及逻辑表达式求值原代码
    离散数学重言式判别以及逻辑表达式求值原代码-Discrete Mathematics tautology discriminant and logic expressions evaluates the original code
    2022-04-19 01:15:23下载
    积分:1
  • 链表的bubble,insertion, selection排序
    链表的bubble,insertion, selection排序法-Bubble,insertion, selection sort of list
    2022-05-26 05:23:49下载
    积分:1
  • c语言程序
    c语言程序,无论初学还是一些深入程序,都可以在这里找到,希望可以帮到你,有点语言问题,不大会写,请原谅,
    2022-05-18 09:31:19下载
    积分:1
  • FLCS在3DIC設計中會使用的方
    在3DIC設計中會使用的方法  Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.  We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
    2022-08-13 12:52:54下载
    积分:1
  • 最优化
    该压缩包内包含了常用的最优化源码,均是利用C++实现的,其中包 扩DFP, 单纯形, 共轭梯度法, 内点法, 外点法, 内外点法,这些算法均在程序中实现,相信对初学最优化算法的会有很大的帮助
    2023-01-06 18:45:04下载
    积分:1
  • 鼠标移动得到图片的颜色值和坐标
    vs2008开发工具,c#编写程序,打开图片,然后鼠标点击图片,得到颜色的RGB值和点击图片的位置坐标……得到颜色值的部分代码如下:                 Color pointColor = bmp.GetPixel(X, Y);                 textBox1.Text = pointColor.R.ToString();                 textBox2.Text = pointColor.G.ToString();                 textBox3.Text = pointColor.B.ToString();                 LAB_POS.Text = "坐标:" + X.ToString() + "," + Y.ToString();
    2022-03-16 06:55:49下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载