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

搜索资源列表

  1. 欧拉数

    0下载:
  2. 这是一个计算图像中的欧拉数的程序.先将图像二值化,然后再求反计算欧拉数-This is a calculated image of the Euler number of procedures. First two binary images, and then calculated for anti-Euler number
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14239
    • 提供者:孙月
  1. EulerInMaths

    0下载:
  2. 搜集了Euler为数学界做出的贡献,以及Euler理论,Euler定律 喜欢数学的朋友不可错过-collected a number of scholars to make contributions, and the Euler theory, Euler law like mathematics friends not to be missed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:83203
    • 提供者:王开
  1. MATLABpro

    1下载:
  2. 该程序包包含大量的matlab程序,比如Euler解常微分方程、neville插值、newton插值、Taylor解微分方程、改进平方根法、追赶法-The package includes a large number of Matlab program, such as Euler solutions ordinary differential equations, Neville interpolation, Newton interpolation, Taylor Xie differen
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20925
    • 提供者:叶建槐
  1. euro

    0下载:
  2. MATLAB程序,用于计算图象中的欧拉数,简单实用-MATLAB procedures used in the calculation of the image Euler number, simple and practical
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9689
    • 提供者:winds
  1. 2262

    0下载:
  2. 北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime numbers.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1945
    • 提供者:pengfam
  1. ACM_template.rar

    1下载:
  2. 本人参加ACM竞赛使用的一些算法模板,包括二分图匹配,欧拉回路的构造以及网络流中的最大流与最小费用最大流等,可以说实战性非常强。,ACM competitions I take part in a number of algorithms used in templates, including two sub-graph matching, Euler circuit, as well as network flow structure of the maximum flow and mini
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:14732
    • 提供者:诗苇
  1. hw4yg

    1下载:
  2. 利用Euler定理求一个数的所有原根,包含求φ(m).-Euler Theorem by seeking a number of all primitive roots, including the demand φ (m).
  3. 所属分类:Algorithm

    • 发布日期:2016-01-03
    • 文件大小:622592
    • 提供者:li-ellin
  1. math-problems

    0下载:
  2. 一些数学问题算法模板,稍微做了下分类 目录 1 欧几里得和模线性方程 欧几里德 扩展欧几里德 模线性方程 2 欧拉φ函数 扩展欧拉函数 3 线性时间素数筛法 生成欧拉函数表 4 因式分解 5 Nim游戏和sg函数 合肥B 题 -Some mathematical problems algorithm template, do a little under Categories 1and mode of linear eq
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:20879
    • 提供者:Leo
  1. Euler_DG_Quadrilateral_2D

    1下载:
  2. 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47319
    • 提供者:刘刚
  1. a

    0下载:
  2. 在数论,对正整数n,欧拉函数是少于或等于n的数中与n互质的数的数目。 φ函数的值 通式:φ(x)=x(1-1/p1)(1-1/p2)(1-1/p3)(1-1/p4)…..(1-1/pn) 其中p1, p2……pn为x的所有质因数,x是不为0的整数。φ(1)=1(唯一和1互质的数就是1本身)。 (注意:每种质因数只一个。比如12=2*2*3  那么φ(12)=12*(1-1/2)*(1-1/3)=4)  若n是质数p的k次幂,φ(n)=p^k-p^(k-1)=(p-1)p^(k-1),因为除了
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:756
    • 提供者:koko
  1. kMeansCluster

    0下载:
  2. 数据挖掘中k均值划分聚类算法。输入对象的数据集矩阵和簇的数量,使用欧拉距离计算对象之间的相拟度-K-means partitioning clustering algorithm in data mining. Input object data sets matrix and the number of clusters, using euler distance calculation。
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1903
    • 提供者:曾双
  1. main.cpp

    0下载:
  2. project euler 60的源代码,寻找最小的5循环素数-project euler 60 of the source code, find the smallest prime number 5 cycles
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1079
    • 提供者:Isaac
  1. Number-Theory

    0下载:
  2. 这里包含了各类数论基本算法:素数筛法,偶拉函数,欧几里德算法,扩展欧几里德算法,求逆元,线性模方程组-it contains many Number theory algorihm: prime sieve, euler function, gcd, exgcd, mod inv, congruence_equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:33148
    • 提供者:Lin Xi
  1. phi_euler

    0下载:
  2. Calculates the result of Euler s Phi funtion for any natural number less than 10^18.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:553
    • 提供者:Lutyrr
  1. fhwcfcte

    0下载:
  2. 本程序的性能已经超过其他算法,感应双馈发电机系统的仿真,预报误差法参数辨识-松弛的思想,数值分析的EULER法,大学数值分析算法,给出接收信号眼图及系统仿真误码率,使用大量的有限元法求解偏微分方程。-This program has exceeded the performance of other algorithms, Simulation of doubly fed induction generator system, Prediction Error Method for Parame
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5321
    • 提供者:ijwzbwpeu
  1. twdkhkkg

    0下载:
  2. 采用累计贡献率的方法,使用大量的有限元法求解偏微分方程,快速扩展随机生成树算法,数值分析的EULER法,最大信噪比的独立分量分析算法,代码里有很完整的注释和解释,时间序列数据分析中的梅林变换工具,仿真效率很高的。- The method of cumulative contribution rate Using a large number of finite element method to solve partial differential equations, Rapid expans
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:10008
    • 提供者:rgfqx
  1. cdfp_v32

    0下载:
  2. 基于chebyshev的水声信号分析,能量熵的计算,数值分析的EULER法,处理信号的时频分析,FMCW调频连续波雷达的测距测角,使用大量的有限元法求解偏微分方程,预报误差法参数辨识-松弛的思想。- Based chebyshev underwater acoustic signal analysis, Energy entropy calculation, EULER numerical analysis method, When processing a signal frequency a
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7015
    • 提供者:uwushdya
  1. jdg_V3.2

    0下载:
  2. 部分实现了追踪测速迭代松弛算法,使用大量的有限元法求解偏微分方程,仿真效率很高的,基于分段非线性权重值的Pso算法,数值分析的EULER法,有借鉴意义哦,GPS和INS组合导航程序。- Partially achieved tracking speed iterative relaxation algorithm, Using a large number of finite element method to solve partial differential equations, High
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4993
    • 提供者:djrdgmp
  1. qnqu

    0下载:
  2. 数值分析的EULER法,在matlab环境中自动识别连通区域的大小,使用高阶累积量对MPSK信号进行调制识别,使用大量的有限元法求解偏微分方程,可以得到很精确的幅值、频率、相位估计,模拟数据分析处理的过程。- EULER numerical analysis method, Automatic identification in the matlab environment the size of the connected area, Using high-order cumulants of
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8521
    • 提供者:tqrharmq
  1. cotputing-number

    0下载:
  2. 本程序主要是在图像处理应用关于计算图像的欧拉数 不错的源码-This procedure is mainly applied in image processing, image about computing the euler number of good source
  3. 所属分类:mathematica

    • 发布日期:2017-12-18
    • 文件大小:9216
    • 提供者:defmr
« 12 »
搜珍网 www.dssz.com