-
lyapnov-exponent
李亚普诺夫指数,检测混沌信号以及其检测混沌系统的依据(Lyapunov index and detection of chaotic signal and the detection based on chaotic systems)
- 2013-03-14 10:45:23下载
- 积分:1
-
FIR
基于MATLAB的FIR滤波器设计与滤波(MATLAB-based FIR filter design and filtering)
- 2009-05-19 15:28:35下载
- 积分:1
-
S
说明: simnkink 用S函数实现限幅器的功能(simnkink S function with the function to achieve limiter)
- 2010-06-02 17:38:59下载
- 积分:1
-
sms_optic_flow_2.0.tar
基于matlab的optical flow(Matlab-based optical flow)
- 2014-10-06 16:52:04下载
- 积分:1
-
Image-Normalization-Code
this the code for image normalization.
- 2013-05-04 03:10:07下载
- 积分:1
-
Plan-question
用matlab解决实际生活中的线性规划问题 属于实例教程 模拟一次函数 二次函数等求出最优解(The optimal solution using matlab to solve real-life examples of linear programming problems belong to simulate a tutorial function, such as a quadratic function)
- 2014-02-15 22:04:39下载
- 积分:1
-
PCM
pcm编码,译码。实现单频正弦波输入信号的模拟。(pcm coding,decode)
- 2010-11-26 16:08:47下载
- 积分:1
-
IEEE802.15.3aUWB
IEEE 802.15.3a UWB信道模型仿真,(IEEE 802.15.3a UWB channel model simulation,)
- 2008-05-26 16:16:31下载
- 积分:1
-
paper3
平方根升余弦滤波器的设计.pdf ,很好的一篇介绍平方根升余弦滤波器的文章 (Design and implementation of square·——root
raised cosine roll—Off digital filte)
- 2013-12-02 23:19:12下载
- 积分: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