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
    • 文件大小:4186741
    • 提供者:江河
  1. shuzhifangfa(matlab)

    0下载:
  2. 数值方法(MATLAB)电子书,书中对各种数值计算的方法进行了详尽介绍,需要一定数学基础。-numerical methods (MATLAB) eBook, book of the various numerical methods for the detailed briefing, needs some math.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5695966
    • 提供者:吴无
  1. Jacobi-Matlab

    0下载:
  2. 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:864
    • 提供者:zhouun
  1. SOR-Matlab

    1下载:
  2. 数值计算中SOR迭代法的Matlab程序-numerical calculation SOR iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:907
    • 提供者:zhouun
  1. matlab

    0下载:
  2. matlab具有强大的数值计算能力,生成的图形简便,直观。该文件中包含了一些matlab中数值计算方面的例程,包含了一些原创程序。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:41314
    • 提供者:赵科
  1. matlab

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

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

    0下载:
  2. 介绍matlab数值计算的ppt,详细介绍了matlab中所使用的各种概率、统计函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1310521
    • 提供者:王时
  1. matlab

    0下载:
  2. 一些数值计算用的MATLAB代码,适合初学MATLAB和数字计算的人使用,根据MATLAB的矩阵思想编写,对初学者更好的把握MATLAB编程思想很有用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6791
    • 提供者:高风
  1. Matlab算法大全

    10下载:
  2. 非常全面的matlab算法,一共有14章,包括差值,函数逼近,矩阵特征值计算,数值微积分,方程求根,随机数生成,数据统计和分析等,全部都是算法的matlab原码实现,值得学习!
  3. 所属分类:matlab例程

  1. 复化抛物线

    0下载:
  2. 在数值计算上机练习中常用通用公式 function s=pwx(a,b,n) %a、b为积分区间 %n为划分的子区间个数 %如果n缺省 则默认划分100个区间
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-12-21
    • 文件大小:704
    • 提供者:lo_ssica_ve
  1. VC和matlab联合仿真

    0下载:
  2. Visual C++实现图形的绘制、数值计算等方面较为复杂,而Matlab在这方面具有强大的功能,但Matlab不能脱离 其编译环境运行。界面编写功能简单,程序的执行效率较低。本文探讨基于Visual c++、Matlab与Matcom联合仿真的问题。
  3. 所属分类:文档资料

  1. 计算一个混沌序列的Lyapunov 指数

    13下载:
  2. 计算一个混沌序列的Lyapunov 指数,可以直接把所需要计算的混沌序列输入,就可以得到所要的曲线和数值,Calculation of a chaotic sequence of Lyapunov index, can be directly calculated by the chaotic sequence required input, it can be to the curves and numerical
  3. 所属分类:matlab例程

    • 发布日期:2012-08-23
    • 文件大小:1957
    • 提供者:cao yun
  1. Matlab中erf(x)函数的表达式是怎样的

    1下载:
  2. Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。-将中文译成英语 Matlab, erf (x) function expression is what, erf (x) the standard normal distribution func
  3. 所属分类:中间件编程

    • 发布日期:2016-01-22
    • 文件大小:1248256
    • 提供者:bron
  1. hmm.zip

    3下载:
  2. 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:307785
    • 提供者:冰激凌
  1. Hermite

    0下载:
  2. 关于matlab的一些很经典的插值算法 特别对做数值计算及曲线拟合很有用-matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:9400
    • 提供者:李艺
  1. SOR

    0下载:
  2. SOR法,数值计算中的方法,基于matlab的程序-SOR method, numerical calculation methods, procedures based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1140
    • 提供者:zl
  1. LanderMission

    0下载:
  2. 这个课题设计从地球的近地轨道起飞到达谷神星预定轨道并且着陆在其表面上的一种数值方法。基于有限时间的航行纠正点火而非瞬时推力数值计算和Matlab仿真。最后可以看到空间飞行器从地球的影响球飞到谷神星的影响球的飞行轨迹。-This project explores the mathematical methods and results of designing a mission to land a spacecraft on the asteroid Ceres by beginning in
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4239
    • 提供者:nanjinghang
  1. heat-transfer

    5下载:
  2. 用于一维和二维传热问题的有限差分和有限元法数值计算-For one-dimensional and two-dimensional heat transfer finite difference and finite element method numerical calculation
  3. 所属分类:MiddleWare

    • 发布日期:2016-01-30
    • 文件大小:5408
    • 提供者:李林
  1. quad

    0下载:
  2. matlab中计算数值积分的函数quad的源代码,包括计算原函数没有初等函数表达式的函数积分-matlab function to calculate the numerical integration of the quad' s source code, including the calculation of the original function is not a function of integral primary function expression
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:9897
    • 提供者:林晓
  1. lg

    0下载:
  2. 数值计算啁啾光纤光栅-Numerical Calculation of chirped fiber grating
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1068
    • 提供者:lusiom
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com