登录
首页 » 算法 » matlab 高斯—赛德尔迭代法+稳态导热

matlab 高斯—赛德尔迭代法+稳态导热

于 2022-08-18 发布 文件大小:1.06 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

迭代法: clear x1(1)=0;x2(1)=0;x3(1)=0;k=1; for k=1:100; x1(k+1)=0.5*(500+x2(k)); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • DFT program developed by C, very practical
    用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
    2022-05-16 00:11:36下载
    积分:1
  • Canny 边缘检测
    Canny 1986 年由约翰 F.Canny 开发的。此外认识到许多如优化探测器,Canny 算法的目的是满足三个主要标准
    2022-04-02 12:20:48下载
    积分:1
  • DRJ Owen的非线性有限元程序(静力部分)。
    DRJ Owen的非线性有限元程序(静力部分)。
    2022-04-29 00:31:01下载
    积分:1
  • In the learning process of digital signal processing algorithms using VC General...
    在学习数字信号处理算法程序中用VC编写的几个通用算法程序。 卷积计算/DFT与FFT实现/-In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /
    2022-07-13 20:31:16下载
    积分:1
  • JPL的stacov文件格式转sinex格式的Fortran源程序
    JPL的stacov文件格式转sinex格式的Fortran源程序-JPLs stacov file format change to sinex format Fortran source code
    2023-07-15 17:50:03下载
    积分:1
  • 动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等
    动态规划分析例子,实用ACM教程:矩阵连乘,LCR,基因函数等-Examples of dynamic programming analysis, practical tutorials ACM: even by matrix, LCR, such as gene function
    2022-10-02 12:10:04下载
    积分:1
  • 列主元高斯消去
    列主元高斯消去法-out PCA Gaussian Elimination
    2023-01-28 03:45:04下载
    积分:1
  • 理论的经典,将确定型有穷自动机最简化,根据等价类的用vc实现化简过程。...
    计算理论的经典算法,将确定型有穷自动机最简化,根据等价类的算法用vc实现化简过程。-classical theory calculation algorithm, will determine type DFA most simplified, according to the algorithm equivalence classes with vc achieve simplification process.
    2022-05-24 06:24:10下载
    积分:1
  • MOEA framework
    应用背景The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary to rapidly design, develop, execute and statistically test optimization algorithms.关键技术Its key features includes:   * Fast, reliable implementations of many state-of-the-art algorithms   * Extensible with custom algorithms, problems and operators   * Supports master-slave, island-model, and hybrid parallelization &n
    2022-02-28 22:09:39下载
    积分:1
  • WINCE API函数简介
    1. API之网络函数; 2. API之消息函数; 3. API之文件处理函数; 4.API之打印函数; 5. API之文本和字体函数;  6. API之菜单函数;   7. API之位图、图标和光栅运算函数;8. API之绘图函数;  9. API之设备场景函数;   10. API之硬件与系统
    2022-08-05 21:53:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载