-
tqrsdetect
可以处理ECG,检测信号,该程序为MATLAB编写(Can handle the ECG, detection signal, the program is to prepare for the MATLAB)
- 2010-01-09 17:31:22下载
- 积分:1
-
kalman-fil
对坐自由落体的物体的轨迹进行扩展卡尔曼滤波的完整程序(Extensive kalman filter algorithm code for an object doing free falling)
- 2013-03-01 21:00:53下载
- 积分:1
-
60-small-Matlab-code
自学Matlab必备的60个小程序代码,学习这些可以让你更快的学会编程。(60 small programs necessary by self-Matlab code, learning allows you to learn faster programming.)
- 2013-04-27 10:06:50下载
- 积分:1
-
FFT
基于matlab的语音回波抵消系统仿真设计中FFT转换部分程序(Voice echo cancellation system based on matlab simulation in the design of FFT transform part of the program
)
- 2013-05-05 12:39:10下载
- 积分:1
-
function-trans
Function tranfer example
- 2011-01-29 04:43:13下载
- 积分:1
-
DFT
关于求解光在光纤中传播的非线性薛定谔方程的一些资料(Some information about solving the nonlinear Schrodinger equation of light propagation in the fiber)
- 2014-01-21 15:47:42下载
- 积分:1
-
实验室约束鸡群算法 CSO
实验室约束鸡群算法,经过实验室同仁试验过,绝对简单真实,适合初学者。(Laboratory constrained chicken swarm algorithm, which has been tested by colleagues in the laboratory, is absolutely simple and true, and suitable for beginners.)
- 2020-06-18 03:00:02下载
- 积分:1
-
Data_acquisition
用modelica语言编写完成的数据采集电路的模型,可以用来在openmodelica软件中仿真(Complete with modelica language data acquisition circuit model that can be used in openmodelica simulation software)
- 2013-08-01 17:48:43下载
- 积分:1
-
KWFLICM
we present an improved fuzzy
C-means (FCM) algorithm for image segmentation by introducing
a tradeoff weighted fuzzy factor and a kernel metric. The
tradeoff weighted fuzzy factor depends on the space distance of
all neighboring pixels and their gray-level difference simultaneously.
By using this factor, the new algorithm can accurately
estimate the damping extent of neighboring pixels. In order to
further enhance its robustness to noise and outliers, we introduce
a kernel distance measure to its objective function. The new
algorithm adaptively determines the kernel parameter by using
a fast bandwidth selection rule based on the distance variance
of all data points in the collection. Furthermore, the tradeoff
weighted fuzzy factor and the kernel distance measure are both
parameter free. Experimental results on synthetic and real images
show that the new algorithm is effective and efficient, and is
relatively independent of this type of noise.
- 2021-04-15 22:28:54下载
- 积分:1
-
TF-IDF-to-Determine-Word-Relevance
Using TF-IDF to Determine Word Relevance in Document Queries :
In this paper, we examine the results of applying
Term Frequency Inverse Document Frequency
(TF-IDF) to determine what words in a corpus of
documents might be more favorable to use in a
query. As the term implies, TF-IDF calculates
values for each word in a document through an
inverse proportion of the frequency of the word
in a particular document to the percentage of
documents the word appears in. Words with
high TF-IDF numbers imply a strong
relationship with the document they appear in,
suggesting that if that word were to appear in a
query, the document could be of interest to the
user. We provide evidence that this simple
algorithm efficiently categorizes relevant words
that can enhance query retri
- 2015-04-06 15:00:50下载
- 积分:1