资源列表
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
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
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
myFDTD01CylPW
- Dennis M. Sullivan书中程序3.3.c,可以直接运行,计算步数、计算空间、圆柱体大小,位置,相对介电常数需要直接在程序里修改
Greatest_common_factor
- 我使用數學中輾轉相除法來求"最大公因數" 有需要的同好可以下載使用-I use math in the Euclidean algorithm to achieve " the greatest common divisor" in need of enthusiasts can download ^ ^
convolution
- convolution function
LDLUDU
- Doolittle分解,Q=L*R,L是单位下三角;UDU 分解,U是单位上三角阵.Doolittle分解,Q=L*R,L是单位下三角;LDL 分解,L是单位下三角阵(下*对*上)-Doolittle decomposition Q = L* R, L is unit lower triangular UDU ' decomposition, U is the unit upper triangular matrix. Doolittle, decomposition, Q = L* R
pole_ass
- 本源代码是线性系统理论中利用循环矩阵进行多变量系统的极点配置的实现。通过设置循环矩阵进行极点配置。-The origin code is a cyclic matrix in linear system theory of multivariable systems poles configuration. Through the revolving matrix pole placement.
