-
Applicationaboutsiginal
本教材比较经典,介绍了信号的基本理论,而且与给出程序(Comparison of the classic textbook, introduced the basic theory of signals, but also give the procedure)
- 2009-03-14 01:27:56下载
- 积分:1
-
Sobel
Hi Friends. This is simple demo of Sobel Operation on image.
- 2010-10-13 00:21:31下载
- 积分:1
-
chap_8
很好的matlab学习资料,由浅到深的解析,附带源码(Matlab good learning materials, from shallow to deep analysis, with source code)
- 2011-05-02 13:11:03下载
- 积分:1
-
MatlabFiles4
Matlab Image Processing Part 4
- 2011-10-25 14:48:53下载
- 积分:1
-
canny
use the conventional canny edge detector algorithm to detect the edges of a given image. in first step the given image will be filter.
- 2012-10-03 15:10:41下载
- 积分: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
-
APFSVPWM
APF仿真模型,用于动态补偿系统的无功功率!(APF simulation model for dynamic compensation system reactive power!)
- 2013-05-07 15:35:46下载
- 积分:1
-
frft10101
分数傅里叶代码,包括了分数威布尔分布,让大家相互学习学习(Fractional Fu Liye code, including scores of Weibull distribution, let us learn each other)
- 2015-03-20 14:33:58下载
- 积分:1
-
circular_array_spatial_spectrum_estimation_MUSIC_a
自己写的圆阵空间谱估计MUSIC和mvdr(Write your own circular array spatial spectrum estimation MUSIC and mvdr)
- 2009-09-28 14:19:18下载
- 积分:1
-
RBF_DE
RBF配点求解微分方程是一类新方法,程序给出了RBF(采用的径向基函数是MQ函数)求解一维微分方程实例。(RBF (Multi-quadric function) method to solve the one dimentional differential equation.)
- 2014-02-21 18:09:23下载
- 积分:1