-
2.CirQueue
用C++template模板实现环形对,包括插入,删除,返回最大值等功能(Realize the ring right, including insert, delete, and other functions with the maximum return C++template template)
- 2014-12-01 19:09:58下载
- 积分:1
-
mobanshenchen
直方图压缩模板,输入的一定bins的直方图,输出48bins的直方图,可用于图像识别,在对图像提取直方图特征后进行降维操作(Compression template histogram, histogram bins certain input, output 48bins histogram, can be used for image recognition, the histogram of the image feature extraction operation after the dimension reduction)
- 2013-10-20 19:25:45下载
- 积分:1
-
Gaussian
Gaussian function Matlab animation
- 2010-09-25 23:44:10下载
- 积分:1
-
OptimalSegmentation
最优分割的基本思路是给定一个数据序列和分层数,通过搜索所有可能的划分方案,找到段内离差平方和的总和最小的一种方案作为最终划分方案。这里给出最优分割法的Matlab源程序(The basic idea is optimal partition for a given data sequence and hierarchical number divided by searching all possible solutions to find the segment and the sum of the squared deviations smallest division of a scheme as a final solution. This gives the optimal segmentation Matlab source)
- 2020-06-27 00:20:01下载
- 积分:1
-
ARMAX
根据输入输出数据,进行ARMA定阶、辨识,可用于SISO的最小方差控制系统性能评价(According to the input and output data, ARMA order determination, identification, control systems can be used to minimize the variance of performance uation SISO)
- 2015-01-09 12:16:51下载
- 积分:1
-
MATLAB-PROGRAME
在matlab上模拟飞行器陀螺仪的漂移故障,根据敏感器精度检验,并根据残差对AD系统进行仿真(Analog Drift aircraft gyroscope on matlab, based on sensor accuracy test, and based on the residuals of the AD system simulation)
- 2016-05-10 22:07:32下载
- 积分:1
-
shading
MATLAB Code for Shape from Shading
- 2010-12-06 16:18:15下载
- 积分:1
-
capacity_plot
compute the mimo channel capacity and plot the result.
- 2008-07-22 18:34:10下载
- 积分:1
-
SAR_RCMC
SAR成像的距离徙动校正代码参考,包含了RCMC,以及绘图语句,供参考。(RCMC of RD )
- 2011-05-29 08:51:51下载
- 积分:1
-
spam-classification--matlab
机器学习中的垃圾邮件分类程序,用matlab做的。从以下链接下载垃圾邮件数据(spam data):(数据已下载,放在spambase.zip)
http://www-stat.stanford.edu/~tibs/ElemStatLearn/index.html
该数据包含57个邮件信息相关的变量,每条邮件可以被分类为垃圾邮件(Y=1)和非垃圾邮件(Y=0)。输出Y的值在文件中每一列的末尾。练习的目标是要预测电子邮件是否为垃圾邮件。
(Machine Learning spam classification procedures, using matlab to do. Data (spam data) from the following link to download the junk mail: (data has been downloaded, put spambase.zip) http://www-stat.stanford.edu/ ~ tibs/ElemStatLearn/index.html The data includes 57 e-mail messages related variables, each message can be classified as spam (Y = 1) and non-spam (Y = 0). Y value of the output end of each column in the file. The goal is to predict exercise email is spam.)
- 2020-12-15 21:29:16下载
- 积分:1