资源列表
MATLAB 解整数规划 (分支定界)
- matlab解用分支定界法解整数规划的程序。请大家参考-solutions using Matlab branch and bound method for integer programming procedures. Please refer
About-Tree
- 数据结构中关于树的遍历,自己完成的程序。是数据结构中的重要部分 -data structure of the tree traversal, completed their procedures. Data structure is an important part
lzw5
- lzw,主要实现了压缩算法,代码比较精炼,大家可以下载,编译运行-lzw, the main compression algorithm, code more refined, we can download, compile operation
matrix
- 线性代数 求矩阵的逆 高斯gauss消元
3
- 数值分析算法 三次样条插值算法的C++实现-Numerical analysis algorithm cubic spline interpolation algorithm to achieve the C++
Weasel
- Richard Dawkins "Weasel" algorithm that simulation an evolution of phrase "Me think it is a weasel"-Richard Dawkins "Weasel" algorithm that simulation an evolution of phrase "Me think it is a weasel"
SI_Fiber1
- This code is for step index fiber calculation.
CoolerOptDes
- 对冷却器进行最优设计,采用Nelder-Mead单存形函数fminsearch()进行优化-To the optimal design of the cooler, the shape function on Nelder Mead- save fminsearch () optimization
LR_One
- 加载txt数据,对其进行一元线性回归,得到回归系数和相关系数-Load txt data, its linear regression, the regression coefficients and correlation coefficients
k-nearest neighbor classifier
- k-nearest neighbor classifier
k_nn_classifier
- k-nearest neighbor classifier
交通流模型 MATLAB
- 本程序基于MATLAB平台,简单实现双车道交通流模型,通过判断红绿灯来实现模型演化