-
imagefilter
对图像进行滤波的几种算法集锦,并在同幅图中显示,便于对比其各种效果,另外给出了一副彩色图像的滤波效果,还请高手指点。(Image filtering allehanda Algorithms, and at the same pictures shown to facilitate comparison of its various effects, another is given a color image filter effects, also requested the expert advice.)
- 2007-08-08 09:27:40下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
work
matlab中用小波变换求故障距离的程序,精度高(xiaobo qiu gu zhang juli)
- 2011-06-30 11:34:25下载
- 积分:1
-
TranslateDemo
渐入渐出动画 无闪烁 无黑底 Demo,应用程序编程源码,很好的参考资料。(The fade in and fade out animation flicker free no black Demo, application programming source code, a good reference.)
- 2013-11-10 09:10:45下载
- 积分:1
-
fuzzy-control
简单的模糊控制实例,已知传递函数,设计模糊控制器(Simple fuzzy control instance, the transfer function is known, the fuzzy controller design)
- 2015-01-27 19:54:59下载
- 积分:1
-
matlab-fuc
列出了matlaba最常用的工具箱函数,包括最小二乘函数,样条函数等等(Lists the most commonly used matlaba toolbox function, including least-squares function, and so on spline function)
- 2009-02-19 10:48:35下载
- 积分:1
-
fuzzypid2
一个用simulink做的模糊PID自适应系统,FIS等都比较简单,适合初学者。通过与PID的比较曲线可以看出此系统更加优越。(A simulink do with self-adaptive fuzzy PID system, FIS are relatively simple, suitable for beginners. Comparison with the PID system curve can be seen even more superior.)
- 2009-04-12 19:15:58下载
- 积分:1
-
MIMO_OFDM_Simulator
关于mimo-ofdm系统的matlab仿真程序(on mimo- ofdm of Matlab simulation program)
- 2007-04-20 16:53:31下载
- 积分:1
-
intesmc
一种带有积分环节的滑模变结构控制方法程序,包含.mdl与S-function,,(Of a link with the integral sliding mode variable structure control methods and procedures, including. Mdl with the S-function,,)
- 2020-07-22 16:08:44下载
- 积分:1
-
power_spectrum_notes
Computing Fourier Series and Power
Spectrum with MATLAB.
- 2010-02-24 15:37:26下载
- 积分:1