CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab函数逼近

搜索资源列表

  1. math

    1下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性的。-Considered at a fixed interval on a function approximation using interpolation. Clearly, Lagrange interpolation nodes are used the mo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:427998
    • 提供者:lovep
  1. functionapproximation

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

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

    0下载:
  2. 函数逼近的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-Function approximation of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific resear
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6022
    • 提供者:苏木亚
  1. matlab

    0下载:
  2. 利用一个单隐层BP网络来逼近一个函数,在改程序中有21组数据。该网络的输入层和输出层的神经元个数均为一。-Using a single hidden layer BP network to approximate a function, in the reform process there were 21 sets of data. The network input layer and output layer are a number of neurons.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2862
    • 提供者:白雪静
  1. shuzhifenxikechengsheji

    0下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:261126
    • 提供者:猫猫
  1. ThesamemethodbasedontheimpulseresponseoftheIIRdigi

    0下载:
  2. 基于冲激响应不变法的IIR数字滤波器设计,冲激响应不变法的设计原理是利用数字滤波器的单位抽样响应序列H(z)来逼近模拟滤波器的冲激响应g(t)。 按照冲激响应不变法的原理,通过模拟滤波器的系统传递函数G(s),可以直接求得数字滤波器的系统函数H(z),其转换步骤如下: 1) 利用ω=ΩT(可由关系式 推导出),将 , 转换成 ,Ω,而 , 不变; 2) 求解低通模拟滤波器的传递函数G(s); 3) 将模拟滤波器的传递函数G(s)转换为数字滤波器的传递函数H(z)。 -The
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22581
    • 提供者:洪杰
  1. AdaptivePIDcontrolbasedonRBFIdentification

    0下载:
  2. RBF神经网络整定的PID控制,能以任意精度逼近任意连续函数-RBF neural network-tuning of PID control to arbitrary accuracy any continuous function approaching
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1197
    • 提供者:邹志励
  1. hanshubijin

    0下载:
  2. 此文件为MATLAB中常用的函数逼近的算法集。所有算法由本人亲自调试通过,且算法风格简介明了,代码格式美观。-This document is commonly used for the MATLAB function approximation algorithm for the set. I personally by all the algorithms, through debugging and algorithm profile style and clear, attractive
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6388
    • 提供者:qinghexiaoyue
  1. 11

    0下载:
  2. 神经网络与Matlab,利用BP学习规则训练前向网络,使其完成函数逼近、矢量分类和模式识别,选择训练参数, 并指示如何进行训练-Neural network and Matlab, using BP learning rule before training the network to complete its function approximation, vector classification and pattern recognition, to select the trainin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:成天乐
  1. BP1214

    0下载:
  2. BP神经网络的逼近函数源代码 数学建模-BP neural network approximation function of the source code for mathematical modeling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:21993
    • 提供者:sin0418
  1. LATTICE

    1下载:
  2. (1)文档中描述了应用窗函数法和切比雪夫逼近法设计FIR滤波器的原理和过程,给出了相应的MATLAB程序。 (2)讨论了线性相位FIR滤波器的LATTICE结构实现方法,并给出了MATLAB程序-(1) document describes the application of window function method and Chebyshev design of FIR filters approximation theory and the process gives the co
  3. 所属分类:matlab

    • 发布日期:2016-05-01
    • 文件大小:260033
    • 提供者:huwei
  1. BP1

    0下载:
  2. 用matlab实现神经网络函数逼近,不使用库函数-With the realization of neural network function approximation matlab not to use the library function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1051
    • 提供者:min
  1. lvboqisheji

    0下载:
  2. 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:71356
    • 提供者:刘文珍
  1. Matlab_hanshu

    0下载:
  2. :人工神经网络中的BP网络模型在函数逼近、模式识别等领域得到了广泛的应用,但利用神经网络 解决实际问题时,经常涉及到大量的数值计算问题,而运用计算机高级语言编程对神经网络BP模型进行仿真和 辅助设计是件十分麻烦的事情,为了解决这个矛盾,Matlab工具箱中专fq编制了大量有关设计BP网络模型的工 具函数 本文分析了Matlab软件包中人工神经网络工具箱的有关BP网络的工具函数,并给出了部分重要工具函 数的实际应用.-: Artificial Neural Networks in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:118558
    • 提供者:杨元龙
  1. yzcherry

    0下载:
  2. matlab的函数逼近算法,常用的里面都有,希望对你会有帮助-matlab interpolation algorithms, which are commonly used, in the hope you will help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6390
    • 提供者:陈姣
  1. Approximation

    0下载:
  2. 已经编好的关于函数逼近的常用MATLAB 算法-Approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6385
    • 提供者:linjunying
  1. approximation

    0下载:
  2. 这是一个关于函数逼近的matlab程序,程序设计简单易懂,在稍微复杂的地方注有说明-This is a matlab program on the function approximation, the program design is simple and easy to understand, in the slightly more complex note has made it clear where
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5826
    • 提供者:张楠
  1. surfit

    0下载:
  2. 一个解决函数逼近的程序,用matlab编写-A solution to the function approximation process, prepared with matlab
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:578
    • 提供者:张承
  1. rbfsuanli

    0下载:
  2. 强非线性的曲线函数逼近,采用MATLAB径向基神经网络-rbf ann fitness
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:570
    • 提供者:金小英
  1. bp-rbf-neural-networks

    1下载:
  2. 介绍如何通过matlab使用bp神经网络和rbf神经网络来逼近非线性函数-Describes how to use matlab bp neural network and rbf neural networks to approximate nonlinear functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-02-27
    • 文件大小:1496
    • 提供者:仁杰
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com