-
watermark
dct based visible watermarking algorithm
- 2009-02-26 21:05:51下载
- 积分:1
-
additive_noise_channel
模拟噪声的程序,可以根据需要改写,主要功能是实现噪声模型
(Additive Noise Channel/Additive Guassian Noise Channel is the simplest of all channels. File usage details:
op_channel = additivenoise(input_signal)
mathematical Model:
s(t) input signal to channel (=sig_ip)
n(t)additive random noise process added by channel (=noise_mat)
a(t) attenutation factor , here it is taken as random(=att_fact)
out put signal r(t) = a .* s(t)+ n(t)
an additional file named through_anc is there which shows 2 figures, 1. input signal 2. output signal
)
- 2009-07-16 21:13:40下载
- 积分:1
-
wlan_11n_simulink
一个老外写的802.11n无线局域网物理层(基带)simulink仿真模型,支持多种不同的速率。
关于模型的描述可以参见包内说明以及参考文献(Simulink model of 802.11n wireless LAN physical layer (baseband), supporting many diff rates.
See the paper describing the model at:
Wireless LAN Comes of Age: Undersanding the IEEE 802.11n
Amendment by Thomas Paul and Tokunbo Ogunfunmi,
IEEE Circuits and Systems Magazine, First quarter 2008,
pp. 28-54. 2008.
)
- 2021-01-21 15:48:42下载
- 积分:1
-
emd_hht
用MATLAB编写的EMD(经验模态分解)例程。实现了Hilbert黄变换、经验模态分解等理论算法,里面包含具体应用。(It is EMD sample codes. The Hilbert-Huang transform is coded by Matlab. And the EMD samples are included.)
- 2011-02-12 09:10:39下载
- 积分:1
-
FDIMFOC
DFIM Field Oriented Control
- 2011-06-17 02:37:08下载
- 积分:1
-
ttbox25102012
一款利用matlab编写的射线追踪程序,易改易用。(The installation of TTBOX is relatively simple. All you have to do is to create some directories and tell MatLab, where TTBOX is.
if it does not already exist, create a directory matlab within your home directory.
Copy the TTBOX directory into the matlab directory
if it does not already exist, create a file startup.m within the matlab directory
Insert the following lines into startup.m:
basepath= This should be the path to your home directory!
addpath([basepath filesep matlab filesep ttbox ],1)
addpath([basepath filesep matlab filesep ttbox filesep support ],1)
execute startup within the MatLab command window.
MatLab is now ready to execute TTBOX routines.
The startup-script will be executed automatically upon start of MatLab.
In order to read the online documentation, you have to browse to the doc directory and open the ttbox/doc/ttbox.html file with your web browser (it is recommended to set a bookma)
- 2014-08-28 19:53:12下载
- 积分:1
-
qam4sys
QAM matlab code system
- 2014-09-04 11:12:12下载
- 积分:1
-
c_matlab
一个进行C++和matlab混合编程的程序,可以实现c++调用matlab,虽是一个简单的例子但是却会让你学会VC、matlab混合编程的强大(One for C++ and matlab mixed programming procedures can be achieved c++ calling matlab, although a simple example but it makes you learn to VC, matlab powerful Hybrid Programming)
- 2009-10-02 17:12:00下载
- 积分:1
-
nonlinear-signal
用于非线性信号处理数学处理常用算法的工具箱,很好的能分解非线性信号,可以用于常用的故障诊断技术中去
很好的能解决实际中的问题(nonlinear signal processing)
- 2014-09-24 15:38:10下载
- 积分:1
-
SFH_MFSK
高速跳频,调制样式为MFSK(MFSK/FH),包括信号的发射接收模型,自己写的代码,仅供参考。(err)
- 2008-01-11 20:21:53下载
- 积分:1