Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - multivariate
Search - multivariate - List
.net3
DL : 0
多元置换群的判断 分析有无单位元等功能判断0元-Multivariate permutation group judgments
Update : 2024-05-18 Size : 90112 Publisher : ml

聚类分析是数理统计中的一种多元分析方法,它是用数学方法定量地确定样本的亲疏关系,从而客观地划分类型。-Cluster analysis is a mathematical statistics in the multivariate analysis method, it is to use mathematical methods to quantitatively determine the affinities of samples, which objectively classified type.
Update : 2024-05-18 Size : 2048 Publisher : 李开龙

DL : 0
function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers corresponding to each class. Version: 07/08/11 Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be) References: [1] J. B. MacQueen, "Some Methods for Classification and Analysis of MultiVariate Observations", in Proc. of the fifth Berkeley Symposium on Mathematical Statistics and Probability, L. M. L. Cam and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297. [2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006. -function [L,C] = kmeans(X,k) KMEANS Cluster multivariate data using the k-means++ algorithm. [L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class label per column in X and a size(X,1)-by-k matrix C containing the centers corresponding to each class. Version: 07/08/11 Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be) References: [1] J. B. MacQueen, "Some Methods for Classification and Analysis of MultiVariate Observations", in Proc. of the fifth Berkeley Symposium on Mathematical Statistics and Probability, L. M. L. Cam and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297. [2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
Update : 2024-05-18 Size : 1024 Publisher : ehsan

时空多元指示克立格法的理论研究.Temporal multivariate indicator Kriging theory research.-Temporal multivariate indicator Kriging theory research.
Update : 2024-05-18 Size : 197632 Publisher : yuu

DL : 1
多变量频域设计 绘制逆奈奎斯特曲线的函数的改进-multivariate frequence
Update : 2024-05-18 Size : 1024 Publisher : az

高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题-Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations
Update : 2024-05-18 Size : 1024 Publisher : mryang

DL : 0
数学规划程序代码《数学建模与数学实验》书中程序代码-Multivariate statistical procedure code, "Mathematical modeling and mathematical experiment" book code
Update : 2024-05-18 Size : 138240 Publisher : 张万里

DL : 0
图论程序代码《数学建模与数学实验》书中程序代码-Multivariate statistical procedure code, "Mathematical modeling and mathematical experiment" book code
Update : 2024-05-18 Size : 130048 Publisher : 张万里

DL : 0
动态规划与排队论程序代码《数学建模与数学实验》书中程序代码-Multivariate statistical procedure code, "Mathematical modeling and mathematical experiment" book code
Update : 2024-05-18 Size : 124928 Publisher : 张万里

DL : 0
现代智能优化算法程序代码《数学建模与数学实验》书中程序代码-Multivariate statistical procedure code, "Mathematical modeling and mathematical experiment" book code
Update : 2024-05-18 Size : 136192 Publisher : 张万里

多元统计中的聚类分析回归分析, 多元统计中的聚类分析回归分析-The clustering of multivariate statistical analysis of regression analysis
Update : 2024-05-18 Size : 167936 Publisher : 踩庆

多元GARCH的Matlab程序,用于计算GRACH(y,p,q)-Multivariate GARCH in Matlab
Update : 2024-05-18 Size : 1024 Publisher :

一个大地球物理数据的多元分析的启发式算法在模式识别集-A heuristic algorithm for pattern identification in large multivariate analysis of geophysical data sets
Update : 2024-05-18 Size : 6144 Publisher : slimshady

最新的优化工具包:minfunc,用于多变量函数的无条件优化。-minFunc is a Matlab function for unconstrained optimization of differentiable real-valued multivariate functions using line-search methods.
Update : 2024-05-18 Size : 93184 Publisher : 王磊

DL : 0
Multivariate curve resolution
Update : 2024-05-18 Size : 98304 Publisher : mohsen

DL : 0
多项式相加,对多元多项式的相加,数据结构,单链表,顺序表-Polynomials, the sum of multivariate polynomial data structures, singly linked lists, the order table
Update : 2024-05-18 Size : 1024 Publisher : qd

DL : 0
java编的多项式计算的小程序,能进行单元多项式的加减乘除,多元多项式的加减乘-java series of the polynomial applet unit polynomial addition, subtraction, addition and subtraction of multivariate polynomial multiplication
Update : 2024-05-18 Size : 19456 Publisher :

matlabnt
DL : 0
机械优化设计 牛顿法 多元非线性有约束方法 minNT-Optimization of Mechanical Design Newton method multivariate nonlinear constraints
Update : 2024-05-18 Size : 1024 Publisher : sxw

DL : 0
实现多输入多输出数据的线性降维,实现多元统计分析与回归分析的综合能力。降维效果很好!-Realize multiple input multiple output data linear dimensional reduction, realization of multivariate statistical analysis and regression analysis of the comprehensive ability. Dimension reduction effect is very good!
Update : 2024-05-18 Size : 2048 Publisher : 神愫

DL : 0
算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以及附录- Algorithm Daquan book in the 30 chapter and appendix (in MATLAB) summary of commonly used mathematical algorithms introduced. Include: linear programming, nonlinear programming, dynamic programming, maps and networks, queuing theory, game theory, the Analytic Hierarchy Process, interpolation and fitting, the statistical description and analysis of the data analysis of variance, regression analysis, differential equations built mode, steady-state model, the solution of ordinary differential equations, differential equation model, Markov chain model, the model of the variational method, neural network model, partial differential equations, numerical solution, goal programming, fuzzy numerical model, modern optimization algorithms, time series models stored on the economic and financial optimization problems, optimization problems in production and service operations management, the gray system theory and its applications, multivariate analysis, partial least squares regression and Appe
Update : 2024-05-18 Size : 4254720 Publisher : 烈马
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.