-
greedyscp
这是一个求解集合覆盖问题的众所周知的贪婪算法,其中有些部分做了修改(The well known greedy algorithm for solving Set Cover problem, with a few changes
)
- 2011-01-04 11:30:38下载
- 积分:1
-
findFFT
Fin the FFT, this program find the fast fourier transform, this is of many applications for the processing signal
- 2010-05-21 02:54:42下载
- 积分:1
-
Mathematical-modeling
2012东南大学数学建模竞赛 A题 城区公路选址问题(2012 Southeast University Mathematical Contest in Modeling A title city highway location problem)
- 2012-10-16 22:21:16下载
- 积分:1
-
suijiguliao
二维圆形随机骨料生成,算法采用matlab随机数生成。(Generation of two dimensional circular random aggregate.The algorithm uses random number generation function.)
- 2021-03-17 20:29:20下载
- 积分:1
-
MATLAB-GUI
MATLAB GUI实现动态画图曲线的源程序代码 具有完整的代码和运行结果(MATLAB GUI dynamically draw the curve of the source code)
- 2014-12-17 19:52:31下载
- 积分:1
-
Boost_converter
Boost converter implementation in simulink
- 2015-04-06 19:58:58下载
- 积分:1
-
niuling_v87
基于分段非线性权重值的Pso算法,GPS和INS组合导航程序,比较了软阈值,硬阈值及当今各种阈值计算方法。( Based on piecewise nonlinear weight value Pso algorithm, GPS and INS navigation program, Comparison of soft threshold and hard threshold and today various threshold calculation method.)
- 2016-06-21 13:47:38下载
- 积分:1
-
video_processing
视频处理有关MATLAB源程序,包括视频定位,视频模板匹配,视频分割,视频滤波,视频捕捉等(MATLAB source video processing, including video positioning, video template matching, video segmentation, video filtering)
- 2010-09-01 20:36:55下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1
-
Crank_Nicolson
Crank_Nicolson隐式解法,关于一位热传导的(Crank_Nicolson implicit solution, on a heat conduction)
- 2011-10-28 11:53:14下载
- 积分:1