登录
首页 » matlab » estimation

estimation

于 2011-03-09 发布 文件大小:16KB
0 126
下载积分: 1 下载次数: 0

代码说明:

说明:  整参数估计,是参数估计理论中的重要内容。(The whole parameter estimation, parameter estimation is an important part of the theory.)

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

发表评论


0 个回复

  • goldensh
    golden search!golden search!golden search!
    2010-06-23 21:18:02下载
    积分:1
  • PID_Weizhi
    这是matlab中实现PID位置控制算法程序(This is the matlab PID position control algorithm)
    2012-03-21 14:51:16下载
    积分:1
  • Algoritmo-Genetico
    MATLAB PID Tunning using Genetic Algorithms
    2013-05-01 09:37:15下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • bldcmod
    SIX LEG INVERTER FED PMSM
    2011-06-15 19:10:04下载
    积分:1
  • DynamicDelaunay
    Delaunay triangulation is one of the most well known algorithms for space tesselation. Dynamic Delaunay triangulation, in which you can update the input points using a predefined matrice for saving points, is presented in this document.
    2010-03-12 20:44:09下载
    积分:1
  • jili
    本代码是解决结构动力学中经典的问题的源程序并且采用了gui设计,一定程度上实现了人工智能的作用(This code is to solve the classic problem in structural dynamics of the source and using the gui design, implemented to some extent the role of artificial intelligence)
    2011-06-04 00:08:30下载
    积分:1
  • triTE
    利用matlab,计算三角晶格光子晶体能带图(Using matlab,we calculated triangular lattice photonic crystal energy band diagram)
    2011-06-23 10:52:34下载
    积分:1
  • mensuales.m
    program to calculate the montly mean of diary rainfall data base
    2013-10-14 02:26:31下载
    积分:1
  • correction-of-geometric-distortion-
    通过对摄像镜头拍摄得到的图片进行失真复原,确定相应摄像头的固定失真系数,从而解决该摄像镜头的失真问题。(Image captured by the imaging lens distortion recovery, to determine the appropriate camera fixed distortion coefficient, so as to solve the problem of the distortion of the imaging lens.)
    2012-10-05 15:47:08下载
    积分:1
  • 696518资源总数
  • 104793会员总数
  • 32今日下载