搜索结果
找到约 348 项符合
Dot-matrix 的查询结果
数据库系统 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点
实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点,使得结果最优。
算法思想:
1、 首先根据所输入的attribute usage matrix得到AQ( )
2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成两个集合,TA和BA,TA中的元为:{ A1 、A2 …… An-1 },BA中的元素为:{ An}
3、 确定集合 ...
数据库系统 实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个)
实验描述:分布式数据库的算法partition的具体实现。即通过该算法找到关系数据库最优分裂点(2个),使得结果最优。
1、 首先根据所输入的attribute usage matrix得到AQ( )
2、 对CA矩阵中划分点预先设在n-1处,并将属性列分成3个集合,TA和BA和MA,
3、 确定集合TQ、BQ,MQ和OQ,其中TQ={ qj| AQ(qi) TA},BQ= TQ={ qj| AQ ...
数学计算 寻找函数的全局极小值
寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.
matlab例程 Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree
Included are the files wav1.m, wav2.m, wavecoef.mat and readme.
wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the well known wavelet transform of the given matrix. Daube ...
人工智能/神经网络 使用pso求最小化一函數 matlab程式碼
使用pso求最小化一函數
matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!!
一起學習matlab和各種optimize methods
最小化:(x-15)^2+(y-20)^2
The swarm matrix is
swarm(index, [location, velocity, best position, best value], [x, y components or the value component])
Autho ...
数学计算 平均因子分解法
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
(1) U U = X
(2) U is upper triangul ...
matlab例程 这是我学习《MATLAB程序设计与应用》刘卫国、陈昭平 一书时第一章和第二章的课后习题 目录 exponential_e.m exsub.m fheritage.m initiali
这是我学习《MATLAB程序设计与应用》刘卫国、陈昭平
一书时第一章和第二章的课后习题
目录
exponential_e.m
exsub.m
fheritage.m
initialise.m
matrix.m
matrix2.m
matrixm.m
matrix_c.m
matrix_mul.m
mult.m
mywork1201.dll
mywork1201.m
normcdf_.m
p41_4.m
p41_5.asv
p41_5.m
p41_6.m
p41_7.m
p41_8.m
p64_1.m
p64_2. ...
Java编程 java游戏编程导学系列三 使用说明 一个网络俄罗斯方块的游戏
java游戏编程导学系列三
使用说明
一个网络俄罗斯方块的游戏,玩家可以在网络的任何地方互相对战。
注意:运行这个应用程序,需要安装JRE(Java Runtime environment,java运行
环境)
本章的资源文件包括:
play.bat 读者可以直接运行这个批处理文件来运行“网络俄罗斯方块”(请
注意在同一目录下是否存在matrix ...
数值算法/人工智能 The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set o
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
Windows CE 在SBC-2410X上运行WindowsCE所涉及的文档
在SBC-2410X上运行WindowsCE所涉及的文档,工具等。
1.目录:
NBoot_Debug: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的启动代码,用于调用 EBOOT,Debug时用
NBoot_Release: 便携式MATRIX IV 2410X单板机WINCE.NET4.2的启动代码,用于调用 WINCE,Release时用
2.文件:
NBoot_Debug.bin: 便携式MATRIX IV 2410X单板机WINCE ...