资源列表
GlobalNewtonMethod
- 一个求解一维优化问题的全局Newton法,收敛性非常好。-A global Newton method for one-dimensional optimization problem, which has good convergent performance.
hannuotachengxu
- 汉诺塔程序(我从别人那得到的程序,不是自己写的)-Tower of Hanoi program (I get that program from others, not their own writing)
Rational
- 有理数四则运算头文件,其中有理数用两个长整形表示。-Rational operation,Each Rational include two long int
symconv2
- code matlab effectuant la convolution symetrique
4yunsuan
- 实现四则运算,一个简单的四则运算的计算器。-Implement the mathematical operations, a simple arithmetic calculator.
ex2
- 在文本框中输入10个数字,分别输出这10个数字的最大数,最小数,平均数。-In the text box, enter 10 digits, respectively output the maximum number of these 10 digits, the minimum number of averages.
den
- denominate Min-Coin Change Min-Coin Change is the problem of using the minimum number of coins to make change for a particular amount of cents, n, using a given set of denominations d_1 \ldots d_m. This is closely related to the Coin Change pr
shell_sort
- 利用fortran编写的选择排序法的例子,是一个经典例子,可以拿来学习和练手-Examples of using the selection sort written in fortran, is a classic example, can be used to learn and practice hand
myinverse
- 利用增广矩阵法求矩阵的逆,并对输入的奇异矩阵报错。-This program can compute the inverse by using the augumented matrix methods, including warning if the inputed matrix is singular.
APIT
- APIT函数模块,实现室内定位APIT算法的重要功能-APIT function module, indoor positioning APIT algorithm important functions
rcosfir_sqrt
- 通过代码计算根升余弦滤波器系数,并通过与matlab本身自带生成函数做了比较-By code calculates root raised cosine filter coefficients, and through matlab comes with its own generating functions were compared
circle3p
- Math. circle thru 3 points