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

搜索资源列表

  1. power-axial-ball

    0下载:
  2. 负折射率球轴向光力计算程序 The negative refractive power axial ba-The negative refractive power axial ball
  3. 所属分类:mathematica

    • 发布日期:2017-04-28
    • 文件大小:7933
    • 提供者:xubijun
  1. longgekuta

    0下载:
  2. 数学计算用的经典龙格库塔算法,可以用于随机共振系统输出求解。附带一个使用的实例-Solving mathematical calculations of classical Runge-Kutta algorithm can be used to output stochastic resonance system
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1202
    • 提供者:那落
  1. RAIM-gai

    1下载:
  2. RAIM算法,计算机载RAIM的故障识别率,以及偏差。-RAIM algorithm, computer RAIM fault recognition rate, and the deviation
  3. 所属分类:mathematica

    • 发布日期:2017-05-03
    • 文件大小:975223
    • 提供者:asdasf
  1. bin

    0下载:
  2. 遗传算法模拟达尔文进化自然选择和遗传机制的生物进化过程的计算模型-enetic algorithm simulation Darwin the evolution natural selection and genetic mechanism of biological evolution process calculation model
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1052
    • 提供者:李明昊
  1. Garbor-function

    0下载:
  2. 有了Gabor核函数后就可以采用前文中提到的“离散二维叠加和卷积”或“快速傅立叶变换卷积”的方法求解Gabor变换,并对变换结果求均值和方差作为提取的特征。32个Gabor核函数对应32次变换可以提取64个特征(包括均值和方差)。由于整个变换过程代码比较复杂,这里仅提供测试代码供下载。该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。-to extract features
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:535
    • 提供者:丁湘燕
  1. matlab

    0下载:
  2. Matlab 二分法以及simpson公式的数值计算程序,适用于数值方法以及矩阵分析。-Matlab dichotomy and numerical calculation program simpson formula for matrix analysis and numerical methods in.
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1692
    • 提供者:木子李
  1. DoubleListTest

    0下载:
  2. 双链表计算的程序,供朋友们分享,希望有所帮助-Doubly linked list calculation program for friends to share, hope that helps
  3. 所属分类:mathematica

    • 发布日期:2017-04-30
    • 文件大小:31336
    • 提供者:KILLER
  1. BOCaBPSK

    0下载:
  2. Mathematica 环境下GNSS导航信号体制中的BOC调制、BPSK调制的功率谱计算及频谱图绘制程序,相关函数计算-GNSS navigation signal system in the BOC Mathematica modulation, BPSK modulation of the power spectrum calculation and spectral mapping procedures, the calculation of the correlation functi
  3. 所属分类:mathematica

    • 发布日期:2017-04-30
    • 文件大小:136767
    • 提供者:sinahust
  1. several

    0下载:
  2. 已知经纬度,可以据此计算两点之间的距离,用于matlab计算dx、dy等量。-Calculate the distance between two points according to latitude and longitude
  3. 所属分类:mathematica

    • 发布日期:2017-04-14
    • 文件大小:2611
    • 提供者:黄小兵
  1. hunhexinhao

    0下载:
  2. 循环谱的计算方法,能够运行出来的程序。仅供参考-The calculation method of cyclic spectrum, can run out of the application.For reference only
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:chenxing
  1. MinVolEllipse

    0下载:
  2. 本程序主要计算包围D维空间的N个点的最小体积的椭圆-This program calculate points D surround N-dimensional space of a minimum volume of ellipse
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:1865
    • 提供者:wang
  1. MATRIX

    0下载:
  2. 两个矩阵相乘的C++代码,计算快捷,方便实用,任一两个矩阵都可带入使用,贴近实际。-Two matrix multiplication C++ code, calculate fast, convenient and practical, any two matrices can be brought into use, close to reality.
  3. 所属分类:mathematica

    • 发布日期:2017-05-04
    • 文件大小:6676
    • 提供者:
  1. flyaback-cont2001i-5000-new

    0下载:
  2. CCM flyback 电路计算以及电磁设计。-Flyback CCM circuit calculation and electromagnetic design.
  3. 所属分类:mathematica

    • 发布日期:2017-05-09
    • 文件大小:2044538
    • 提供者:曹飞
  1. battery-backtime-calculation

    0下载:
  2. 电池后备时间计算,根据规格书采用曲线拟合法。-Battery backup time calculation, curve fitting method according to the specifications.
  3. 所属分类:mathematica

    • 发布日期:2017-05-07
    • 文件大小:1120082
    • 提供者:曹飞
  1. lbfgs

    0下载:
  2. L-BFGS算法比较适合在大规模的数值计算中,具备牛顿法收敛速度快的特点,但不需要牛顿法那样存储Hesse矩阵,因此节省了大量的空间以及计算资源。-Limited-memory BFGS (L-BFGS or LM-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorit
  3. 所属分类:mathematica

    • 发布日期:2017-05-04
    • 文件大小:8402
    • 提供者:李方
  1. sicanshu_zuobiaozhuanhuan

    0下载:
  2. 四参数计算,
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:703
    • 提供者:保振永
  1. Mathematica

    0下载:
  2. Mathematica是一款科学计算软件,很好地结合了数值和符号计算引擎、图形系统、编程语言、文本系统、和与其他应用程序的高级连接。很多功能在相应领域内处于世界领先地位,它也是使用最广泛的数学软件之一-Mathematica is a scientific computing software, a good combination of numerical and symbolic computing engine, graphics systems, programming language
  3. 所属分类:mathematica

    • 发布日期:2017-05-05
    • 文件大小:708438
    • 提供者:周锋
  1. MathematicaONE

    0下载:
  2. Mathematica的发布标志着现代科技计算的开始。Mathematica是世界上通用计算系统中最强大的系统。自从1988发布以来,它已经对如何在科技和其它领域运用计算机产生了深刻的影响。-Mathematica is a scientific computing software, a good combination of numerical and symbolic computing engine, The release of Mathematica marks the beginn
  3. 所属分类:mathematica

    • 发布日期:2017-05-05
    • 文件大小:702088
    • 提供者:周锋
  1. 欠阻尼控制研究

    0下载:
  2. 欠阻尼控制相关的各项参数关联关系 快速计算的小工具(The correlation relation of parameters related to under damping control Fast computing gadgets)
  3. 所属分类:mathematica

    • 发布日期:2017-12-29
    • 文件大小:23552
    • 提供者:邵联合
  1. theotest

    1下载:
  2. 应用mathmatica语言编写的非定常气动力计算机翼颤振,应用Theodorsen计算机翼颤振(Wing flutter of unsteady aerodynamic computer written in mathmatica language and wing flutter of Theodorsen computer)
  3. 所属分类:mathematica

    • 发布日期:2020-03-07
    • 文件大小:90112
    • 提供者:nmghappy
« 12 3 »
搜珍网 www.dssz.com