-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1
-
WAVPENE
小波包分析结合能量算法实现特征信号的提取,其中还包含用于测试的轴承数据(Wavelet packet analysis combined with the energy of signal feature extraction algorithm, which also contains the data for bearing test)
- 2015-04-15 11:42:29下载
- 积分:1
-
confusion_matrix
将机器学习分类的结果生成混淆矩阵,并画出混淆矩阵。。。。。。。。(generating confusion matrix and draw it)
- 2020-07-15 19:08:50下载
- 积分:1
-
MatlPDDocumentation
matlab文档(matlab documentation)
- 2009-01-14 11:00:25下载
- 积分:1
-
rbf
模型不确定的RBF网络逼近 matlab6.5编写(RBF network model of uncertainty close to the preparation of matlab6.5)
- 2009-03-30 10:25:13下载
- 积分:1
-
jpeg2000,编解码matlab
jpeg2000,编解码matlab实现。(matlab decoding of JPEG2000 )
- 2020-07-04 09:20:02下载
- 积分:1
-
MATLAB
MATLAB程序设计教程电子教案
包含:matlab实例编程一百个源程序,
MATLAB程式设计入门篇程式流程控制等一系列基本操作(MATLAB Programming Guide electronic templates
Contains: matlab programming examples one hundred source,
MATLAB Programming Beginners program flow control and a series of basic operations)
- 2013-09-12 19:25:37下载
- 积分:1
-
exa050403
最小相位系统,混合相位系统,最大相位系统,计算三者的幅频响应,相频响应和冲激相应(Minimum phase system, mixed-phase system, the largest phase system, the calculation of the amplitude-frequency response to the three, with the corresponding frequency response and impulse)
- 2009-05-09 22:27:42下载
- 积分:1
-
toolbox_calib
摄像机的标定、角点的提取、三维空间的重建、最后生成矫正后无畸变的图形(Camera Calibration,This section takes you through a complete calibration example based on a total of 20 (and 25) images of a planar checkerboard.
This example lets you learn how to use all the features of the toolbox: loading calibration images, extracting image corners, running the main calibration engine, displaying the results, controlling accuracies, adding and suppressing images, undistorting images, exporting calibration data to different formats... This example is highly recommended for someone who is just starting using the toolbox.
)
- 2011-05-12 11:12:16下载
- 积分:1
-
图像RGB颜色矩提取matlab程序
GetColorMoment
图像RGB颜色矩提取matlab程序,有注释,有需要的拿去(Image RGB color moments extraction procedures, there is a comment)
- 2014-08-15 13:10:45下载
- 积分:1