CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 线性方程组

搜索资源列表

  1. parablicIntp

    0下载:
  2. 基于不在同一条直线上三点的抛物线插值函数。与Matlab中spline()在三个数据点时的结果一致。注意,大于三点的样条插值函数需要求解线性方程组,运算复杂,实时性较低。可参考Lapack及数值计算书籍-C programme for spline inpterpolation using three points.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:560
    • 提供者:周浩
  1. 12-xianxingfangchengzu-diedaifa-

    0下载:
  2. 解线性方程组之迭代法【matlab例程】经典算法直接应用方便快捷-Convenient for solving linear equations of the iterative method [] classical algorithm matlab routines direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8053
    • 提供者:jason yan
  1. 11-xianxingfangchegnzu--zhijiefa

    0下载:
  2. 解线性方程组之直接法【matlab例程】经典算法直接应用方便快捷-Convenient and direct method for solving linear equations of the [routine] classical algorithm matlab direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6560
    • 提供者:jason yan
  1. jacobidiedai

    0下载:
  2. 用matlab编写的雅克比方法求解线性方程组:数值分析中很经典的代码-a procedure of jacobi diedai
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:427971
    • 提供者:黄琪
  1. slove-the-function

    0下载:
  2. matlab中解决一般线性方程组 微分方程组等各种方程类型的解决方法 入门级的好帮手-matlab help in solving various types of equations of general solutions of differential equations of linear equations, such as the entry-level
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:85288
    • 提供者:陈江波
  1. liner-formular

    0下载:
  2. 利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码-Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:李耀兵
  1. 12

    0下载:
  2. 有关matlab在线性代数中的应用的详细介绍及具体的matlab代码实现,包括求向量组的最大线性无关组、向量组的线性相关性、求解线性方程组、使用 sym 函数直接创建符号矩阵、将数值矩阵转化为符号矩阵、符号矩阵的索引和修改、相似矩阵及二次型、求特征值和特征向量等。很适合初学者使用,及有关工程人员参考。-About matlab linear algebra applications detailed descr iption and the specific matlab code, inclu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:77716
    • 提供者:曹清云
  1. linear-equations

    0下载:
  2. 用二分法、迭代法和牛顿法解线性方程组的matlab算法-Dichotomy, iterative method and Newton method for solving linear equations matlab algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1273
    • 提供者:陈伟锋
  1. Image_Denoising

    0下载:
  2. 1.matlab矩阵与稀疏矩阵的互相转换、稀疏矩阵的加法、减法、乘法 2.GS方法、jacobi方法求解线性方程组 3.图像去噪-1.matlab sparse matrix and mutual conversion, addition, subtraction, multiplication 2.GS method, jacobi sparse matrix methods for solving linear equations 3. Denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5159
    • 提供者:张炼
  1. linear-equations

    0下载:
  2. 线性方程组的直接解法在matlab程序中的实现代码-The direct solution of linear equations based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3242
    • 提供者:Leo
  1. Iterative-solution

    0下载:
  2. 线性方程组的迭代解法在matlab程序中的实现代码-Iterative solution of linear equations based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3016
    • 提供者:Leo
  1. numerical-analysis-and-application

    0下载:
  2. MATLAB数值分析与应用,涉及微积分,复变函数,线性方程组与非线性方程组等-Numerical analysis and application, MATLAB involve calculus, function of complex variable, linear equations and nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5423955
    • 提供者:
  1. shanjiao

    0下载:
  2. 用Matlab语言实现线性方程组的全主元三角分解法.-using Matlab linear equations of all the main yuan triangular decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:97581
    • 提供者:李时针
  1. DirectMethodsLinearSystems

    1下载:
  2. 解线性方程组方法:(1)Gauss消去法 (2)杜立特尔直接三角分解法 (2)追赶法解三对角方程 平方根分解法解对称矩阵 的MATLAB源代码-the matlab source codes of Direct Methods for Solving Linear Systems:(1)Gaussian Elimination (2)LU Factorization(Doolittle Method) (3)Pursue Method for Diagonally Dominant Matric
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:7159
    • 提供者:huangyonghao
  1. 123

    0下载:
  2. MatLab解线性方程组一写在阅读本文前的引子。 一:读者对线性代数与Matlab 要有基本的了解; 二:文中的通用exp.m文件,你须把具体的A和b代进去文通-matalab linear equation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:90555
    • 提供者:sd
  1. text412

    0下载:
  2. 线性方程组求解,全主元解法的matlab程序-The solution of linear equations, all the main element method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:582
    • 提供者:nlzf
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

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

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法Matlab程序,可用于求解线性方程组-Jacobi iteration method and Gauss- Seidel iterative method Matlab procedures, can be used to solve the linear system of equations
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:20657
    • 提供者:clh
  1. Gauss_elimi

    0下载:
  2. 用于列主元高斯消元法求解线性方程组的matlab程序-Matlab procedure for the column PCA Gauss elimination method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:紫宸冰麟
  1. SOE.m

    0下载:
  2. 超松弛因子迭代法求解大型线性方程组的MATLAB程序-Super relaxation factor iteration method to solve large linear equations of the MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:523
    • 提供者:紫宸冰麟
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 19 »
搜珍网 www.dssz.com