资源列表
DNA_sort
- 这是一道程序设计题目,DNA排序问题。具有一定的借鉴价值-This is a subject of program design, DNA sequencing problems
optimization
- 基于最速下降法、牛顿法、共轭梯度法的matlab程序 -Steepest descent Newton conjugate gradient method
matrixmult2
- CUDA Fast matrix multiplication and with shared memory.
FastKalmanAlgorthm
- 快速卡尔曼算法是递推最小二乘算法中的一种, 它的收敛速度比梯度算法快得多, 其计算量又比常规卡尔曼算法少得多, 特别适合于跟踪像电离层这样的快变化时变信道。 本文对 用于自适应均衡的快速卡尔曼算法进行了详细研究。-Fast Kalman algo r ithm is one of recursive least squares algo r ithm s . It has much faster equalizer convergence than the gradient algo
gedecaixiang
- “歌德巴赫猜想”指出,每个大于6的偶数,都可以表示为两个素数之和。试用程序将6~100内的所有偶数表示为两个素数的和-" Goldbach conjecture" that every even number greater than 6, can be expressed as the sum of two primes. Trial procedure within the 6 to 100 all even said the two prime numbers and
xiangqin
- 1、 求1000以内的“相亲数”。所谓相亲数是指这样的一对数:甲数的约数之和等于乙数,而乙数的约数之和等于甲数。-1, find the 1000 within the " amicable number." The number of so-called blind date is like a pair of numbers: the number of divisors of A and B is equal to the number, the approximate
4B_BCD2HEX
- 8 digits bcd to hex converter
ACM_alio
- ACM 国际大学生 程序设计的典型数学方面的函数 包括一部分的数值计算-ACM International Collegiate Programming typical mathematical functions, including part of the numerical calculation
Newton_erfen
- 数值计算算法,二分法中的牛顿二分法源码。-Numerical algorithm, the Newton dichotomy dichotomy source
FEMc
- C++编写的有限元计算程序。 版权所有: Comments/Questions can be directed to: Charbel Farhat : charbel@alexandra.colorado.edu Michel Lesoinne: michel@vette.colorado.edu Kendall Pierson : piersonk@vette.colorado.edu -----------------------------------------
sjcl.RAR
- 一种特别简易方便的最小二乘法数据处理软件,我觉得非常不错的哦!!!感觉好的就下载吧!-A particularly simple and convenient least square method of data processing software, I feel very good oh! ! ! Feels good to download it!
AI
- 导弹拦截飞机的源代码,通过算出两者间的距离,时间差,速度,利用拦截算法算出相关数值,从而实现-Aircraft missiles to intercept the source code, through the calculated distance between the two, the time difference, speed, calculated using the relevant numerical algorithm block in order to achieve
