-
SpatialFiltering
sptial filters useful in mage processing
- 2010-03-05 19:12:46下载
- 积分:1
-
fangzhen111
共9个程序,通过实验熟悉如何使用MATELAB来编程,该程序可以实现最小拍有纹波、最小拍无纹波、数字PID和大林算法(a total of nine procedures, experimental MATELAB familiar with how to use programming, The procedure can be achieved with minimum ripple film, the smallest ripple-free digital, digital PID algorithm and Dalin)
- 2007-05-09 15:15:13下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
PLS
利用偏最小二乘法实现对近红外光谱的血液定量分析(Quantitative analysis of blood in near infrared spectrum by partial least squares)
- 2021-05-13 15:30:02下载
- 积分:1
-
nedd
产生地震记录,利用了AVO,而且包含作图部分wigb(simulating seisdata,AVO,wigb)
- 2020-10-28 09:09:58下载
- 积分:1
-
burg
Burg算法估计功率谱的matlab程序(Burg algorithm estimates the power spectrum matlab program)
- 2013-10-17 15:23:43下载
- 积分:1
-
eigenValores
Valores inciiales de igenimagenes
- 2013-05-22 02:27:05下载
- 积分:1
-
625qpsk
qpsk经典小程序,调通了的程序,欢迎大家下载哦(qpsk classic applets, tune talked procedures, welcome to download oh)
- 2009-12-10 19:21:33下载
- 积分:1
-
BlowfishEncryption
Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16
times. The block size is 64 bits, and the key can be any length up to 448 bits. Although
there is a complex initialization phase required before any encryption can take place, the
actual encryption of data is very efficient on large microprocessors.
Blowfish is a variable-length key block cipher. It is suitable for applications where the
key does not change often, like a communications link or an automatic file encryptor. It is
significantly faster than most encryption algorithms when implemented on 32-bit
microprocessors with large data caches.
- 2011-06-09 18:03:09下载
- 积分:1
-
fig5_MSOM
The sourcecode of Universally-Convergent Squared-Operator Iteration Methods for fig5 using MSOM
- 2013-12-03 20:55:09下载
- 积分:1