CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - matlab,Jacobi

搜索资源列表

  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. diedaifa

    0下载:
  2. 给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,-Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2974
    • 提供者:王海
  1. Jacobi

    1下载:
  2. 解线性方程组的迭代法,包括jacobi、g-s、sor。-Solving linear equations, iterative method, including jacobi, gs, sor.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2510
    • 提供者:
  1. Jacobi-and-Gauss-Seidel

    1下载:
  2. 振动力学,振动曲线绘制,matlab,希望有用-Mechanical vibration, the vibration curve drawing, matlab, hope be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:575
    • 提供者:yongquan
  1. Jacobi

    0下载:
  2. 牛顿迭代,雅克比,求解非线性方程组 数值分析 MATLAB相结合-Jacobi NEWTON
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:826
    • 提供者:ericwang
  1. matlab

    0下载:
  2. 用matlab实现的一些算法的小程序,其中包括三次样条插值,sor迭代,G-seidel迭代、jacobi迭代,lagrange插值-Some algorithm matlab implementation of the program, including the cubic spline interpolation, sor iteration, the G-seidel iteration and so on ....
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:7306
    • 提供者:李丘
  1. Jacobi-Gauss_Seide-SOR

    0下载:
  2. 三个m文件。线性方程求解的常见几种如Jacobi、Gauss_Seidel、SOR迭代法的matlab程序。三种迭代法主体程序大致都差不多,迭代次数取决于误差epsilon设的大小,其中Gauss_Seidel收敛最快,迭代次数较少。-Three m files. Common in several of linear equations, such as Jacobi, Gauss_Seidel, SOR iterative method matlab program. The main pr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1209
    • 提供者:luer
  1. numerical-analysis-

    0下载:
  2. 这是大学数值分析里面课程所涉及到的算法的代码实现,如阀值Jacobi方法,主要用matlab,也有C-numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1032803
    • 提供者:沈七
  1. testEig

    0下载:
  2. 用Jacobi法求解实对称矩阵A的特征值,和matlab的eig函数等效-Jacobi eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:174267
    • 提供者:李棋
  1. jacobi

    0下载:
  2. 此文件为MATLAB的M文件,功能是通过Jcobi迭代法求相应精度和迭代次数限制的线性方程组。-This file MATLAB M-files, the demand function is through Jcobi iterative method of linear equations corresponding precision and limit the number of iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1325
    • 提供者:buqing
  1. solver_Eq

    0下载:
  2. 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2879
    • 提供者:蔡声泽
  1. music

    0下载:
  2. 利用雅克比计算矩阵的特征值与特征向量,相当于matlab里面的eig函数用-Using Jacobi matrix eigenvalue and eigenvector, equivalent to the inside of the matlab with eig sells its function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:檀转霞
  1. nengyang

    0下载:
  2. 雅克比迭代求解线性方程组课设,多抽样率信号处理,在MATLAB中求图像纹理特征。- Jacobi iteration for solving linear equations class-based, Multirate signal processing, In the MATLAB image texture feature.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5993
    • 提供者:许彦飞
  1. hengfie_v25

    0下载:
  2. 雅克比迭代求解线性方程组课设,相控阵天线的方向图(切比雪夫加权),利用matlab GUI实现的串口编程例子。- Jacobi iteration for solving linear equations class-based, Phased array antenna pattern (Chebyshev weights), Use serial programming examples matlab GUI implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6982
    • 提供者:fingjen
  1. noufun_v10

    0下载:
  2. 考虑雨衰 阴影 和多径影响,雅克比迭代求解线性方程组课设,图像的光流法计算的matlab程序。- Consider shadow rain attenuation and multipath effects Jacobi iteration for solving linear equations class-based, Image optical flow calculation matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:7578
    • 提供者:jeng
  1. hunfai

    0下载:
  2. ICA(主分量分析)算法和程序,MIMO OFDM matlab仿真,雅克比迭代求解线性方程组课设。- ICA (Principal Component Analysis) algorithm and procedures, MIMO OFDM matlab simulation, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4040
    • 提供者:giwgs
  1. Jacobi.m

    0下载:
  2. Jacobi迭代法,可设置误差,开发环境为matlab-Jacobi iterative method, you can set error, development environment for matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:664
    • 提供者:Li
  1. sm147

    0下载:
  2. 基于SVPWM的三电平逆变的matlab仿真,雅克比迭代求解线性方程组课设,包含收发两个客户端的链路级通信程序。- Based on SVPWM three-level inverter matlab simulation, Jacobi iteration for solving linear equations class-based, Contains two clients receive link-level communications program.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:师文福
  1. 迭代求解方程组

    1下载:
  2. 包括Jacobi迭代法,Gauss-seidel迭代法和SOR迭代法的matlab代码,以及一个测试的main程序(These are iterative methods for solving linear equations.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:小博v
  1. MATLAB

    0下载:
  2. 利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
  3. 所属分类:数学计算

    • 发布日期:2019-11-14
    • 文件大小:4096
    • 提供者:竹黄
« 12 »
搜珍网 www.dssz.com