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

搜索资源列表

  1. PointList

    0下载:
  2. cpoint的链表类的继承类,重写了其中的增加查找等函数,增加了直线拟合方面的函数。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9873
    • 提供者:alzn
  1. gsl-1.10.tar

    0下载:
  2. GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录: Complex Numbers Roots of Polynomials Special Functions Vectors and Matri
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2842422
    • 提供者:贺强
  1. neurou.net

    0下载:
  2. 利用神经网络方法进行非线性函数拟合,并比较精度。-nonlinear function is fitted by neural net method, precision is compared
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:4794
    • 提供者:lid
  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. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. BP1

    0下载:
  2. 案例2 BP神经网络的非线性系统建模-非线性函数拟合-The BP neural network of nonlinear system modeling-nonlinear function fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:48456
    • 提供者:孙丽杰
  1. MATLAB

    0下载:
  2. BP神经网络算法关于二元函数逼近拟合的matlab的程序-BP neural network algorithm for the binary function approximation fitting
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:2785
    • 提供者:张三
  1. svm

    0下载:
  2. 支持向量机模型用于预测分析效果显著,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势,并能够推广应用到函数拟合等其他机器学习问题中-Support vector machine model is used to predict significant effect in solving small sample, nonlinear and high dimensional pattern recognition exhibit many unique advantages, and
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:549
    • 提供者:伊燕平
  1. nihe

    0下载:
  2. 这里讲述的是matlab的函数拟合问题,含有多个程序可提供给大家参考参考 -About matlab function fitting, containing a number of procedures are available to everyone REFERENCES
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:311208
    • 提供者:成哲
  1. BP-1

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合-BP neural network modeling of nonlinear systems- non-linear function fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:800
    • 提供者:汪洪涛
  1. BP-2

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:汪洪涛
  1. Untitled27

    0下载:
  2. 二次函数拟合,采用regress进行拟合,可分析拟合度。-Quadratic function fitting using regress fitting, goodness of fit can be analyzed.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1342
    • 提供者:fanyuyi
  1. chapter2

    0下载:
  2. BP神经网络关于非线性函数拟合的问题,表述了如何写其代码-BP neural network on non-linear function fitting problems, a presentation on how to write their code
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:99125
    • 提供者:zhouhong
  1. bp

    0下载:
  2. bp神经网络用于函数拟合,不用工具箱,源程序实现-BP Neural Network
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1861
    • 提供者:王小二
  1. genetic-alg-BP-nonlinear-fitting

    0下载:
  2. matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:52618
    • 提供者:zj
  1. pan_uh40

    0下载:
  2. BP神经网络用于函数拟合与模式识别,使用拉亚普诺夫指数的公式,重要参数的提取。- BP neural network function fitting and pattern recognition, Raya Punuo Fu index using the formula, Extract important parameters.
  3. 所属分类:source in ebook

    • 发布日期:
    • 文件大小:5708
    • 提供者:田永国
  1. jvxgh

    0下载:
  2. BP神经网络用于函数拟合与模式识别,利用最小二乘算法实现对三维平面的拟合,包括轨道机动仿真、初轨计算。- BP neural network function fitting and pattern recognition, Least-squares algorithm to fit a three-dimensional plane, Including orbital maneuvering simulation, initial orbit calculation.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-20
    • 文件大小:16384
    • 提供者:李勇波
  1. yanqoupan

    0下载:
  2. BP神经网络用于函数拟合与模式识别,基于K均值的PSO聚类算法,使用拉亚普诺夫指数的公式。- BP neural network function fitting and pattern recognition, K-means clustering algorithm based on the PSO, Raya Punuo Fu index using the formula.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:来娟
  1. nie_mv63

    0下载:
  2. BP神经网络用于函数拟合与模式识别,毕设内容,高光谱图像基本处理,信号维数的估计。- BP neural network function fitting and pattern recognition, Complete set content, basic hyperspectral image processing, Signal dimension estimates.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:白文谦
  1. panlou-V5.1

    0下载:
  2. BP神经网络用于函数拟合与模式识别,有循环检测,周期性检测,包括调制,解调,信噪比计算。- BP neural network function fitting and pattern recognition, There are cycle detection, periodic testing, Includes the modulation, demodulation, signal to noise ratio calculation.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-20
    • 文件大小:7168
    • 提供者:谷明星
« 12 »
搜珍网 www.dssz.com