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

搜索资源列表

  1. 三层BP神经网络逼近非线性函数

    14下载:
  2. 内容如题,其中BP神经网络的建立采用自编函数,而非Matlab自带的神经网络建立函数
  3. 所属分类:matlab例程

    • 发布日期:2011-02-26
    • 文件大小:139110
    • 提供者:361478421
  1. matlab函数逼近

    0下载:
  2. 所属分类:matlab例程

  1. matlab函数逼近

    0下载:
  2. 所属分类:matlab例程

  1. 基于支持向量机的手写数字识别(小论文+matlab编程及结果)

    12下载:
  2. 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。
  3. 所属分类:其它

    • 发布日期:2011-05-22
    • 文件大小:1154608
    • 提供者:ddx579@163.com
  1. ELM_DE.zip

    3下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。,Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:7113
    • 提供者:王宁
  1. MATLAB.rar

    0下载:
  2. matlab的常用算法程序集,插值,函数逼近等,matlab assembly commonly used algorithms, interpolation, function approximation, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:115773
    • 提供者:王海
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. bpbijin

    0下载:
  2. 这是用BP神经网络实现函数逼近的MATLAB源程序。-This is by BP neural network function approximation of MATLAB source.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1432
    • 提供者:lyulong
  1. GGAP-RBF

    3下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-17
    • 文件大小:464461
    • 提供者:王宁
  1. OS-ELM

    0下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6135
    • 提供者:王宁
  1. elm

    0下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2577
    • 提供者:王宁
  1. RBFFunction

    0下载:
  2. RBF网络用于函数逼近,未使用matlab工具箱,程序应用效果良好-RBF network for function approximation is not used matlab toolbox, the application of effective procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:hanchangxi
  1. Optimization_of_RBF_Network

    2下载:
  2. Matlab粒子群算法优化RBF网络 采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Matlab PSO RBF network optimization using particle swarm optimization on RBF neural network parameters are optimized, in the test procedures and verified thr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4621
    • 提供者:陳子力
  1. erb1

    0下载:
  2. 利用网络实现函数逼近 使用的主要函数如下: NEWRB——设计径向基函数神经网络 SIM——对径向基函数网络进行仿真-Function approximation using the Internet to achieve the main function is as follows: NEWRB- the design of radial basis function neural network SIM- for radial basis function network
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:561
    • 提供者:
  1. FIRdigitalfilter

    0下载:
  2. FIR数字滤波器设计及软件实现 。(1)掌握用窗函数法设计FIR数字滤波器的原理和方法。 (2)掌握用等波纹最佳逼近法设计FIR数字滤波器的原理和方法。 (3)掌握FIR滤波器的快速卷积实现原理。 (4)学会调用MATLAB函数设计与实现FIR滤波器。 -FIR digital filter design and software implementation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:26736
    • 提供者:Elihu
  1. matlabsuanfadaquan

    0下载:
  2. matlab语言的算法大全,有插值,函数逼近,数值积分等等算法。-Guinness algorithm matlab language, there are interpolation, function approximation, numerical integration algorithm and so on.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:139941
    • 提供者:刘佳林
  1. Chebyshev_Legengre_Multifit

    0下载:
  2. 函数逼近的matlab程序,通过chebyshev等算法进行函数逼近的matlab例程(Function approximation of the matlab program, through Chebyshev and other algorithms for function approximation matlab routines)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:qweshpd
  1. bpsuanfa

    1下载:
  2. 使用MATLAB工具箱逼近函数,其实也是比较简单的一种方法(Approximation function using MATLAB toolbox)
  3. 所属分类:网络编程

  1. 高等应用数学问题的MATLAB求解(中文)全套课件

    2下载:
  2. 高等应用数学问题的MATLAB问题求解,线性、积分方程、代数方程、微分方程、数据插值、函数逼近问题、概率论与数理统计问题的计算机求解,模糊逻辑与模糊推理、遗传算法、小波变换、粗糙集理论等的应用。(Matlab problem solving of higher applied mathematics, computer solving of linear, integral, algebraic, differential, data interpolation, function approx
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:21203968
    • 提供者:凌澜潇潇
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com