-
TheFirstMatlabHomework
MATLAB 简单程序,源代码。。。 实现图像变换(Simple MATLAB program, the source code. . . Implementation of Image Transform)
- 2010-08-01 11:27:56下载
- 积分:1
-
KNN
Implement the K nearest neighbor algorithm by your own instead of using available software.
2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result.
3. Train the classifier using your training dataset, and test the classifier using your testing dataset.
4. Repeat the experiment (Step 2 and Step 3) 30 times. For each time, you need to record the training data accuracy and testing data accuracy. Finally, you can obtain the average training data accuracy and average testing data accuracy.
- 2013-05-11 11:46:54下载
- 积分:1
-
G.723.1
G723.1语音压缩编码功能的matlab实现(G723.1 speech compression coding function matlab implementation)
- 2010-05-21 13:27:35下载
- 积分:1
-
code
基于LPP的人脸识别程序,用matlab编程,实现训练,测试,识别等功能(Face recognition based on LPP program,Using MATLAB programming, training, testing, identification and other functions)
- 2012-05-12 10:14:35下载
- 积分:1
-
LMD算法 LMDP6Data expansion
LMD算法利用极值平均、边界局部特征尺度延拓、HDJ极值延拓法、基于ISBM延拓、平行延拓法等对数据拓展,降低端点效应。(The LMD algorithm uses the extreme value average, the boundary local characteristic scale extension, the HDJ extreme value extension method, based on the ISBM extension, the parallel extension method and so on to expand the data, reduces the end effect.)
- 2017-04-25 23:05:59下载
- 积分:1
-
store2hdf5_trainingdata
说明: 数据整理,数据和标签和样本数量之间的匹配,当然也可以用其他方法,仅供参考(Data collation, matching between data and label and sample quantity, of course, other methods can be used, for reference only)
- 2020-06-18 18:40:01下载
- 积分:1
-
matlabkejian
MATLAB的课件集合,详细介绍了matlab的基础知识及其高级的应用,适合入门及进阶者。(MATLAB courseware collection, detailing the basics of matlab and its advanced applications, suitable for entry-and advanced persons.)
- 2009-04-16 08:43:51下载
- 积分:1
-
mimicfilter_powersystem
Mimic filter implementation
- 2010-10-16 10:27:59下载
- 积分:1
-
scaleif
matlab函数scaleif,用于改变度量,详见英文描述( function sim = scaleif(im, newMin, newMax, oldMin, oldMax)
Scales an image such that its lowest value attains newMin and
it highest value attains newMax. OldMin and oldMax are not
necessary but are useful when you don t want to use the true
min or max value.)
- 2020-12-15 17:19:15下载
- 积分:1
-
wavelet1.m.tar
it is a wavelet based code that will create the second order wavelet transform and subplot it in same image as shown in many matlab examples for wavelet transforms..
- 2010-10-02 14:54:47下载
- 积分:1