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

搜索资源列表

  1. use GA to deal with NN

    0下载:
  2. 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20824
    • 提供者:蜻蜓
  1. RBFwangluo

    0下载:
  2. RBF网络逼近函数密密麻麻,该源程序能够无限逼近任意函数,例程中为逼近正弦函数,误差非常小。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:shiqiuhua
  1. matlab

    0下载:
  2. 我自己写了一个函数: 该函数用来计算任意函数的一阶偏导数(数值方法)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3718
    • 提供者:caoyiping
  1. MyPaint

    0下载:
  2. 用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:351303
    • 提供者:刘景勇
  1. AmbiguityFunction

    2下载:
  2. 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1598
    • 提供者:simonradar
  1. prony_method

    0下载:
  2. 运用prony法对函数逼近,可以通过取样点数逼近任意函数-The use of Prony method of function approximation can approximate any function of the sampling points
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:910
    • 提供者:woopyn
  1. yichuanyouhuasuanfachengxu

    0下载:
  2. 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2743
    • 提供者:周磊
  1. function

    0下载:
  2. 任意函数表达式求值模块 模块还提供了数学上常用的函数
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:40102
    • 提供者:魏红波
  1. envelope

    0下载:
  2. 此函数为matlab函数,可以用来绘制出任意函数的包迹线。-Finds the envelope of an arbitrary function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1029
    • 提供者:韩春晓
  1. GeneticAlgorithm

    0下载:
  2. 包含一个简单的带实码变量的用于任意函数最大化的遗传算法(GA)程序-This function is a simple GA with real coding of variables that can be used for maximization of any function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5533
    • 提供者:王韵
  1. NETWORK

    0下载:
  2. 神经网络的MATLAB实现,附有详细的函数说明,可以实现任意函数的逼近-MATLAB neural network implementation, accompanied by a detailed descr iption of the function, can achieve an arbitrary function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:830
    • 提供者:rain
  1. chebshev_window

    0下载:
  2. chebshev窗函数,包括等旁瓣级,任意主瓣宽度两个程序-chebshev window function,including side-lobe level and main-lobe width
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1120
    • 提供者:tang
  1. bp

    1下载:
  2. 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:882
    • 提供者:chrossley
  1. mseries

    2下载:
  2. 产生任意长度的M序列,并计算该M序列的自相关函数和功率谱密度函数。用于系统辨识-Generated sequence of random length M, and calculate the M series autocorrelation and power spectral density function. For system identification
  3. 所属分类:matlab

    • 发布日期:2014-06-10
    • 文件大小:680
    • 提供者:卢润戈
  1. grid

    0下载:
  2. 二维网格法求任意函数的最小值的Mathematica源程序-Two-dimensional grid, the minimum value of any function Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3276
    • 提供者:lx
  1. d

    0下载:
  2. 设定哈希函数 H(key) = key MOD 11 ( 表长=11 ),输入一组关键字序列,根据线性探测再散列解决冲突的方法建立哈希表的存储结构,显示哈希表,任意输入关键字,判断是否在哈希表中。-Set the hash function H (key) = key MOD 11 (table length = 11), enter a keyword sequence, then hash based on the linear probing method of conflict reso
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1096
    • 提供者:申超波
  1. BPnihe

    0下载:
  2. BP神经外那个罗可以逼近任意函数,此为拟合函数的源代码-BP neural network can approximate any function, the source code for the fitting function
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:827
    • 提供者:章颖
  1. 求解任意函数指定区间内的所有实根

    0下载:
  2. 本程序使用数值分析的方法找出任意函数指定区间内的所有实根。算法是通过一系列Chebyshev多项式毕竟目标函数,然后使用一种高效的数值分析方法(J.P. Boyd [see Appl. Num. Math. 56 pp.1077-1091 (2006)])求解出逼近函数的根。
  3. 所属分类:matlab例程

    • 发布日期:2015-03-29
    • 文件大小:4773
    • 提供者:cidplx@163.com
  1. 产生任意概率分布的随机数

    1下载:
  2. 用Fortran产生随机速度分布函数的数学推导,程序代码,及所得结果。(The mathematical derivation, program code, and results of the random velocity distribution function generated by Fortran are presented.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:440320
    • 提供者:luorx
  1. ytcz3

    0下载:
  2. 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:jackchaner
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com