资源列表
hebingpaixu
- 合并排序算法的代码实现,产生随机数,任何进行排序,并且有排序时间的测算-Merge sort algorithm code, generate random numbers, any sort, and there is sort of time measurement
cal_div_KL_CS
- 计算 两个Guassian Mixture Model的KL-Divergence-calculating the KL-divergence between two Gaussian Mixtures
machine-learning-ex2
- 斯坦福大学机器学习课程作业第二章,主要包含逻辑逻辑回归算法实战。-Stanford University machine learning course of the second chapter, including logic logic regression algorithm combat.
bellman-ford-algorithm
- 图算法-bellman-ford算法的实现-graph algorithm :bellman-ford cometure
LDA
- 性判别式分析(Linear Discriminant Analysis, LDA),也叫做 Fisher 线性判别 (FisherLinear Discriminant,FLD), 是模式识别的经典算法(Linear Discriminant Analysis)
Kalman
- 卡尔曼滤波程序,工具箱。该工具箱用于数字信号处理。(Calman filtering procedures, toolbox. The toolbox for digital signal processing.)
Bayesian learning
- 贝叶斯分类算法是统计学的一种分类方法,它是一类利用概率统计知识进行分类的算法(Bayes classification algorithm is a classification method of statistics, which is a classification algorithm using probability statistics)
code
- 在这个文件中,我用python语言实现了少许主流算法。所有的算法都可以在《算法设计技巧与分析》书中找到。(In this repository, I will write the popular algorithms in python. All the problem is in the book <<Algorithms design techniques and analysis>>.)
新建文件夹
- 对磁滞回线的磁导率求解程序,谢谢.........(Magnetic permeability solver for hysteresis loop)
lsm_bessel
- 用空间光调制器生成bessel光束的全息图(Generation of hologram of Bessel beam by spatial light modulator)
Homework1_2
- 约瑟夫环问题原代码,亲自检验能运行成功,没有错误-Josephus original code, personally test can be run successfully, the error
FastNN
- 简单快速近邻算法:再二维平面一矩形范围内随机产生100个训练样本,任意划分为三个区域,用快速近邻法确定待识别实验样本的所属分类-Simple and rapid nearest neighbor: Another two-dimensional plane within a rectangle of 100 randomly generated training samples, arbitrary divided into three regions, with the fast neares
