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

搜索资源列表

  1. NumericalComputingwithMATLAB

    0下载:
  2. matlab数值计算的很多例程,包括了很多经典的算法,有配套的书,可以结合起来研读,值得研究,很多代码值得直接使用.-Matlab numerical calculation of many routines, including a number of classic algorithms, a matching, can be combined to read, it is worth studying, many worthy code used directly.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.99mb
    • 提供者:江河
  1. matlab

    0下载:
  2. matlab课件 ,matlab课件,数值计算方面
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.54mb
    • 提供者:田之秋
  1. numerical_matlab_code

    1下载:
  2. 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " " This book is based on a the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10.5mb
    • 提供者:
  1. jisuanfangfa

    0下载:
  2. 数值分析方法,主要里面涵盖了计算方法方面matlab程序!-Numerical analysis methods, which cover the main aspects of the calculation method matlab program!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:50.53kb
    • 提供者:raosu
  1. matlab

    0下载:
  2. 使用matlab编程进行工程计算如解线性方程组或者进行数值计算的方法-the use of matlab to accomplish engineering calculations such as solving linear equations or numerical calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:69.56kb
    • 提供者:belle
  1. PROPACK_1.1_Matlab.tar

    0下载:
  2. 计算两端特征值的高效算法,调数值计算lapack包. -Eigenvalue calculation at both ends of the efficient algorithm, adjusting numerical lapack package.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:316.9kb
    • 提供者:zhaokk
  1. wigner

    2下载:
  2. 量子力学3j符号计算源代码,做物理,数值计算,电磁场的朋友可能有用-Calculation of Wigner3j,use in physis,number calculation and EM.
  3. 所属分类:Algorithm

    • 发布日期:2016-12-18
    • 文件大小:12.73kb
    • 提供者:姚军烈
  1. matlab

    0下载:
  2. 数值计算代码matlab实现
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:315.46kb
    • 提供者:xwx
  1. matlab_No5_spline

    0下载:
  2. 西交大数值计算方法上机作业,三次样条插值-National Chiao Tung University, West numerical method of machine operation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:907byte
    • 提供者:baozewei
  1. h4

    0下载:
  2. 非线性混沌动力学,标准模型的模拟,KAM定理数值计算-Nonlinear chaotic dynamics, the standard model simulation, KAM theorem numerical calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:359.28kb
    • 提供者:蒋艾玛
  1. MATLAB_ChangYongSuanFa

    0下载:
  2. MATLAB数值计算常用算法大全(含程序索引),种类齐全,格式规范!-MATLAB numerical algorithm used Daquan (including procedures for the index), full range, format specifications!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:114.08kb
    • 提供者:何昱
  1. chazhi_line

    0下载:
  2. 线性插值计算 不限大小 线性插值可以用在数值计算和拟合上-Not limited to the size of the linear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5.05kb
    • 提供者:gy
  1. Numerical

    0下载:
  2. 主要讲述matlab的数值计算方法,包括有限差分发,有限元法-Mainly about matlab numerical methods, including distribution of finite difference, finite element method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.53mb
    • 提供者:吴立峰
  1. matlab

    0下载:
  2. 对于matlab中的数值计算及其程序上的计算有重要意义。-The numerical calculation matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:45.84kb
    • 提供者:阿联
  1. chapter11

    0下载:
  2. 通过MATLAB数值计算实现的常微分方程计算,将各种方法对质量与弹簧的算例进行计算。-Implemented through the MATLAB ordinary differential equation numerical calculations, the quality and variety of methods to calculate the spring of examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:279.28kb
    • 提供者:张佳文
  1. MATLAB CODE

    0下载:
  2. 实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, lin
  3. 所属分类:数学计算

    • 发布日期:2017-12-16
    • 文件大小:40kb
    • 提供者:Xs_55555
  1. 数值偏微分方程快速迭代计算

    0下载:
  2. 利用Matlab数值计算偏微分方程的快速迭代计算。(Fast iterative computation of partial differential equations by Matlab numerical method.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:7kb
    • 提供者:Dangbingjoe
  1. 《MATLAB数值计算案例分析》程序源代码

    2下载:
  2. 本文件中包含了大量的MATLAB数值计算案例分析,可为初学者提供学习资料(This document contains a large number of MATLAB numerical calculation case studies, for beginners to provide learning materials)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:80kb
    • 提供者:陈治宇
  1. matlab数值计算

    1下载:
  2. matlab数值计算,讲解数值计算算法及matlab实现(empirical mode decomposition)
  3. 所属分类:数学计算

    • 发布日期:2018-05-02
    • 文件大小:5.43mb
    • 提供者:艾叶..
  1. 精通MATLAB科学计算(2015代码)

    0下载:
  2. matlab科学计算的配套代码 可根据此熟悉matlab 以及数值计算 很有帮助(Matlab matching codes for scientific computing can be familiar with MATLAB and numerical calculation. It's very helpful)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:55kb
    • 提供者:l00191980
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com