-
CIC
matlab实现一个decimation为4的CIC滤波器(matlab implementation of a decimation filter for 4 of the CIC)
- 2009-03-25 09:59:28下载
- 积分:1
-
TechniquesforDataHiding
数据隐藏,做为一中隐蔽、嵌入的形式,
可以进行数字媒体数据的识别,注释和版权保护。(Data hiding,a form of steganography,embeds
data into digital media for the purpose of
identification,annotation,and copyright.)
- 2009-11-14 07:54:33下载
- 积分:1
-
delay_time_and_embedding_window
利用CC方法可同时求时延与嵌入窗大小。程序中给的是Lorenz的例子。可以修改输入数据。(CC method can be used at the same time seeking delay and embedding window size. Program to the Lorenz case in point. Can modify the input data.)
- 2009-11-17 14:38:44下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
GMSK和基带信号功率谱密度仿真实验开发 Experiments-development-of-GMSK
基于MATLAB的GMSK和基带信号功率谱密度仿真实验开发
(Experiments development of GMSK and power spectral density of base-band signals based on Matlab simulation)
- 2020-06-28 12:20:02下载
- 积分: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
-
code
The code for JPEG realisation with some mistakes caracteristics.
- 2015-04-15 17:49:27下载
- 积分:1
-
Matlable
乘法表,用来计算数字乘法,从1到9的各种整数积(chengfabiao,yongyujisanshuzichengfa)
- 2010-11-20 10:06:36下载
- 积分:1
-
NEWTON-RAPHSON
power flow solutions using Newton Raphson technique on IEEE 14, 30 and 57 bus system. useful for those who want to learn optimization technique in power system. if you find any difficulty mail me or any suggestion is welcome to improve this code.
- 2015-03-24 20:00:02下载
- 积分:1
-
DartTargetDisk
matlab编写的一个绘图程序,绘制了一个飞镖靶盘(matlab write a drawing program, draw a dart target disk)
- 2010-11-20 11:40:40下载
- 积分:1