-
export_fig
exporting anit aliased images
- 2010-07-20 05:55:24下载
- 积分:1
-
addnoise
ofdm系统噪声增加部分matlab仿真,希望有用,相互交流(ofdm matlab simulation system noise increase for some, hope useful, exchange)
- 2011-07-27 09:13:16下载
- 积分:1
-
sigdemo1
信号处理示例,用matlab编写的信号处理的小示例程序(Example of signal processing, signal processing using matlab sample program)
- 2012-07-09 16:29:50下载
- 积分:1
-
HoughObject
Fourier Transform using matlab
- 2015-04-22 07:16:12下载
- 积分:1
-
ALOs
ALO优化算法,非常适合优化GM.相对于PSO优化算法的有点在于,能够定义优化参数的上下界。(ALO is used for optimize the model)
- 2018-02-06 15:54:53下载
- 积分:1
-
hundun
混沌matlab源代码
实际例子,仅供参考(Chaos matlab source code examples for reference only)
- 2009-01-13 14:29:56下载
- 积分:1
-
xiaoshuyuan
说明: 如何在一个方形区域画一个半径为小数的圆,也要求画出方形区域,并指出圆的位置(how to plot a circle and a square,please point the location of the circle)
- 2011-03-16 15:31:26下载
- 积分:1
-
neifing
利用最小二乘法进行拟合多元非线性方程,用于特征降维,特征融合,相关分析等,基于chebyshev的水声信号分析。( Multivariate least squares fitting method of nonlinear equations, For feature reduction, feature fusion, correlation analysis, Based chebyshev underwater acoustic signal analysis.)
- 2016-12-22 20:01:04下载
- 积分: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
-
guo_
双线性插值算法的实现(bilinear interpolation algorithm implementation)
- 2020-12-14 22:49:16下载
- 积分:1