资源列表
[数学计算/工程计算] 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<zhanguo> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[matlab例程] Fig_blind_signals_seperation
说明:用于盲信号分离的白化预处理程序,使用的是自然梯度算法。-A matlab program used for pre-whitening in blind signals seperation.<ZJM> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Mod_Realloc
说明:采用FOR90语言编制的实现类似Delphi中Setlength的动态数组扩展功能。原有的FORTRAN90的动态数组在扩展时首先需要释放掉原有空间,即原有数据不能得以保存,而SetLength(A,N)则将A的长度动态设定为N,而保持原有数据。 这种动态数组在很多时候非常有用。-reallocated array a to newsize FORTRAN array while keeping the original data<韧峰> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Mod_CPUTime
说明:一个用来实现CPU间计算的FORTRAN90模块M_CPUTime。在你的FORTRAN程序中,只要包含这一模块,就可以在你的主要算法运行前:Call GetStartTime(),在你的算法运行完成后Call GetEndTime()就可以在屏幕上打印出你的算法程序的耗时。主要用于FORTRAN程序设计中,各算法速度之间的比较。-A FOR90 module to count the expending time of some Fortran running tasks.<韧峰> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[matlab例程] Text1
说明:eropyjpm ub90smipynurt b-wcf tweiotn vwoiuwertb e<liurongbin> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] args-zhong-de-zi-fu-jin-xing-yun-suan
说明:将args中的字符转换成数值进行运算,能让你实现此功能!-Args characters will be converted into value for calculations, allows you to implement this feature!<陈胜泉> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shunxubiao
说明:简单顺序表的实现,vc++操作环境。代码短小精悍-Simple realization of the order of the table, vc++ operating environment. Code is short and pithy<张穑> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[matlab例程] phaseshort
说明:长周期光纤光栅有着很广泛的应用前景,关于长周期光纤光栅的理论分析也很成熟,而具体如何实现其传输谱特性的 仿真却报道很少-Long-period fiber grating has a very broad application prospects, on the theory of long-period fiber grating analysis is also very mature, and specifically how to achieve its transmission<zhaohaij> 在 2025-07-09 上传 | 大小:1kb | 下载:0
[matlab例程] lptinsimplecurve
说明:matlab代码,判定点是否在简单封闭曲线(允许非凸)内部。曲线必须以点集形式给出。-matlab code, to determine the relation between a point and a simple closed curve(allow non-convex). Curve must be given in the form set of points.<icespirit> 在 2025-07-09 上传 | 大小:1kb | 下载:0