搜索资源列表
计算一维积分的连分式法
- 计算一维积分的连分式法的c语言实现-calculated an integral dimension of the law even fractional c Language
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm pr
高斯消元法(c)
- 电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。-Gauss elimination is also called Gauss-Jordan elimination, which is used to reduce the dimension of a matrix so that it can be solved easily.
ssForSingle
- 交互式图形图表生成程序(单机版) 功能简介: 1. 可生成曲线图、折线图、极坐标曲线图和折线图、条形图、柱状图、饼图、3D条形图、3D柱状图、3D饼图 2. 对曲线图、折线图、极坐标曲线图和折线图,可选择线型以及对数据点的标注 3. 可指定图形的尺寸 4. 可将图形在客户端保存为图片 5. 方便的数据输入和修改(查看图形后若不满意可立即修改)-interactive charts generated graphi
fd3-src
- 分形维数的估算软件FD3,C++源代码,具有很好的学习价值,是一切分形科学工作的基础。-fractal dimension estimation software FD3, C source code, with good learning value of all fractal science work.
2005102611013310480
- 最佳矩阵连乘 给定n个矩阵{A1,A2,…An},其中Ai与A i+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2…An。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q矩阵,B是一个q×r矩阵,则其乘积C=AB是一个p×r矩阵,需要pqr次数乘。 由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序。例如,设3个矩阵{A1,A2,A3}的维数分别为10×100,100×5,和5×
C_koch
- C语言实现的koch, 可以输入分形的维数, 主要是了解C语言的图形输入格式, 以及分形中经典的Koch-C language of koch, to be imported into the fractal dimension, understanding is the C language graphics import formats, as well as fractal classic Koch
Multi_correl_dim
- 本函数计算相关积供后续程序计算计算多重关联维 详情见程序内说明-this function computing plot for the follow-up procedure for calculating multiple correlation dimension detailed procedures Note
Chaos_analyser
- 混沌分析工具,包括计算lyapunov指数,指数谱,分数维等,c语言编写,含源码-chaos analysis tools, including the calculation of lyapunov index, the index spectra, fractal dimension, c language, Containing FOSS
AdaptiveDimRed
- Paper implementation of Adaptive Dimension Reduction Using Discriminant Analysis and K-means Clustering
myGraph
- Search Graph in 2 dimension array
fractal_dimension
- 3 methods to calcul the fractal dimension (box-counting, DBC & segments methods)
Voronoi
- 2 dimension Voronoi diagram
Calculation-of-fractal-dimension
- 计算物理分形维数的计算,分形:羊齿叶。 分形维数的计算-Calculation of fractal dimension
Boolean2D
- it allows you to draw some lines in 2 dimension over yor 2d editor
OpenCV-PCA-face-dimension-reduction
- OpenCV中PCA实现人脸降维,基于QT实现-OpenCV PCA face dimension reduction
heat2D
- 使用分布式编程技术MPI,解决二维热传导问题,实现分布式计算-using MPI programing tech to solve the problem of 2 dimension heat conducting problem
ARAY2D
- This how to make aray in 2 dimension. I give code that you can use it on C++.-This is how to make aray in 2 dimension. I give code that you can use it on C++.
mdr_3.0.2
- 多层降维法是检测和定性属性或属性组合相互作用进而影响而决定类变量的数据挖掘的方法-Multiple dimension reduction method is to detect and qualitative attributes, or attribute combination interactions, in turn, affects and decided to class variables method of data
fractal dimension
- 数据处理中,分形维数的计算,使用的数据是医疗行业的数据,可以更换txt文件(Calculation of fractal dimension in data processing)