-
Multilabel-Image-Classification-via-High
Four crucial issues are considered by the proposed HoAL: 1) unlike binary cases, the selection granularity for multilabel active learning need to be fined from example to examplelabel pair 2) different labels are seldom independent, and label correlations provide critical information for efficient learning 3) in addition to pair-wise label correlations, high-order label correlations are also informative for multilabel active learning and 4) since the number of label combinations increases exponentially with respect to the number of labels, an efficient mining
method is required to discover informative label correlations
- 2014-09-03 02:03:47下载
- 积分:1
-
GA example, is a programming issue, applicable to all types of programming optim...
遗传算法实例,是一个计划编排问题,适用于各类计划编排的优化问题。-GA example, is a programming issue, applicable to all types of programming optimization.
- 2022-07-01 10:31:55下载
- 积分:1
-
EKF_filter
说明: 经典的EFK雷达测量模型
构造数据为雷达采样数据,距离、俯仰角、方向角。
假设目标匀速直线运动,CV模型
状态变量用x,y,z,以及各自的导数
(EFK classic measurements of radar data for modeling radar sampling data, distance, pitch angle, direction angle. Goal of uniform linear motion assumption, CV model with state variables x, y, z, and their respective derivatives)
- 2009-08-13 19:28:12下载
- 积分:1
-
张量数据包tensor
TensorFlow用张量这种数据结构来表示所有的数据.你可以把一个张量想象成一个n维的数组或列表.一个张量有一个静态类型和动态类型的维数.张量可以在图中的节点之间流通.(TensorFlow uses tensor this data structure to represent all the data. You can think of a tensor as an n-dimensional array or list. A tensor has a static type and a dynamic type of dimension. The tensor can be in the figure. Between the nodes.)
- 2019-05-30 19:43:38下载
- 积分:1
-
matlab11
自学的五个小程序可以运行一下试试,为初学者准备(Self-learning program can run about five small try, for beginners)
- 2010-10-22 16:50:14下载
- 积分:1
-
scilab
说明: Scilab软件与MATLAB功能相似,而且它是一个开源项目。功能强大,使用方法不简单。本教材是学习此软件较详细的资料。(Scilab software with features similar to MATLAB, and it is an open source project. Powerful, simple to use. The materials to learn the software more detailed information.)
- 2008-10-20 22:36:29下载
- 积分:1
-
Bayesian-classification
说明: matlab语言编写的实现iris数据的最小错误贝叶斯分类(Iris data to achieve the minimum error Bayesian classification)
- 2011-04-02 11:14:20下载
- 积分:1
-
LMS-sunny
LMS自适应滤波器,已经使用过,完全正确希望有用!啊啊啊啊啊啊啊啊啊啊啊啊啊!(LMS adaptive filter has been used, completely correct hope useful! Ah ah ah ah ah ah ah ah ah ah ah ah ah!)
- 2007-03-11 08:52:49下载
- 积分:1
-
mpc
Model Predictive Control Toolbox
- 2013-07-21 13:19:44下载
- 积分:1
-
DoublePendulumAnimation.m
Run the program by typing DoublePendulumAnimation at the Matlab prompt. Make sure that your current directory in Matlab is set to the directory containing DoublePendulumAnimation.m. To run the animation with the default parameters, simply click the Begin button to start the animation. You can experiment by changing the parameters and initial conditions and hitting the Begin button to see the motion of the double pendulum.
1)If the animation goes too slowly decrease the number of points.
2)If the animation is too fast or jerky increase the number of points.
3)Vary the time span to either increase or decrease the length of the animation.
- 2014-11-12 21:13:24下载
- 积分:1