-
tezhengtiqu
说明: 使用各种方法进行图像特征提取,对特征不明显的图像有很好的效果!(Using a variety of methods for image feature extraction, feature obscure the image of good results!)
- 2011-03-09 21:50:36下载
- 积分:1
-
electromagnetic_field
Calculates the magnitude of a Cartesian vector R, Find the magnetic field intensity at any observation point and Plot the magnetic field intensity along the z-axis
- 2011-06-21 03:45:35下载
- 积分:1
-
SDT-Cleaner-v1.0---Stable-Version
用于检测SDT和恢复SDT的例子代码,可用于ARK中的系统钩子扫描(Example of code that can be used for detection to SDT and recovery of SDT ARK system hook scan)
- 2013-01-14 22:06:20下载
- 积分:1
-
computercontroldesign
matlab以及汇编语言实现的锅炉水位的控。(matlab as well as the assembly language to achieve the control of boiler water level.)
- 2008-04-27 09:58:50下载
- 积分:1
-
quadratic-programming
二次规划为非线性规划的一种,若某非线性规划的目标函数为自变量x 的二次函数,约束条件又全是线性的,就称这种规划为二次规划。 (Quadratic programming as a nonlinear programming, if the objective function of a nonlinear programming quadratic function as independent variable x, and the constraints are all linear, call this plan for quadratic programming.)
- 2017-04-18 09:27:39下载
- 积分:1
-
single
带遗忘因子的卡尔曼滤波程序 MATLAB仿真程序(With forgetting factor of the Kalman filter procedure MATLAB simulation program)
- 2009-05-27 18:53:12下载
- 积分:1
-
sample-count
对样本进行主成分分析: 把原来多个变量划为少数几个综合指标的一种统计分析方法,是一种降维处理技术(Principal component analysis on the samples: the original more than one variable is designated as a few indicators of a statistical analysis method, a dimensionality reduction processing technology )
- 2012-03-23 21:06:21下载
- 积分:1
-
mfcc
matlab环境下,对输入的语音信号,提取其mfcc特征参数子程序。(matlab environment, the input speech signal, to extract the mfcc characteristics parameters subroutine.)
- 2013-04-18 20:25:10下载
- 积分:1
-
IEEE14
IEEE14节点潮流计算程序,可以很好地计算14节点标准系统,收敛性好。(IEEE14 node flow calculation program, 14 compute nodes can be a good standard system, good convergence.)
- 2014-03-17 13:14:17下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1