资源列表
bl_FDTD1_pm_mur
- 标量FDTD模拟平面光波导内部TE波的传播-scalar FDTD simulation planar waveguide internal TE wave propagation
StringMatchAlgorithms
- 数据结构中字符串匹配的三种经典算法--KMP算法、MonteCarlo算法、LasVegas算法。分别实现将两个0/1串的匹配。并作为比较。Java语言编写。-data structure string matching algorithm of the three classics -- KMP algorithm. Monte Carlo algorithm, the algorithm LasVegas. Achieve two were 0 / a string matching. An
svr
- 用支持向量机预测水体富营养化影响条件,以及对各种条件进行多元回归预测-With support vector machine eutrophication impact conditions, as well as a variety of conditions, multivariate regression
Cpp1
- kmeans算法--很简便的一种。只不过有几个错误需要大家自己调试-kmeans algorithm- a very simple one. Only a few errors we need to debug their own
GA
- 用以解决作业车间调度问题的传统遗传算法,不包括编码和解码程序-GA for Job Shop
ImproveElmanSISO
- 改进的应用于单输入单输出的Elman神经网络,大家多多指教-Improved applied to single-input single-output Elman neural network, we exhibitions
renren
- 这是我做的二叉树 家族谱的管理小程序,实现家族谱的管理-This is I do of binary tree of small family tree house management program, realize the management of family tree house
Convex11
- Matlab采用障碍法及原对偶内点法解决不等式约束凸优化问题-barry method, Original dual interior point method
FFTwithanylength
- 任意长度的傅里叶变换,已经测试通过,没有任何问题。-FFT with any length,and has been tested and run well.
KMeans
- K-均值聚类算法,属于无监督机器学习算法,发现给定数据集的k个簇的算法。 首先,随机确定k个初始点作为质心,然后将数据集中的每个点分配到一个簇中,为每个点找距其最近的质心, 将其分配给该质心对应的簇,更新每一个簇的质心,直到质心不在变化。 K-均值聚类算法一个优点是k是用户自定义的参数,用户并不知道是否好,与此同时,K-均值算法收敛但是聚类效果差, 由于算法收敛到了局部最小值,而非全局最小值。 K-均值聚类算法的一个变形是二分K-均值聚类算法,该算法首先将所有点作为一个簇,然
work
- MEMS VOA动态性能模拟,分为稳态和动态,模型和实际较为符合。-MEMS VOA SIMULATION
Experiment-1
- 王明哲 一. 实验题目 八数码问题 二. 实验目的 1. 掌握启发式搜索A*算法的原理 2. 实现用A*算法求解具体问题 三. 实验内容 -one. Experimental topic Eight digital issues two. Purpose 1. Grasp the principle of the heuristic search A* algorithm 2. A* algorithm to solve specific proble
