登录
首页 » matlab » Rombegrg

Rombegrg

于 2009-12-28 发布 文件大小:21KB
0 228
下载积分: 1 下载次数: 11

代码说明:

  录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。 编写函数f(x)的代码如下: Romberg算法¨ function z=f(x) if (x~=0) z=sin(x)/x else z=1 end 备注:在实验代码中,首先输入必要的变量的值如下: a=0 b=1 tol=1e-8 待查询检查通过,开始输入执行代码 设置格式format short g查看u的值和sin(u)的值: (Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)

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

发表评论

0 个回复

  • cpge
    全主元消去,matlab编写,20字,20字(All principal component elimination, matlab)
    2010-11-15 09:40:07下载
    积分:1
  • ML_and_MAP
    最大似然和最大后验概率算法描述,比较性能,仿真分析(Maximum likelihood and maximum a posteriori probability algorithm description, comparative performance, simulation analysis)
    2021-01-28 17:28:39下载
    积分:1
  • quxianfilter
    曲线的卡尔曼滤波程序仅供参考。谢谢大家的支持。要是好的话多支持我啊(good)
    2009-03-17 17:18:16下载
    积分:1
  • matlabforpso
    matlab实现pso算法 大家看看把 看看能不能用 互相学习(Matlab achieve pso algorithm we can look at the decision to learn from each other can not be used)
    2007-03-26 17:19:45下载
    积分:1
  • legendre_fit
    勒让德多项式的拟合,包括对新的数值的求解(Legendre polynomial fitting, including the new value of solving)
    2014-10-09 16:29:29下载
    积分:1
  • OPSO
    Research on multi-mode resource constrained project scheduling based on particle swarm optimization algorithm.rar
    2013-03-14 16:48:49下载
    积分:1
  • interpolate
    mimo-ofdm系统中导频间的信道差值算法代码(mimo-ofdm system guide channel frequency difference between the algorithm code)
    2013-12-04 17:08:34下载
    积分:1
  • fisher
    费希尔线性判别分析代码 Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1 and -1). alg is a number between 1 and 3 that specifies how to find w: alg = 1: w is the generalized eigenvalue of A,B. alg = 2: w is the solution to Bw = (mu_1-mu_2) alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1 and-1). alg is a number between 1 and 3 that specifies how to find w: alg = 1: w is the generalized eigenvalue of A,B. alg = 2: w is the solution to Bw = (mu_1-mu_2) alg = 3: solve the corresponding regression problem)
    2010-05-27 23:16:12下载
    积分:1
  • PID_8
    普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.(ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.)
    2007-03-11 13:55:08下载
    积分:1
  • clusteringalvierate
    clustering matlab code,check the number of clusters alive at certain iterations
    2009-05-04 12:01:55下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载