-
KQBC
一种主动学习算法,委员会查询算法,但这是一个改进的版本,通过核变化可以更高效的处理多维数据(An active learning algorithm, the Committee inquiry algorithm, but this is an improved version of the changes through the nuclear deal can be more efficient multi-dimensional data)
- 2007-08-07 17:01:55下载
- 积分:1
-
RSC
RSC。源码。需要的拿去。注意不同于SRC。(RSC. Source code. Need to take. Note that unlike SRC.)
- 2013-11-16 21:36:53下载
- 积分:1
-
XIANXINGLVBO
详细介绍了自回归技术公式,同时采用此技术模拟具有空间相关性的随机风荷载,给出了用自回归技术模拟脉动风荷载的步骤以及具体MATLAB程序,并把所编程序用于江阴长江大桥风荷载模拟,结果表明效果较好。 更多还原
(Details of the formulas from regression techniques, while using this technology to simulate the spatial correlation of random wind loads, gives step by regression techniques from fluctuating wind load simulation and the specific MATLAB program, and the program compiled for the Jiangyin Yangtze River Bridge wind load Simulation results show better. More Restore)
- 2013-12-16 09:36:28下载
- 积分:1
-
twobeams
光束合成相干仿真器,模拟两个光束在空气中传播并相干,可进行参数设定。(Coherent beam combiner simulator to simulate the propagation and the two coherent light beams in the air, the parameters can be set.)
- 2013-12-27 01:47:26下载
- 积分:1
-
Matlab_ODE_solution
对matlab ODE的求解进行了详细的分析,并带有详细的例子(代码)可用来练习。(Matlab ODE solution on a detailed analysis, with detailed examples (code) can be used to practice.)
- 2009-01-01 14:58:54下载
- 积分:1
-
Arnold--matlab
Arnold置乱变换的matlab代码,函数形式,做数字水印经常用到。(Arnold scrambling transform matlab code, functional form, so often used in digital watermarking.)
- 2010-05-12 21:54:39下载
- 积分:1
-
session34
经济学的数值方法 非线性优化。涉及Broyden s Method Powell s Hybrid Method,定价问题(Broyden s Method Powell s Hybrid Method,pricing set)
- 2014-01-15 14:43:22下载
- 积分:1
-
matlabgui
说明: 应用matlab gui开发的信号分析小程序,便于大家学习gui(Matlab gui applications developed by small signal analysis procedures, to facilitate U.S. study gui)
- 2008-09-05 08:57:33下载
- 积分:1
-
Deploy-Nodes
Deploy Nodes定位算法的matlab仿真编码(Deploy the Nodes positioning algorithm matlab simulation code)
- 2012-05-19 09:46:33下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1