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

搜索资源列表

  1. b树的算法

    0下载:
  2. B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:王小娅
  1. cca

    1下载:
  2. 计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数 -calculate canonical correlations, find the largest correlation coefficients
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:832byte
    • 提供者:张刚
  1. coherence

    0下载:
  2. Java实现的快速自相关算法:提供交互界面,可读入外部数据文件-Java's rapid auto-correlation algorithm : to provide interfaces to external data into readable document
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:210.5kb
    • 提供者:胡安
  1. datamining

    1下载:
  2. 数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8.48mb
    • 提供者:lipei
  1. numerus

    0下载:
  2. 数值算法的相关算法实现,包括单点弦法迭代法 牛顿迭代法 二分法 拉格郞日插值 牛顿法插值等算法-Numerical algorithm related algorithms, including the single-point chord iteration Newton' s iteration method dichotomy Rugby Lang on Newton interpolation algorithm for interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:72.8kb
    • 提供者:
  1. shujixiangguangsuanfa

    0下载:
  2. 这是一个ACM的算法,叫树及相关算法,内含PPT和实例代码,希望对喜欢ACM的同学有所帮助!-This is an ACM algorithm, called the tree and related algorithms, containing the PPT and examples of code, and want to help students like the ACM!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1013.37kb
    • 提供者:卢笑天
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:424.99kb
    • 提供者:李洪涛
  1. matrixandoper

    0下载:
  2. 这是一个可执行文件,主要用于矩阵的各种操作和相关算法-This is an executable file, mainly for the matrix of the various operations and related algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:401.52kb
    • 提供者:ruanbz
  1. Matrix-algorithm

    0下载:
  2. 网上搜集的矩阵运算,可用于矩阵相关算法程序,作为初学者学习之用,希望能给你带来帮助-matrix algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:18.73kb
    • 提供者:zhc
  1. LinearMath

    0下载:
  2. 矩阵加、减、乘、最小二乘、LU分解法等相关算法-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2.62kb
    • 提供者:
  1. linear

    0下载:
  2. 求解线性方程组的高斯消去法, 主要是练习用,相关算法的数学思想请参考数值分析。-Gaussian elimination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:9.02kb
    • 提供者:Maralla
  1. Optimization-algorithm-

    0下载:
  2. 最优化问题相关算法的源代码,用MATLAB编写。-Optimization algorithm of relevant source code with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:35.53kb
    • 提供者:zhouhongyupear
  1. fout

    0下载:
  2. 快速傅里叶变换。快速正弦余弦变换。卷积算法。相关算法。-Fast Fourier Transform. The fast sine cosine transform. Convolution algorithm. Algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:24.46kb
    • 提供者:陈腾飞
  1. 3_4FR

    0下载:
  2. 数字信号处理中关于快速相关算法处理的程序,可进行快速相关计算-Digital signal processing algorithms on fast correlation processing procedures, can be fast correlation calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:47.09kb
    • 提供者:zhaoyang
  1. MZ-XCOOR

    0下载:
  2. MZ自相关算法,通过寻找自相关的最大点值,来计算MZ的振动位置。-MZ autocorrelation algorithm, by finding the maximum points, related to calculate the vibration of the MZ.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:15.47kb
    • 提供者:李与
  1. correlation

    0下载:
  2. 运用c++编译了数据相关算法,主要通过求解向对应数据相关系数,来最优化结果。-Using c++ to compile the data correlation algorithm, mainly by solving the corresponding data correlation coefficient, the optimal results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:张政阳
  1. linear_correlation

    0下载:
  2. 演示验证线性相关算法,主要用于离散点的局部极小值提取(基于多种阈值选取)。还包括最小二乘拟合,三次样条插值等内容。-Demonstration Verification Linear correlation algorithm is mainly used for local minimum extraction of discrete points (based on a variety of threshold selection). Including least squares fitt
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:41.36kb
    • 提供者:xft
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:3kb
    • 提供者:有效数字
  1. genetic

    0下载:
  2. 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2.74mb
    • 提供者:醒不来的梦
  1. 算法模型集合

    0下载:
  2. matlab算法示例,演示,及学习资料,相关ppt已全部打包。(Matlab algorithm example, demonstration, and learning materials, related ppt has been packaged.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:18.35mb
    • 提供者:吃鸡的鸭
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com