-
signal3
MATLAB 下的数字信号处理实现示例
包括:
单位脉冲序列
矩形序列
特定冲击串
卷积计算
卷积定律验证
(MATLAB under the realization of digital signal processing examples include: unit rectangular pulse sequence sequence-specific impact of the law of string convolution convolution calculation to verify)
- 2007-10-31 11:31:39下载
- 积分:1
-
tclcl-src-1.19.tar
这是一个基于神经网络的数字识别程序,能够识别出0~10的阿拉伯数字(This is a neural network-based digital identification procedures, to identify the Arabic numerals 0 to 10)
- 2010-07-06 09:53:47下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
VideoSudokuSolver
应用matlab的图像处理工具,使用摄像头实时解密数独的程序(The video sudoku solver)
- 2013-11-22 17:20:05下载
- 积分:1
-
edge-detecting-based-susan
这是基于susan算子的边缘检测代码,用于检测物体边缘。使用matlab实现。(susan detection foor edge)
- 2015-05-09 16:18:20下载
- 积分:1
-
wigner-fft
读取信号进行时频分析,wigner时频图和fft频谱图(When reading the signal frequency analysis, time-frequency diagram and fft spectrum wigner)
- 2021-01-31 15:18:33下载
- 积分:1
-
filter_design
利用matlab设计滤波器,有原理说明及其matlab的代码实现(A filter was designed using matlab, there are principles of note and its matlab code to achieve the)
- 2009-09-09 16:00:32下载
- 积分:1
-
mppt_syst
simulink solar power generation system simulation. A Buck converter drived by MPPT command.
- 2010-10-11 04:53:20下载
- 积分:1
-
WienerFilter
matlab实现维纳滤波,原创编译运行通过,下载即可直接使用。(Wiener filter implementation matlab, run by the original compiler, download it directly.)
- 2010-11-22 11:15:35下载
- 积分:1
-
watersheld
用于图像分割的分水岭matlab编码 很好的编码 很实用 希望对大家有用要(watershed code)
- 2009-07-10 11:52:44下载
- 积分:1