资源列表
filtCSharp
- 使用C#语言编写的信号滤波程序,主要的优点是滤波后的信号不会产生相移,就是相位不会改变。-using C# language signal filtering procedures, the main advantages of the filtered signal no phase shift, phase is not going to change.
DavidPeterman_C
- 问题描述: 虽然离开浦口了,但在浦口校区后山大家还都有印象吧,可你知道有一座小山在冬天下大雪的时候是可以滑雪的,SEU很喜欢滑雪,这并不奇怪, 因为滑雪的确很刺激,可是为了获得速度,滑雪区域必须向下倾斜,而且当你到底时不得不重新走到上面重滑。SEU想知道在这个区域中最长的滑坡。区域由一个二维数组给出。数组的每一个数字表示山坡上一个点的高度。 下面是一个例子: 一个人可以从一个点滑向上下左右相邻的四个点之一,当且仅当高度减小。在上面的例子中,一条可行的滑坡为24-17-16-
lsq
- 打靶法求微分方程边值问题,这是数学上的求取方程问题的边值的方法
cubicsplineinterpolation
- 三次样条插值拟合数据 不同自变量区间内的三次样条函数-Fitting cubic spline interpolation of data from the variable range of different cubic spline function
Permutations
- 排列组合的代码 用C++ 实现 ,用处很大 代码简洁 可以用于ACM的竞赛模板-Permutation and combination which describes how to generate code templates can be used to ACM Proved very useful in simple code
convex2
- Convex constructed uisng Matlab
lzxc
- 辗转相除法求最大公约数和最小公倍数,辗转相除法求最大公约数和最小公倍数-辗转相除法求最大公约数和最小公倍数
sanciyangtiaochazhi
- 这是一段三次样条的插值程序,可以进行插值,就是给一组数据,然后给要算的值,就可以出结果了-This is a cubic spline interpolation procedure can be interpolated, is to give a set of data, then the value to be counted, the result can be a
zypxtxsf
- 作业排序的贪心算法实现c++代码,实现平台visual studio2008-Scheduling the greedy algorithm c++ code, platform Visual studio2008 and
HANGMAN
- hangman gamw which helps us to guess pre defined words or end up losing the game. letter by letter guessing of the word
fisher
- fisher分类器 算法效果好,便于编码,推荐使用-Fisher classification algorithm, ease of coding is recommended to use
Cholesky.m
- Cholesky分解算法,为当A为实对称正定矩阵时,LU三角分解法的变形,开发环境为matlab-Cholesky decomposition algorithm, when when A is real symmetric positive definite matrix, triangular deformation LU decomposition method, development environment for matlab