资源列表
pufenxi
- 对信号进行谱分析,并根据谱分析结果绘制谱分析结果图。-The signal spectrum analysis, and mapping of the spectral analysis of the results of spectral analysis graph.
initialisation
- initialisation de la fcm
kmeans
- k-means 算法接受参数 k ;然后将事先输入的n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-K-means algorithm accept parameter k Then will the n of prior input data object is divided into k clustering to make won clu
entropyGrad
- Entropy is a thermodynamic property that can be used to determine the energy available for useful work in a thermodynamic process, such as in energy conversion devices, engines, or machines. Such devices can only be driven by convertible energy, and
perfect-number
- This function checks to see if the given number is "perfect" a "perfect" number is an integer whose factors (excluding itself) add up to it. Example:6 is a perfect number:1 + 2 + 3 = 6 == 6 8 is not 1 + 2 + 4 = 7 ~= 8-This function checks to see
TE_Field_distribution
- This a matlab program for field distribution of slab waveguide for TE modes.
Hamilton-circle
- Modify C to get right with smaller another Hamilton circle. The modification methods improved algorithm called circle
neural-network-function-fitting
- 该代码为用matlab编写的训练神经网络拟合典型函数曲线的经典程序。-The code is made for training neural network to fit the classical function profile.
dijikstra
- For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single
hw1
- plotting pattern for antenna
SOR1
- 利用SOR迭代法求解线性代数方程组,此迭代法是数值计算方法中的基本方法之一。-The use of the SOR iterative method for solving linear algebraic equations, this iterative method is one of the basic method of numerical methods.
func
- 可以实现求解微分方程组的数值解,在func中输入需要计算的微分方程组,运行主函数即可-Can be achieved to solve the numerical solution of differential equations, the input need to calculate the differential equations in the func to run the main function can be