-
knnalgorithm
k最近邻算法,给出训练样本和测试样本,通过样本间欧氏距离或是绝对距离来寻找测试样本的k个近邻,并根据k个实例里多数所属的类将该测试样本归为该类。(k-nearest neighbor algorithm, given the training and testing samples by the Euclidean distance between the samples or the absolute distance to find the k nearest neighbors of the test sample and the test samples according to class k instances where the majority belongs classified as class .)
- 2015-03-27 16:21:54下载
- 积分:1
-
tides
T_XTIDE Tidal prediction
YOUT=T_XTIDE(STATION) makes a tidal prediction
for the current day using the harmonics file XTIDE. Predictions
at other times can be generated using [...]=T_XTIDE(STATION,TIM)
where TIM is a vector of matlab-format decimal days ( DATENUM).
If TIM is a scalar then it is taken as the number of days present
over which to make predictions. If TIM>1000 then it is taken to be
the starting time in matlab-format.
at the matlab time JD (UTC, but see code for details) where
tau = lunar time
s = mean longitude of the moon
h = mean longitude of the sun
p = mean longitude of the lunar perigee
np = negative of the longitude of the mean ascending node
pp = mean longitude of the perihelion (solar perigee)
- 2014-10-13 20:55:43下载
- 积分:1
-
Handwritten-numeral-recognition
matlab环境下实现对手写体数字的分类识别(Handwritten Arabia digital numeral recognition)
- 2013-12-20 16:17:57下载
- 积分:1
-
readdat
This M-File imports data from binary *.dat files, created with PSpice 6.0 (DOS), 9.1 (Student), and 10.0.3. If you are using newer versions of PSpice, you might need to adjust the code. (This M-File imports data from binary*.dat files, created with PSpice 6.0 (DOS), 9.1 (Student), and 10.0.3. If you are using newer versions of PSpice, you might need to adjust the code. )
- 2009-05-04 06:23:44下载
- 积分:1
-
bpn1
This is program to do recognition based on OPG images for forensic applications
- 2010-12-14 19:35:37下载
- 积分:1
-
Beamforming
三个基于延时的波束形成程序,在声纳、雷达等领域有广泛应用,能正常运行,都有仿真图,推荐下载(Three delay-based beamforming codes,have wide applied in sonar, radar and other areas,all of them have the simulation graph, it is recommended to download)
- 2011-12-13 09:50:37下载
- 积分:1
-
MATLAB
MATLAB的图像处理功能,功能十分强大,内容也很丰富(MATLAB image processing functions, is very powerful, very rich in content)
- 2010-06-15 10:22:55下载
- 积分:1
-
matlab
程序部分代码介绍:
evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。(Procedures introduce some code: evalops is passed to the fitness function parameters, opts is the precision of binary code, termops is to choose the end of maxGenTerm months maxGenTerm transfer function parameters, namely, genetic algebra. xoverops is passed to cross-function parameters. mutops is passed to the variogram parameters, the specific meaning he or she I do, I feel a bit strange.)
- 2007-09-07 18:48:50下载
- 积分:1
-
ex923
Experiments conducted in my lab about digital image processing
- 2010-07-09 14:24:22下载
- 积分:1
-
OFDM_simulation_matlab
一个不错的用MATLAB对OFDM系统的仿真程序。(a good use of OFDM MATLAB system simulation program.)
- 2007-04-22 01:48:14下载
- 积分:1