-
MATLAB
主要讲的是初学者简单的编程,以便帮助初学者学习MATLAB(Is primarily concerned with beginners simple programming, in order to help beginners learn MATLAB
)
- 2013-04-02 12:24:27下载
- 积分:1
-
music_doa
关于智能天线music算法的matlab仿真代码(About the intelligent antenna music of matlab simulation algorithm code
)
- 2012-05-13 16:05:38下载
- 积分:1
-
linedetec
这是一个使用hough变换来实现一副图像中直线检测的代码,比较高效而且检测效果很不错(use hough transform to achieve an image line detection code, more efficient and effective detection is pretty good)
- 2007-04-12 09:37:39下载
- 积分:1
-
ClassInstance
Class Instance Source Code for Andriod.
- 2013-11-02 21:13:46下载
- 积分:1
-
FELICS
In computer science and information theory, data compression, source coding,[1] or bit-rate reduction involves encoding information using fewer bits than the original representation. Compression can be either be lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by identifying marginally important information and removing it. The process of reducing the size of a data file is popularly referred to as data compression, although its formal name is source coding (coding done at the source of the data, before it is stored or transmitted).
- 2012-09-26 18:06:47下载
- 积分:1
-
Comparison_of_ed_Rayleigh_vs_awgn
compares ed for different wireless channels
- 2014-01-24 16:05:11下载
- 积分:1
-
数字音频水印MATLAB程序
语音信号处理代码,可插入水印,并进行还原处理(Speech Signal Processing Code)
- 2019-07-08 15:40:37下载
- 积分:1
-
ASE
AES matlab source code
- 2009-05-20 05:32:16下载
- 积分:1
-
examples
关于matlab语言与控制系统设计方面的一些例子(Some examples of the the matlab language with control system design)
- 2013-04-09 08:51:30下载
- 积分:1
-
mircogird
电压暂降正周期有效值,是四案例工程中比较常见的算法。(t=0:0.0002:0.2 y=cos(100*pi*t) y1=0.5*cos(100*pi*t) y(200:600)=y1(200:600) for i=1:1:901 u(i)=sqrt(sum(y(i:i+99).^2)/100) end plot(u) xlable( 采样点数 ) ylable( u ) )
- 2015-05-23 16:13:31下载
- 积分:1