资源列表
genetic_algorithm
- 一个JAVA原程序,实现遗传算法,算法运行时配有画面,种群的进化情况。
WindowsFormsApplication_cpp
- It is a windows form application. It reads matrix data text file and use it on some useful matrix operation.-It is a windows form application. It reads matrix data text file and use it on some useful matrix operation.
S264_DM6437
- This site include optimized H.264 baseline codec, SF IP Box Binary. PC version and TI DM6437 version Package for DM6437
moyituihuo
- 数学建模用到的常见算法 模拟退火法
多分类逻辑回归
- 该逻辑蒂斯回归模型matlab程序用于数据多分类,适用于有监督,学习型模型。(the matlab code of logistic regression used for data multi-classification. it is a kind of unsurpervisor study.)
Absolute
- for C++ developer, Absolute C++, Ed 4th
Chapter5
- The code of "A concise introduction to image processing using C++" book
lrcode
- logistic regression example code
STLTEST1
- 一个有关stl操作的程序,实现了平衡二叉树,还有相关的数据结构,供大家学习-A related stl operating procedures, to achieve a balanced binary tree, as well as associated data structures for them to learn
EllipseFitting
- 基于特定椭圆拟合的符号化目标轮廓跟踪方法 基于稳健估计的直接最小二乘椭圆拟合 椭圆拟合方法的比较研究-Ellipse fitting symbol based on the specific goal of contour tracking method is based on robust estimation of the direct least squares ellipse fitting ellipse fitting method comparison studies
Logistic_Regression_with_regularisation
- this program implements Logistic_Regression_with_regularisation.zip using MATLAB