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

搜索资源列表

  1. numerical-value-integral

    1下载:
  2. 这是一个用编程实现的一个数值积分的c语言代码,只要输入积分函数和积分的上下界,就可以快速积分结果。速度非常快,很不错的,大家可以拿去做成应用软件!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1451
    • 提供者:孟繁荣
  1. gpc++0.5.2

    0下载:
  2. The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined functions as fo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:484701
    • 提供者:北科
  1. 最大k乘积问题

    0下载:
  2. /*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n<=10)。 示例:输入为 : 4 3 结果:1234 */-/ k * Product of the biggest problems Descr iption : I set up is a n-bit decimal integer. If I will be divided into k, k
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1452
    • 提供者:phq
  1. 最大子长方体问题

    0下载:
  2. *Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem descr iption : a long, wide and high respectively m, n, p rectangular cut into the 000 m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1256
    • 提供者:phq
  1. 2-8

    0下载:
  2. 在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解-in 9 (3 * 3) grid matrix to fill out a number of N (Ngt; = 10) of a nine figures each box filled an integral require two adjacent box at the two integral to the quality and n
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1699
    • 提供者:陈杰
  1. PN码产生1

    0下载:
  2. MATLAB的源程序,包括产生随机传输数据data的子程序,eject_seq发射序列子程序,BPSK调制序列产生子程序,产生pn1序列的子程序,利用积分法实现BPSK解调,均衡pn1序列的子程序.-MATLAB source, including random data transmission of data subroutine, eject_seq launch sequence subroutine, BPSK modulation sequence generated subrout
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3094
    • 提供者:李力
  1. Choquet-integral_Java

    0下载:
  2. 本程序用遗传算法求非线性积分,并且是二次核,算法非常明晰,应用很广泛。-The program uses genetic algorithms for solving nonlinear integral, and is the second nuclear, the algorithm is very clear, the application is very wide.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-08-21
    • 文件大小:15
    • 提供者:jingjing
  1. 计算雷达成像中的脉冲性能参数

    1下载:
  2. 计算雷达成像中的脉冲性能参数,即主瓣宽度、积分旁瓣比和峰值旁瓣比。-Calculation of the pulse radar imaging performance parameters, such as the Lord disc width, integral side-lobe peak than and side-lobe than.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:1770
    • 提供者:zhengchao
  1. romberg.龙贝格计算程序

    0下载:
  2. 龙贝格计算程序,按照函数格式输入积分区间和函数即可,Romberg program, in accordance with the format of input function and the function of integral interval can
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-28
    • 文件大小:1073
    • 提供者:胡飞
  1. Lobatto高斯-罗巴脱积分计算积分点的位置及各积分点的权值

    1下载:
  2. 高斯-罗巴脱积分计算积分点的位置及各积分点的权值-Gauss- Roba de-integral calculation of the location of integration points and the weights of integration points
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:929
    • 提供者:李颖雄
  1. 定点运算器.rar

    0下载:
  2. 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法,achieve binary fixed point operations : 1. Sentinel integral complement Adder 2. Sentinel integral
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-23
    • 文件大小:11053
    • 提供者:陈婷
  1. enlgr 一元全区间不等距插值

    0下载:
  2. enlgr 一元全区间不等距插值 eelgr 一元全区间等距插值 enlg3 一元三点不等距插值 eelg3 一元三点等距插值 enpqs 连分式不等距插值 eepqs 连分式等距插值 enhmt 埃米特不等距插值 eehmt 埃米特等距插值 enatk 埃特金不等距插值 eeatk 埃特金等距插值 enspl 光滑不等距插值 eespl 光滑等距插值 espl1 第一种边界条件的三次样条函数插值,微商与积分 espl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:19149
    • 提供者:康牟仁
  1. Simpson.zip

    0下载:
  2. Simpson二重积分数值算法,注释比较详细,Simpson double integral numerical algorithm, the Notes in more detail
  3. 所属分类:matlab例程

    • 发布日期:2017-03-31
    • 文件大小:1191
    • 提供者:okboy
  1. Gauss.rar

    0下载:
  2. 高斯积分算法 ,高斯积分计算回线源电磁场外层线积分,Gaussian integral algorithm, Gaussian integral outer loop line integral source of electromagnetic fields
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2043
    • 提供者:张晔
  1. fenel_simpson2D

    0下载:
  2. 通过利用辛普森二重积分,求解矩形孔菲涅耳衍射,完全正确的代码。-Through the use of Simpson double integral, Fresnel diffraction Rectangular hole completely correct code.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2777
    • 提供者:龙一番
  1. longbeigejifen

    0下载:
  2. 计算方法中的龙贝格积分是求定积分的精度高的近似值,这里提供龙贝格积分的matlab源代码。-Calculation of the Romberg integral definite integral is seeking a high precision approximation, here are Romberg integration matlab source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:635
    • 提供者:孙军成
  1. dblsim.rar

    1下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3598169
    • 提供者:zealot
  1. matlabjuanji.rar

    0下载:
  2. matlab求卷积和卷积积分等,就是卷积的应用的,看吧吧吧吧。,matlab seeking, such as convolution and the convolution integral is the convolution of the application, and see it right now.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2289
    • 提供者:lei
  1. Ex24PointsGame

    0下载:
  2. 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:138706
    • 提供者:xycheng
  1. 2010-02-05(C-C)

    3下载:
  2. C-C算法应用关联积分能够同时估计出时间延迟和嵌入维数,是相空间重构的前提。 本程序通过C-C算法计算duffing方程产生的混沌时间序列的时间延迟和嵌入维数。-CC algorithm is used to simultaneously estimate the correlation integral time delay and embedding dimension, is a prerequisite for phase space reconstruction. T
  3. 所属分类:matlab

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