资源列表
c++
- 算术编码用c++的实现,包含简单介绍和变量说明。
ltsa
- 一种用于非线性降维的流形学习算法,主要是先考虑用每一点处的局部切空间表示该点处的几何特征,然后都局部切空间进行排列。-A non-linear dimensionality reduction of manifold learning algorithm, mainly to consider every point of the partial cut Department said that the space of the geometric characteristics of poin
NeuralNetwork_BP_Regression
- BP神经网络的一个回归的例子,很简单,懂Matlab基础的就能看明白。-BP neural network, a return to the example is very simple, based on Matlab understand能看明白.
k_means
- k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-In statistics and machine learning, k-means clustering is a method of cluster analysis which aims to partition n observations into
tmfdtd_2d
- TM波传播的二维FDTD程序,并可以可视化E,H场-2D TM wave propagation, animation E-field and H-field
chazhi
- 本代码是lagrange插值算法、牛顿插值算法和等距节点牛顿插值算法的MATLAB程序,代码有详细的注释,可以直接调用-This code is lagrange interpolation, Newton interpolation algorithm and the Newton interpolation algorithm equidistant nodes MATLAB program code with detailed notes, you can directly call
spanning_tree
- 最小生成树的Prim 和Kruscal算法-Prim minimum spanning tree algorithm and Kruscal
FastestDescent
- 工程优化中,用最速下降法和牛顿法求解目标函数的最优解-In Engineering optimization, use the steepest descent method and Newton s method for solving the optimal solution of objective function
bbbbbb
- 分制计算,里面运用case语句实现分支,提高了编程效率-The points system calculation, which use a case statement branch, to improve the programming efficiency
AI-NQuenes
- Artifitial Inteligence N Quenes problem algorithm
speed_v2
- 車輛性能圖繪製 需要:車輛最高轉速、正面截面積、輪胎有效半徑、滾動阻力、車重、空氣阻力、扭力-轉速圖。 有了以上資料後在按照程式碼中敘述key上即可。 程式碼中有我自己做的例子,請自行修改-Vehicle performance drawing Needed: the maximum speed of the vehicle, the front cross-sectional area, the effective radius of the tire, rolling resis
testrect_linux_opencv
- 用codeblocks做的opencv调用摄像头的例子,codeblocks是一个高效的IDE。-an opencv example to test camera.codeblocks is a good ide for linux.
