-
numericalanalysis
Matlab系列。数值分析计算各类算法分析(Matlab series. Numerical analysis and calculation analysis of the various algorithms)
- 2007-07-09 17:14:24下载
- 积分:1
-
Matlab_VC_hybrid-programe
Matlab与C接口技术(两本pdf书籍,感觉很不错的),希望对大家有帮助(Matlab and C interface technology (two pdf books, I feel very good), we want to help)
- 2011-08-17 14:53:11下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
7.x-Garch-Toolbox
matlab garch工具包
非常智能(matlab garch kit is very smart)
- 2010-03-06 16:47:34下载
- 积分:1
-
obs_lo_withfault
LO observer for residual technique and fault analysis
- 2011-12-06 12:32:54下载
- 积分:1
-
Introduction-of
Introduction of the Particle Swarm Simulated Annealing Algorithm in Function Optimization
- 2013-12-10 05:29:20下载
- 积分:1
-
Time-frequency-analysis
Matlab中开发的时频联合分析软件,使用的方法是短时傅立叶变换(Time frequency analysis use stft in matlab)
- 2015-08-22 21:18:30下载
- 积分:1
-
matlab
使用matlab计算协方差矩阵的算法,包含计算实例的程序(Covariance matrix using matlab calculation algorithms, including the procedures for calculation example)
- 2010-09-03 11:43:51下载
- 积分:1
-
图像灰度共生矩阵的提取算法
说明: 从图像经灰度级压缩,计算灰度共生矩阵,提取纹理特征参数,包括有能量,熵,惯性矩,对比度,相关度。算法包含有matlab封装函数计算方式,以及自行变成计算方式,两种纹理特征提取算法。(Gray level compression is used to calculate gray level co-occurrence matrix and extract texture feature parameters, including energy, entropy, moment of inertia, contrast and correlation. The algorithm includes two kinds of texture feature extraction algorithms: matlab encapsulation function calculation method and self-transformation calculation method.)
- 2019-10-10 10:22:02下载
- 积分:1
-
ask_lms_6_14_
自适应滤波lms算法,采用ask调制,三条多经信道,信噪比可调。(LMS adaptive filtering algorithm, using ask modulation, by more than three channels, signal to noise ratio adjustable.)
- 2007-07-17 15:38:56下载
- 积分:1