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

搜索资源列表

  1. 公历(阳历)和农历(阴历)相互转换

    2下载:
  2. 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from the Internet when, I did a Lun
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39.31kb
    • 提供者:谢红伟
  1. sgwl

    0下载:
  2. 这是一个数格网论的MATLAB程序源码,它可以用来产生样本数据-This is a number grid on the MATLAB program source code, it can be used to produce sample data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:shenjianguo
  1. matlabmatrix

    0下载:
  2. 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Writ
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:920byte
    • 提供者:wangshujuan
  1. hmc

    2下载:
  2. Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm to sample from the distribution P ~ EXP(-F), where F is the first argument to HMC. The Markov chain starts at the point X, and the function GRAD
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.17kb
    • 提供者:西晃云
  1. STAT_KOLMOGOROV_TEST.rar

    0下载:
  2. This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis test on a set of data samples for a given cumulative distribution function.,This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis test on a se
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:881byte
    • 提供者:xie
  1. mc.rar

    0下载:
  2. 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!,TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different m
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.28kb
    • 提供者:sun
  1. fix_fft.c.tar

    0下载:
  2. 这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a sample. This algorithm is faster t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7.03kb
    • 提供者:haohuiming
  1. CircleArea_MC

    0下载:
  2. 本文是蒙特卡罗方法在数学上的一个简单应用。利用蒙特卡罗方法将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计算出单位圆的面积。-This is the Monte Carlo method in a simple mathematical applications. Using Monte Carlo method to determine the problem into mathematical probability and random sampling, the sample
  3. 所属分类:Algorithm

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

    0下载:
  2. 对应分析correspondence analysis(ANACOR) [G,F,A]=ANACOR(X),X为原始数据 p X n维 即有n个样本,每个样本由p个变量来描述。返回F为R型因子分析后的结果,Q为最后的结果,A=ZZ 。-Correspondence analysis correspondence analysis (ANACOR) [G, F, A] = ANACOR (X), X for the original data p X n that is n-dimension
  3. 所属分类:Algorithm

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

    0下载:
  2. 一个将质量(重量)进行转换的小程序,可以将克/钱/两/斤/公斤进行相互转换,得到你想要的计量单位。 有了这个,你就可以按照程序示例扩充成包括长度、密度、时间等互换的转换代码。-A mass (weight) conversion of small procedures, can be g/money/two/kg/kg for each conversion, the units of measurement you want. With this, you can expand in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.53kb
    • 提供者:力人
  1. deny02

    0下载:
  2. how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:11.08kb
    • 提供者:deny yang
  1. deny05

    0下载:
  2. how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:19.23kb
    • 提供者:deny yang
  1. c-pan02

    0下载:
  2. how to write a c program fuction. nice to meet you.it is a good sample to the bengineer.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.62kb
    • 提供者:deny yang
  1. poly_svm

    0下载:
  2. 核函数是利用支持向量机解决不可分问题时引入的一种非线性变换的手段。基本思想是通过非线性变换,使样本变换之后的特征空间中变得线性可分。然后利用线性可分时构造最优超平面的方法,在特征空间中实现最优超平面的求解。-Kernel function is the use of support vector machine to resolve the issue can not be separated from the introduction of a nonlinear transform mean
  3. 所属分类:Algorithm

    • 发布日期:2016-05-27
    • 文件大小:4.03kb
    • 提供者:王旭
  1. Bezier3d

    0下载:
  2. This is a simple code sample to interpolate a 3d set of points using the bezier algorithm minimized to 4 points.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.21kb
    • 提供者:ritxi
  1. ocr

    0下载:
  2. This a sample of an Algorithm of OCR with Neural Network.-This is a sample of an Algorithm of OCR with Neural Network.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:102.17kb
    • 提供者:
  1. HanoiTowerSequence

    0下载:
  2. 题目大意: 经典的汉诺塔 n个盘编号,从小到大 1..n 问:移动的序列中第k步移的是哪个盘 -Input The first line of the input file is T, the number of test cases. Each test case contains one integer p (1<=p<10^100). Output Output the pth e
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:713byte
    • 提供者:冰淇淋
  1. PRM

    0下载:
  2. prm,是一中对奇异样本不敏感的,偏最小二乘回归方法,已经有很多文章根据这个算法写出来了.使用时记得要引用chemlab上的文献.-prm, are singular in one sample of non-sensitive, partial least-squares regression method, has been the basis of this article has a lot of writing out algorithms. remember to use the l
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.4kb
    • 提供者:guorong du
  1. Sample-Entropy-VB

    1下载:
  2. 样本熵是一种有别于近似熵的不计数自身匹配的统计量,是对于近似熵算法的改进。样本熵与近似熵的物理意义一样,表示非线性动力学系统产生新模式概率的大小,主要用来定量刻画系统的规则度及复杂度。样本熵值越低,序列自我相似性越高,产生新模式的概率越低,时间序列越简单;反之,样本熵值越大,序列自我相似性越低,产生新模式的概率越高,时间序列越复杂。样本熵计算用程序VB6.0语言实现。-Sample entropy is different from the research and development o
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:34.58kb
    • 提供者:feiyun
  1. two-sample-inertial-algorithm

    0下载:
  2. 基于MATLAB的双子样惯导解算算法实现,可以直接调用-A mfile based on the MATLAB of the two- type inertial navigation algorithm algorithm to achieve, which can be called directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:29.27kb
    • 提供者:wang xinlong
« 12 3 4 5 6 »
搜珍网 www.dssz.com