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

搜索资源列表

  1. Gauss_pivot

    1下载:
  2. Gauss列主元素消去法,同时给了Matlab的M文件和C代码文件。-out the main elements of Gauss elimination, but also to the Matlab M C code files and documents.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1680
    • 提供者:wf
  1. AGuideToTheFFT_2ndEd

    0下载:
  2. 实现快速傅立叶变换的程序,是matlab下的M文件,内部还和含有一个介绍PDF文件-fast Fourier transform procedures, the Matlab M paper Internal also contains an introduction and PDF files
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:147360
    • 提供者:何伟兵
  1. MatlabToolBoxMM

    0下载:
  2. Matlab M-Files for Mathematical Modelling
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:383392
    • 提供者:H. Yu
  1. GBMM1D.m

    1下载:
  2. 一维伽辽金型无网格法MATLAB程序 无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1731
    • 提供者:dong
  1. MWLS1D.m

    0下载:
  2. 一维新型有效的无网格方法最小二乘无网格法MATLAB程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1824
    • 提供者:dong
  1. optim.rar

    1下载:
  2. 多变量非线性优化模型求解,对约束条件建立m文件,Multi-variable nonlinear optimization model for solving the establishment of restrictive conditions on m file
  3. 所属分类:Algorithm

    • 发布日期:2015-09-19
    • 文件大小:28868
    • 提供者:yedan
  1. fitellipse.m.rar

    0下载:
  2. 用matlab拟合椭圆,简单算法!运用最小二乘法,elliptical fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4281
    • 提供者:著毛
  1. EM-algorithm-of-Matlab-source

    1下载:
  2. EM算法的Matlab源码 EM算法是机器学习中一个很重要的算法,即期望最大化算法,主要包括以下两个步骤:   E步骤:estimate the expected values   M步骤:re-estimate parameters-EM algorithm of Matlab source EM algorithm is the machine learning a very important algorithm, which maximize algorithm, mainly
  3. 所属分类:Algorithm

    • 发布日期:2015-05-01
    • 文件大小:11264
    • 提供者:柳瑶
  1. arrow3.m.tar

    0下载:
  2. matlab中实现箭头的程序,直接作为函数使用。-matlab realize the arrow in the procedure
  3. 所属分类:Algorithm

    • 发布日期:2016-01-26
    • 文件大小:9261
    • 提供者:ade
  1. Cplex121_Example

    2下载:
  2. matlab调用cplex12.1的例子,这些例子对matlab的cplex接口函数做了非常详细的说明,适用于cplex-matlab的初学者-matlab call cplex12.1 the examples that the cplex interface function of matlab to do a very detailed explanation for beginners cplex-matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-21
    • 文件大小:50360
    • 提供者:王敏蔚
  1. multifit

    1下载:
  2. 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量    Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2991
    • 提供者:刘荣
  1. M-Files

    0下载:
  2. matlab编写的有限元计算源程序,包括连续体和结构的有限元计算-matlab source code written in finite element analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:35466
    • 提供者:付光
  1. kMeansCluster-Code-For-matlab.m

    0下载:
  2. The code for k-means cluster in matlab. It works well in matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1950
    • 提供者:张媛
  1. 3FDTD-method-by-Matlab

    0下载:
  2. This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over three-dimensional Cartesian space lattice comprised of uniform cubic grid cells. To illustrate the algorithm, an air-filled rectangular cavity
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:2152
    • 提供者:双色
  1. gradientDescentTrain.m.tar

    0下载:
  2. 一个matlab的m文件,使用梯度下降法进行数据训练实现数据分类(线性可分问题)- A matlab m file, the training data using a gradient descent method for data classification (linearly separable problems)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:714
    • 提供者:wang xiangwei
  1. 局部最大熵形函数matlab程序

    1下载:
  2. 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
  3. 所属分类:数学计算/工程计算

  1. 插值与拟合

    0下载:
  2. 附件为插值与拟合程序,用matlab中m文件实现 。(the above fitting program is done by matlab M file ,which is useful for beginnners.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:179200
    • 提供者:magic123
  1. MATLAB计算

    0下载:
  2. 编写M文件,计算以下问题: 口口口口x口=口口口口 以上九个口代表1~9这九个数字,不得遗漏或重复。(Write M file, calculate the following questions:ABCD x N=EFGH More than nine mouth on behalf of the 1 ~ 9 nine Numbers, not omission or duplication.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:Jenny Zeng
  1. wpsnr.m

    0下载:
  2. This function displays the PSNR (peak signal-to-noise ratio) between two images. The answer is in decibels (dB). PSNR is very common in image processing. A sample use is in the comparison between an original image and a coded/decoded image. Typica
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:yokiqust
  1. lect1

    0下载:
  2. This appendix contains a selection of basic MATLAB m-file programs used in this text to produce figures and are listed here as sample code for readers.
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:1219584
    • 提供者:Roy1
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com