登录
首页 » matlab » Gauss

Gauss

于 2010-01-03 发布 文件大小:38KB
0 249
下载积分: 1 下载次数: 32

代码说明:

  复化的Gauss-legendre公式,自己写的,还有推导过程(Re-oriented Gauss-legendre formula, wrote it myself, as well as derivation)

文件列表:

第二次作业
..........\Adv_GaussLegendre.m
..........\Adv_Simpson.m
..........\Gauss.m
..........\LeastSquare.m
..........\第二次作业_赵绚_200928015029077.docx

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

发表评论

0 个回复

  • naoqu_a_maste
    传递对准中的挠曲和柑臂计算,该代码只是个计算的例子,提供方法(Transfer Alignment and Gan arm deflection calculation, the code is just a calculation example, provide a way)
    2010-09-29 14:49:37下载
    积分:1
  • Proficient-in-MATLAB
    精通MATLAB综合辅导与指南例程,希望对大家有帮助(Comprehensive counseling and guidance proficient in MATLAB routine, we want to help)
    2011-02-07 19:43:11下载
    积分:1
  • intro_gui
    说明:  MATLAB7最新GUI图形图像编程的说明(MATLAB7 latest GUI graphics programming note)
    2005-12-27 12:56:17下载
    积分:1
  • (golden-section)
    Golden section search method m-file
    2011-02-08 13:17:50下载
    积分:1
  • function3
    The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate. The char method uses a cell array to collect the string components that make up the displayed polynomial. The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB. Here is the char method.
    2011-02-12 00:12:28下载
    积分:1
  • bisection_new
    Step 1: Set i=1 FA=f(a) Step 2: while i≤ No do step 3-6. Step 3 set p=(a+b)/2 FP=f(p) Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP. prepared by Razana Alwee 24 Algorithm Step 5 set i=i+1 Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p. Step 7 OUTPUT (‘Method failed after No iteration, No=’, No)
    2011-11-23 09:49:57下载
    积分:1
  • MDwnn
    多输入多输出的小波网络模型,需安装matlab神经网络工具箱用的是青岛海洋大学学报上那篇论文的模型,嵌入了开发的初始化算法,程序里有较为详细的说明,很好用(Multiple-input multiple-output wavelet network model, the need to install matlab neural network toolbox is used Qingdao Ocean University Journal article thesis model, embedded in the development of the initialization algorithm, the procedure has a more detailed explanation, very good use)
    2008-01-03 21:27:06下载
    积分:1
  • dctdwt
    matlab 数字水印,dct变换,嵌入水印,简单易懂,方便学习(dct matlab)
    2009-06-07 10:30:44下载
    积分:1
  • bakema
    该程序实现了巴克码(1110010)作群同步码的识别器。(the realization of Buck code (1110010) for the group synchronous code identifier.)
    2007-05-23 14:31:24下载
    积分:1
  • pso-pid
    pso pid的研究与控制,有源程序及simulink模型,分三个模块(pso pid)
    2021-04-06 21:39:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载