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

搜索资源列表

  1. FunctionApproximationMatlab

    0下载:
  2. FunctionApproximationMatlab 函数逼近-FunctionApproximationMatlab function approximation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:97863
    • 提供者:陈贺
  1. MATLABfunction

    0下载:
  2. 常用MATLAB 函数逼近算法代码,用于对常用算法函数的测试用例使用-matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6403
    • 提供者:李永
  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. FBP

    0下载:
  2. 用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R.-Fast BP achieved with a complex function approximation, there is some help for beginners, is based on the BP increase in R.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2547
    • 提供者:尤伟
  1. GA4NN1.2

    0下载:
  2. GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。 程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:4025177
    • 提供者:huangjian
  1. matlabchazhnh

    0下载:
  2. 函数逼近与曲线(面)拟合 种插值方法 数值微分 解线性方程组的直接方法-Function approximation and curve (surface) fitting kinds of interpolation method, numerical micro-decomposition of the direct method of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:362547
    • 提供者:zhaoshuangxiang
  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. sample-rate-conversion

    0下载:
  2. 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:22108
    • 提供者:hjq
  1. Image2Html

    0下载:
  2. 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求-Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation Roots and nonlinear eq
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:496519
    • 提供者:hjq
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:63148434
    • 提供者:龚云隆
  1. Approximation

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

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

    1下载:
  2. 这是一个用小波神经网络进行非线性函数逼近的例子,拟合效果非常好,保证能运行!有详细注释!我是参考《青岛海洋大学学报》 2001年第1期 一种基于BP算法学习的小波神经网络编写的,大家可以针对原文更好的理解我的程序!-This is a wavelet neural network with nonlinear function approximation example of fitting results is very good, guaranteed to run! Detailed N
  3. 所属分类:Wavelet

    • 发布日期:2014-06-10
    • 文件大小:1834
    • 提供者:jzzmm
  1. bpwangluo

    0下载:
  2. BP网络在函数逼近方面举例代码,调试过了,有仿真结果-BP network in function approximation area code for example, debug off, and there are simulation results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:14636
    • 提供者:天涯浪子
  1. ANN_liyafei

    0下载:
  2.  人工神经网络(Artificial Neural Network ),以数学模型模拟神经元活动,有函数逼近、仿真、预测以及模糊控制等功能,具有强大的容错性。-ANN-LIYAFEI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:139842
    • 提供者:seeksky
  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. Function_approximation

    1下载:
  2. 本压缩包包含了13个重要的函数逼近计算程序,包括切比雪夫分逼近,勒让德逼近,傅里叶逼近,自适应逼近等经典的逼近算法。-This archive contains 13 important function approximation computer program, including sub-approximation Chebyshev, Legendre approximation, Fourier approximation, adaptive approximation and ot
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:7945
    • 提供者:zhangnijin
  1. rbfsuanli

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

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

    0下载:
  2. 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序-File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:138981
    • 提供者:huanghf
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com