登录
首页 » matlab » 作业

作业

于 2021-01-02 发布
0 180
下载积分: 1 下载次数: 1

代码说明:

说明:  数值分析matlab作业答案,介绍,matlab编程,数值分析计算(Numerical analysis matlab homework answers)

文件列表:

作业\第一题\第一问newton%2Bsteffensen\func1_1_newton.m, 143 , 2020-12-28
作业\第一题\第一问newton%2Bsteffensen\func1_1_steffensen.m, 117 , 2020-12-28
作业\第一题\第一问newton%2Bsteffensen\work1_1_newton.m, 190 , 2020-12-28
作业\第一题\第一问newton%2Bsteffensen\work1_1_steffensen.m, 287 , 2020-12-28
作业\第一题\第二问newton%2Bsteffensen\func1_2_newton.m, 121 , 2020-12-28
作业\第一题\第二问newton%2Bsteffensen\func1_2_steffensen.m, 117 , 2020-12-28
作业\第一题\第二问newton%2Bsteffensen\work1_2_newton.m, 193 , 2020-12-28
作业\第一题\第二问newton%2Bsteffensen\work1_2_steffensen.m, 289 , 2020-12-28
作业\第七题\func1.m, 141 , 2021-01-01
作业\第七题\func2.m, 147 , 2021-01-01
作业\第七题\work7_1.m, 502 , 2021-01-01
作业\第七题\work7_2.m, 503 , 2021-01-01
作业\第七题\work7_3.m, 505 , 2021-01-01
作业\第三题\Polynomial coefficient.mat, 372 , 2020-12-31
作业\第三题\work3_1.m, 395 , 2020-12-31
作业\第三题\work3_1_test.m, 487 , 2021-01-01
作业\第三题\work3_2.m, 312 , 2021-01-01
作业\第三题\work3_2_v2.m, 190 , 2021-01-01
作业\第二题\work2_1.m, 122 , 2020-12-28
作业\第二题\work2_2.m, 124 , 2020-12-28
作业\第五题\work5_1.m, 404 , 2021-01-01
作业\第六题\f.m, 88 , 2021-01-01
作业\第六题\work6_1.m, 203 , 2021-01-01
作业\第四题\work4_1_GS.m, 285 , 2020-12-31
作业\第四题\work4_1_jacobi.m, 286 , 2020-12-31
作业\第四题\work4_2_GS.m, 283 , 2020-12-31
作业\第四题\work4_2_jacobi.m, 280 , 2020-12-31
作业\第四题\work4_3_GS.m, 176 , 2020-12-31
作业\第四题\work4_3_jacobi.m, 177 , 2020-12-31
作业\第一题\第一问newton%2Bsteffensen, 0 , 2020-12-28
作业\第一题\第二问newton%2Bsteffensen, 0 , 2020-12-28
作业\第一题, 0 , 2020-12-28
作业\第七题, 0 , 2021-01-01
作业\第三题, 0 , 2021-01-01
作业\第二题, 0 , 2020-12-28
作业\第五题, 0 , 2021-01-01
作业\第六题, 0 , 2021-01-01
作业\第四题, 0 , 2020-12-31
作业, 0 , 2021-01-01

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

发表评论

0 个回复

  • EM
    自己编写的期望最大化(EM)算法的MATLAB实现,里面有较为运行方法和程序说明,对新手有很好的帮助( I have written the expectation-maximization (EM) algorithm in MATLAB, which has run more methods and procedures described, there is a good help for the novice)
    2014-02-09 17:12:01下载
    积分:1
  • FastEMD-3.1
    目前为止最快速的EMD算法,也可作为SIFT匹配的一种方法(So far, the fastest EMD algorithm can also be used as a method of SIFT matching)
    2017-11-19 11:58:52下载
    积分:1
  • fortran-files
    文件1.f90:生成翼型naca0012的椭圆网格,并计算流场,给出壁面压力分布 文件2.f90:maccormack方法解一维burger s方程 文件3.f90:解一维laval管流动,其进出口均为亚音速,喉道后部有激波(File 1.f90: generate the airfoil naca0012 elliptical rotary cell, and calculate the flow field, given the wall pressure distribution file 2.f90: maccormack method to solve the burger' s equation, one-dimensional file 3.f90: solution of one-dimensional laval tube flow, its progress exports are subsonic, the back of the throat have shock)
    2012-06-10 18:21:15下载
    积分:1
  • cal_CAPE
    计算CAPE(对流有效位能)的Fortran程序(Fortran program calculating CAPE)
    2011-08-22 21:58:27下载
    积分:1
  • PROgrams-of-materials
    利用元胞自动机以及蒙特卡洛法模拟晶粒生长、凝固相变的一些源程序,以及对两种方法的一些简单文字介绍(The use of cellular automata and Monte Carlo simulation of grain growth, solidification phase change some of the source code, as well as two methods some simple text description)
    2021-01-28 16:38:34下载
    积分:1
  • Gauss
    高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
    2013-08-10 12:31:59下载
    积分:1
  • two-point-problem
    打靶法求解两点边值问题 实例测试通过,可直接运行,并带有详细代码注释 采用全局收敛的牛顿-拉普森迭代算法求解编制问题 绝对物超所值!(Two-point boundary value problem shooting method)
    2020-12-15 21:19:14下载
    积分:1
  • fractal
    计算分维的程序,很好用,可根据需要随意调用(Calculate fractal dimension program, easy to use, can feel free to call)
    2012-09-16 00:11:07下载
    积分:1
  • digitalfiltercode
    圆周卷积滤波器,可清晰见到实际滤波器的算法(Circular convolution filter, can clearly see that the actual filter algorithm)
    2007-12-10 09:14:25下载
    积分:1
  • spgl1-1.8
    based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to the minimum representation error. While the importance of sparsity is much emphasized in SRC and many related works, the use of collaborative representation (CR) in SRC is ignored by most literature.
    2013-08-02 16:14:29下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载