CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - approximation matlab

搜索资源列表

  1. 用matlab实现多次最佳一致的函数逼近

    0下载:
  2. 用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验-using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:邹璇
  1. runge

    1下载:
  2. 数值逼近对于Runge函数f(x)= ,在[-1,1]上作等距节点插值,分别取n=4,n=8,n=12,插值的图像-Numerical approximation for the Runge function f (x) =, in [-1,1] on equidistant nodes for interpolation, respectively n = 4, n = 8, n = 12, the image interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:14.93kb
    • 提供者:zn
  1. do03zpyI

    0下载:
  2. matlab 里用BP网络实现函数逼近的例子-Matlab Lane BP network function approximation example
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:942byte
    • 提供者:刘三
  1. functionapproximation

    0下载:
  2. 函数逼近常用算法的matlab程序,总共12个-Commonly used function approximation algorithm of matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6.23kb
    • 提供者:范恩妍
  1. approximation

    0下载:
  2. 该程序的作用用于产生正交多项式.该压缩包内含有多个M文件,其中Approximation.m文件为主要的函数文件,它会调用其他的函数文件.该函数提供了和Matlab自身提供的函数一样的条用方式.-The role of the program used to generate orthogonal polynomials. The package contains a number of M documents, including documents Approximation.m funct
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2.09kb
    • 提供者:peter
  1. sdfsadfsdafasd123

    1下载:
  2. Differential Equations (ODE) Solver through Galerkin Method Galerkin方法求解常微分方程组的实现 这个matlab程序通过Galerkin方法求解常微分方程组,当然求解的结果是 Differential Equations (ODE)近似的解。-Differential Equations (ODE) Solver through Galerkin Method Galerkin method for
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:198.95kb
    • 提供者:adu
  1. RBF

    0下载:
  2. Radial basis functions are used for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subclass). The package also calculates line inte
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9.65kb
    • 提供者:ssss
  1. EFG1D

    3下载:
  2. 无网格伽辽金法的一维杆单元源程序,基于移动最小二乘近似。-Element-free Galerkin method one-dimensional beam element source, based on moving least square approximation.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-04
    • 文件大小:6.51kb
    • 提供者:chris lee
  1. approximate_median

    0下载:
  2. 中位数近似算法实现的背景减除。matlab代码。-Median approximation algorithm for background subtraction. matlab code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:66kb
    • 提供者:geziyi
  1. FastBilateralEramianMatlab

    0下载:
  2. A Fast Approximation of the Bilateral Filter using a Signal Processing Approach Sylvain Paris and Frédo Durand MIT technical report 2006 (MIT-CSAIL-TR-2006-073)
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3.04kb
    • 提供者:reham
  1. BP-ANN-matlab-ok

    0下载:
  2. BP前向神经网络逼近和实现,利用matlab分析软件快速实现逼近,寻优效果好,-Forward BP neural network approximation and implementation using matlab analysis software quickly achieve good approximation, the effect of optimization,
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1kb
    • 提供者:wangshuai
  1. APPROXIMATION

    0下载:
  2. 这是书籍An Introduction to Scientific Computing Twelve Computational Projects Solved with MATLAB第三章多项式逼近函数的matlab程序,具体的函数和多项式的阶数可以参见书籍-This is books An the Introduction to Scientific Computing Twelve Computational Projects Solved with MATLAB in the third
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:17.4kb
    • 提供者:ztao
  1. Simple-Function-Approximation

    0下载:
  2. THE RPF IN THE DATAMAINING IN THE MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:nasir
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:150.49kb
    • 提供者:赵东昌
  1. 第5章 函数逼近

    0下载:
  2. matlab常用算法中的函数逼近计算,内含12个文件(Matlab algorithm commonly used functions approximation calculation, contains 12 files)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:6kb
    • 提供者:剑客123
  1. Matlab

    0下载:
  2. SVD and Whitening. SVD By Using Power Method Approximation
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:140kb
    • 提供者:ghazy
  1. GA

    1下载:
  2. 极化编码的信道挑选算法,高斯近似算法,matlab(Polar code channel selection algorithm, Gauss approximation algorithm, matlab)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1kb
    • 提供者:xhw516
  1. 机械基础实验

    0下载:
  2. 逼近法求解方程,求函数的近似曲线,包含最小二乘法(Approximation method for solving equations)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:110kb
    • 提供者:wws1997
  1. Fractional order differentiator, Digital.zip

    0下载:
  2. This paper deals with the design of digital adjustable fractional order differentiator approximation of the fractional order differentiator sm, for 0 < m < 1, in a given frequency band of interest. First, closed form digital infinite impulse r
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:125kb
    • 提供者:HellsingDz
  1. 新建文件夹

    3下载:
  2. 利用matlab对卢瑟福散射进行仿真。但是因为电子质量很小,而且a粒子和电子的碰撞近似为完全弹性碰撞(因为这种碰撞能量很小,不会发生能级间的跃迁),根据动量守恒和能量守恒可以知道,a粒子速度几乎不变,对实验的结果影响很小。电子如果被撞到的话,估计就会被撞飞了吧,也可能被a粒子或者靶中其他失去电子的阳离子俘获.利用平方反比有心力场中的第三运动积分—Runge-Lenz矢量,简化处理了卢瑟福散射、氢原子的量子化和氢原子园轨道的相对论修正问题.(221/5000 Matlab is used t
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2kb
    • 提供者:ironchen
« 12 3 »
搜珍网 www.dssz.com