资源列表
insertionsort.zip
- insertion排序
312
- 高斯消元法解方程, 速度较快-PGE Solving equations faster
midtosucc
- 中缀表达式转后缀表达式-which is made up of expression to expression Suffix
java代码八皇后问题
- 用Java语言解决八皇后的问题一个解法
LevenbergMarquardt
- Python Levenberg-Marquardt example. Linear algebra.
filloil
- 实现汽车加油问题,给出汽车加满油能跑的距离n,和m个站点,以及各站点的距离c[i],求最小加油次数-Achieve vehicle refueling, fill up the car able to run a given distance n, and m sites, as well as the site of the distance c [i], find the minimum number of refueling
arithmetic_main
- arithmetic_main alghorisem
MFCC
- 使用MATLAB提取梅尔倒谱系数MFCC特征值-Using MATLAB MFCC feature extraction of Mel-cepstrum coefficient values
c-cTimeDelay
- 混沌时间序列时间延迟计算,代码在matalab7.01验证通过,有数据文件入口-code for time delay calculation for time series of chaos, and has been tested under matlab7.01
projet
- Representation d etat -Representation d etat
p_link
- 将处于矩阵对角处的两点用最少的像素连接起来 输入: mat_in:为二值矩阵,为1的点在对角线处 输出:连接后的矩阵- In the matrix are connected at two corners with a minimum of input pixels up: after the connection matrix: mat_in: a binary matrix, at a point at the diagonal output
RLS算法
- RLS算法对一阶AR模型线性预测,包含完整源码,可以得到最优权值