-
Signals_and_Systems_with_MATLAB_Computing_and_Sim
Signals_and_Systems_with_MATLAB_Computing_and_Simulink_Modeling provides the basic knowledge of how to further utilize the signal processing via MATLAB. Illustrations and graphical figures are of simplification to the reader understanding as well.
- 2011-09-15 20:25:48下载
- 积分:1
-
Face-recognition
基于SVM的人脸识别,识别率很高的,MATLAB代码,已验证完毕(SVM-based face recognition, recognition rate high, MATLAB code, has completed verification)
- 2020-09-14 16:08:01下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
Matlab2010jiaocai
matlab软件的使用方法,很好,很清晰。。。(Matlab about software to use, very good, very clear. . .)
- 2012-09-15 14:34:55下载
- 积分:1
-
filter
里面有对img格式文件的读取方式,还有对图像进行低通和高通滤波的方法。(There is on img file format, and read the image low-pass and high-pass filter method.)
- 2010-05-26 20:31:46下载
- 积分:1
-
HSMM
隐半马尔可夫模型,只要替换原有的参数就能计算。可以用于模式识别,剩余寿命预测等(Half hidden markov model, as long as replacing the original parameters can be calculated. Can be used in pattern recognition, the residual life prediction, etc)
- 2021-04-26 19:58:45下载
- 积分:1
-
susancode
code is matlab which is thrshold code
- 2010-07-22 17:44:34下载
- 积分:1
-
matlabdrawsphere
用matlab画球体和半球体,word格式里面包含代码和绘图效果(draw a sphere and hemisphere with matlab)
- 2012-03-29 10:02:58下载
- 积分:1
-
grdx
干扰抵消算法的研究,有不错的参考和使用价值,不错的资料!(Interference cancellation algorithm, there is a good reference and use value, good information!)
- 2011-05-14 13:36:20下载
- 积分:1
-
LSBsteg
In this code of LSB steganography the first three bit of message image is extracted and hidden in the cover image.At receiving the bit is extracted and message is shown.
- 2014-09-10 02:13:06下载
- 积分:1