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

搜索资源列表

  1. gradien_searching

    0下载:
  2. 在最优化问题中,常用需求取代价函数的最小值,该程序实现了最速梯度求最小的功能-in optimization problems, the demand to replace the commonly used function of the minimum price. the program achieved the steepest gradient for the smallest functional
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.83kb
    • 提供者:陈亨利
  1. LOT_img

    0下载:
  2. lapped transforms for images. lapped transform is a very fast algorithm to replace dct.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.82kb
    • 提供者:sjtuzyk
  1. factorial

    0下载:
  2. 实现组合C(M,N)运算,程序结构简单鲜明,运用递归算法,取代流行的数组方式储存,实现组合运算-achieve portfolio C (M, N) Operational procedures simple structure distinctive, using recursive algorithm to replace the popular approach to storage arrays to achieve portfolio Operational .............
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:229.73kb
    • 提供者:莫斯韦
  1. linear_svm

    0下载:
  2. 该算法将实际问题通过非线性变换到高维的特征空间,在高维空间中构造线性判别函数,以替换原空间中的非线性判别函数,这样能保证机器有较好的推广能力,同时它巧妙地解决了维数问题,其算法复杂度与样本维数无关-The algorithm will be practical problems through the nonlinear transformation to high-dimensional feature space, in high-dimensional space in the struc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3.8kb
    • 提供者:王旭
  1. ex3Matrice

    0下载:
  2. Replace every element on the diagonal of an array with the sum of the elements on the current column OR row. Labview
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:15.73kb
    • 提供者:C
  1. bire

    0下载:
  2. Weiss平均值理论: 近似认为相邻自旋间的作用由一个总的平均场<σ>代替, 所有自旋独立地存在于这个平均场中, 所有自旋的场能即为体系总能量。-Weiss average theory: approximation that the role between the adjacent spin by a general mean-field < σ> to replace all the spin-independent existence in this mean-fi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:164.08kb
    • 提供者:
  1. CODE_UPLOAD8778892000

    0下载:
  2. Displays a rotatable and scaleable wire frame of any 3D mathematical function. This can be made up from the normal VB maths plus inverse and hyperbolic functions. Functions can be created and saved as wanted. Image vertices can also be saved
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:26.77kb
    • 提供者:serkan
  1. 5

    0下载:
  2. 函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS2.DAT中。   替代关系:f(p)=p*13 mod 256(p是数组中某一个字符的ASCII值,f(p)是计算后新字符的ASCII值),如果计算后f(p)值小于等于32或其ASCII值是偶数,则该字符不变,否则将f(p)所对
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:684byte
    • 提供者:房飞洒
  1. erjiechafen

    0下载:
  2. 有限差分方法是先将计算区域网格化,再用差分近似代替微分,也说就是用某点周围各网格点来计算该点处的微分。-Finite difference method is to first calculate the regional grid, and then replace the differential difference approximation, also said that with the grid points around a point to calculate the poin
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:877byte
    • 提供者:high
  1. zhengfuzifuzhuanhua

    0下载:
  2. 计算字符的个数,并且可以自动替换某一个字符,判断字符首字是否为数字及其正负-Calculate the number of characters, and can automatically replace a single character, the character' s first words to determine whether the number of its positive and negative
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.48kb
    • 提供者:
  1. radar-search-area

    0下载:
  2. this algorithm finds range of a radar which user able to replace with mouse click in a 500*500 map. Also user can create 5 obstacles and can see the all places that radar able to see!
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:56.78kb
    • 提供者:tufi
  1. Apriori

    0下载:
  2. 一种改进的aprior算法,用二进制的编码计算来取代传统算法的剪枝和联接操作,可以避免多次扫描系统和减少候选集,提高运算效率-An improved aprior algorithm, using binary coding calculations to replace traditional methods of pruning and join operations, to avoid repeated scanning system and reduce the candidate se
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:182.49kb
    • 提供者:徐伟清
  1. burg

    0下载:
  2. 时间序列AR建模,参数递推算法中的burg算法,可替换数据运行-Time series AR modeling, parameter recursive algorithm burg algorithm that can replace the data run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1017byte
    • 提供者:朱峰
  1. Rossler

    0下载:
  2. Lyapunov指数程序。适合初学者,可以直接通过替换方程,来进行计算。清晰实用。 -Lyapunov index procedure. For beginners, you can directly replace the equation to calculate. Clear and practical.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:甄慧玲
  1. juzhen2

    0下载:
  2. 将矩阵中的元素替换写成function后,带入主程序运行的Matlab源码-Will replace the matrix elements after written function, into the main program running Matlab source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.01kb
    • 提供者:淼淼
搜珍网 www.dssz.com