CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - A3

搜索资源列表

  1. LeastSquarFit

    1下载:
  2. 用最小二乘法拟合曲线y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源码-using the method of least squares fitting curve y = a0 a1 a2 * x * x * a3 ^ 2 x ^ 3 ... an * x ^ n vc FO
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:wawyace
  1. Matching-2

    0下载:
  2. //给定整数n,产生所有[2n]上的匹配(matching) //将其视为一个所有块大小均为2的集合分拆 //以a_i表示其第i个元素所在的集合号 //输出格式为 a1 a2 a3 ... //满足 //a_{i+1} <= max { a1,a2,...a_i } + 1 -/ / a given integer n, have all [2n] on the matching (matching) / / will be considered as an all
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.7kb
    • 提供者:侯庆虎
  1. nljstate

    0下载:
  2. 采用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.000
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:20.63kb
    • 提供者:陈栋
  1. MSLS

    0下载:
  2. (1)Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用 计算输出数据 ;用原输出数据 计算 ,用递推最小二乘方法分别对系统参数和模型参数进行估计。 (2)M.dat,wnoise1.dat分别为M和白噪声序列。Wnoise1.dat的长度为700,wnoise2.dat的长度为1000。Msls6.c为N=600的程序,Msls8.c为N=800的程序。 (3)程序运行后,生成的两个h文件为产生的脉冲响应函数。Msls6.dat为msls6.c的参数估计结果,ms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27.89kb
    • 提供者:陈栋
  1. C++程序用类来实现矩阵

    7下载:
  2. 编写C++程序完成以下功能: (1) 用类来实现矩阵,定义一个矩阵的类,属性包括:  矩阵大小,用 lines, rows(行、列来表示);  存贮矩阵的数组指针,根据矩阵大小动态申请(new)。 (2) 矩阵类的方法包括:  构造函数,参数是矩阵大小,需要动态申请存贮矩阵的数组;  析构函数,需要释放矩阵的数组指针;  拷贝构造函数,需要申请和复制数组;  输入,可以从cin中输入矩阵元素;  输出,将矩阵格式化输出到cout;  矩阵相加的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-24
    • 文件大小:1.3kb
    • 提供者:李伟
  1. math

    0下载:
  2. 矩阵运算:求逆、转置、相乘等,然后通过矩阵运算求多项式纠正的值,多项式如:X=a0+a1*x+a2*y+a3*x*x+a4*x*y+a5*y*y Y=b0+b1*x+b2*y+b3*x*x+b4*x*y+b5-Matrix operations: inversion, transpose, multiply, etc., and then through the matrix for computing the value of correct polynomial, polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.28kb
    • 提供者:sjunme
  1. HeapMergeSort

    0下载:
  2. Sorting by Heapsort and Mergesort algorithms. =================================== Input file:H01dat.txt ---------------------------- 包含第一列為n a b 第二列以後為a1 a2 a3 a4 ...... an n:要排序的輸入資料數。 ai:要排序的資料,以space 或換行隔開,程式要能自行判斷資料輸入到n筆為止。
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.22kb
    • 提供者:cjwang
  1. a3

    0下载:
  2. 本程序只适用于初始状态为静止的单自由度Duhamel积分,内部采用Simpson积分。-This procedure applies only to the initial state for the rest of the single degree of freedom Duhamel integral, internal integration using Simpson.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.75kb
    • 提供者:jojo
  1. a3

    0下载:
  2. Implementation a simple FIFO queue using linked lists. Write a programs that will ask the user for the size of the queue. Then it will start reading characters from the keyboard and store them in the queue. If the user enters an empty line then the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:866byte
    • 提供者:yeah
搜珍网 www.dssz.com