搜索资源列表
SFMtoolsInstallDoc
- 文介绍了如何使用Bundler来根据图片得到相机参数以及一些空间点云数据,得到的数据将能够运用在3D重建中。利用Bundler可以得到较为稀疏的点云(point clouds)数据。如果需要得到更密集的点,可以使用Yasutaka Furukawa博士写的另外一个非常强大的软件包,称为PMVS2。一种比较常见的途径是使用Bundler来得到相机参数,然后使用Bundle2PMVS程序,将生成结果转换为PMVS2的输入,然后使用PMVS2来得到更密集的点云。另外,读者们可能会对另外一个同样由Fur
345345
- 这是一本C++编程方面的经典书籍,作者是一对享有盛誉的技术伉俪,Andrew Boeing和Barbar Moo。本书基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。
matlab-math-process
- matlab常用的数学分件程序,包括回归分析、聚类分析、趋势面分析、线性规划、主成分分析-Matlab commonly used mathematical component program, including regression analysis, cluster analysis, trend surface analysis, principal component analysis, linear programming
matlab实现Kmeans聚类算法
- matlab实现Kmeans聚类算法,一个文档可以学着自己编程序是实现聚类分割
《C++沉思录》
- 《C++沉思录》基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为6篇32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。
RRG-MAENS
- 解决大规模限量弧路由的程序,本程序采用了PAM聚类的方法。-To solve large-scale limited arc routing procedures, the program uses a PAM clustering method.
AP
- AP聚类算法的源代码,基于matlab程序,有较详细解说-AP clustering algorithm source code, based on matlab program, a more detailed explanation
chapter7
- matlab 聚类分析 matlab 聚类分析 程序-Matlab cluster analysis Matlab cluster analysis
synthetic_control
- 这个一个关于“时间序列”的综合控制图的数据,可以用来编写关于分类、聚类的程序。-This on a time series comprehensive control chart data, can be used to write about the classification, clustering applications.
K-Means
- 统计中的聚类分析,c语言程序以及说明。应用广泛-Statistical cluster analysis, c language program and instructions. Widely
C_PSO
- 粒子群聚类程序 供大家学习参考 粒子群 聚类分析-PSO algorithm is very useful for ones who wants to learn
Two-particles-clustering-algorithm-
- 从网络上搜集的两个粒子群聚类算法matlab程序,用来处理空间聚类问题。-Two particles collected online clustering algorithm matlab program, used to deal with spatial clustering problem.
kmean.m
- rbf神经网络k均值聚类分析程序,时间序列预测方面应用。程序简洁易懂。-rbf neural network k-means clustering analysis procedures, time series forecasting applications. The program easier to understand.
fanfangfie
- 对HARQ系统的吞吐量分析,包括AHP,因子分析,回归分析,聚类分析,计算多重分形非趋势波动分析matlab程序。- HARQ throughput analysis of the system, Including AHP, factor analysis, regression analysis, cluster analysis, Calculation multifractal detrended fluctuation analysis matlab program.
qmean
- 相参脉冲串复调制信号,用MATLAB实现动态聚类或迭代自组织数据分析,真的是一个好程序。- Complex modulation coherent pulse train signal, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Really is a good program.
qt480
- 电力系统暂态稳定程序,可以进行暂态稳定计算,添加噪声处理,基于欧几里得距离的聚类分析。- Power System Transient Stability Program, can be transient stability, Add noise processing, Clustering analysis based on Euclidean distance.
jie_v79
- 一个计算声子晶体结构的一维传递矩阵法,基于K均值的PSO聚类算法,真的是一个好程序。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, K-means clustering algorithm based on the PSO, Really is a good program.
sv106
- 最小二乘回归分析算法,包括AHP,因子分析,回归分析,聚类分析,电力系统暂态稳定程序,可以进行暂态稳定计算。- Least-squares regression analysis algorithm, Including AHP, factor analysis, regression analysis, cluster analysis, Power System Transient Stability Program, can be transient stability.
aneet
- 基于K均值的PSO聚类算法,窗函数法设计一个数字带通FIR滤波器,高斯白噪声的生成程序。- K-means clustering algorithm based on the PSO, A window function design FIR digital band-pass filter, Gaussian white noise generator.
K-Means
- 对500个随机二维坐标点进行聚类,然后通过C++程序输出窗口输出。(Cluster Algorithm.Put the 500 2d points into 20 clusters.)