登录
首页 » matlab » sourse-code

sourse-code

于 2014-12-25 发布 文件大小:10KB
0 233
下载积分: 1 下载次数: 7

代码说明:

  丁丽娟 数值计算方法 课后实验matlab部分上机答案 仅供参考(Dingli Juan numerical methods matlab part of after-school experiment on board the answer is for reference only)

文件列表:

源代码
......\第一章
......\......\chapter1_3.m,445,2013-11-14
......\......\chapter1_4.m,217,2013-11-14
......\......\Untitled2.m,336,2014-12-18
......\第七章
......\......\chapter7_1.m,1022,2013-11-19
......\第三章
......\......\chapter3SOR.m,360,2013-11-19
......\......\chapter3_1CGM.m,502,2013-11-14
......\......\chapter3_1GAUSS_SEIDEL.m,438,2013-11-14
......\......\chapter3_1jacobi.m,403,2013-11-14
......\......\chapter3_2.m,824,2013-11-14
......\第二章
......\......\chapter2_2.m,575,2013-11-14
......\......\chapter2_4.m,733,2013-11-14
......\......\Untitled3.m,295,2014-12-18
......\第五章
......\......\chapter5_1.m,432,2014-12-18
......\......\chapter5_3.m,279,2013-11-14
......\......\netwoninterpolation.m,332,2014-12-18
......\第八章
......\......\chapter8_2.m,663,2013-11-19
......\......\chapter8_3_1.m,1585,2013-11-19
......\第六章
......\......\chapter6_2.m,548,2013-11-30
......\......\chapter6_3.m,486,2013-11-30

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

发表评论

0 个回复

  • zxinglib
    C++ project for zxing library.
    2014-12-17 20:49:18下载
    积分:1
  • 256QAM
    256QAM调制及解调程序,采用格雷码编码格式。(256QAM modulation and demodulation)
    2015-03-22 21:01:31下载
    积分:1
  • resizephotos
    matlab与图像处理(批量修改图片大小)(Batch Edit Image Size)
    2014-03-04 18:54:35下载
    积分:1
  • Curvature
    这是一个曲率算法实现工具,对图像处理有着重要的应用,并有测试代码(This is a curvature algorithm tool for image processing has important applications, and test code)
    2009-01-08 12:07:10下载
    积分:1
  • MatLab
    说明:  matlab 是一种数学计算和图形处理的工具软件 本书从基本知识入手 在介绍各种命令的同时(matlab is a mathematical calculation and graphics processing software tools from the basic knowledge of this book to start in introducing a wide range of orders at the same time)
    2008-12-02 08:50:23下载
    积分:1
  • kasami
    利用matlab编写的扩频通信中涉及到的kasami小集序列,并验证其性质(Spread Spectrum Communication kasami sequence)
    2015-08-22 09:51:36下载
    积分:1
  • DataAnalysis
    matlab中数据分析资料,PPT详细说明相关原理,并有实例代码,包括回归分析等(matlab data analysis data, PPT detail the relevant principles, and examples of code, including regression analysis)
    2014-10-07 13:36:23下载
    积分:1
  • lizixunsuanfa
    机组组合问题的粒子群算例,不错的算例,大家一起学习(Unit Commitment particle swarm example, a good example, we will study together)
    2021-04-14 16:28:55下载
    积分:1
  • fir-digital-filter
    用MATLAB设计的四种FIR滤波器,每行代码都有详细的解释,适合于初学者学习用。(The fir filter designed with MATLAB ,each line of code has a detailed explanation, suitable for beginners to learn.)
    2014-12-08 11:36:42下载
    积分:1
  • newton_raphson
    Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 (err)
    2008-06-16 10:38:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载