-
watermarking-algorithm
基于傅里叶变换的数字水印算法,实现了图像里的水印的嵌入和提取。Matlab代码。(Fourier transform-based digital watermarking algorithm to achieve the image in the watermark embedding and extraction. Matlab code.)
- 2011-04-23 18:47:16下载
- 积分:1
-
matlab-modeling-algorithm(1)
本资料包包含了系统的matlab建模用算法(This pack contains the system matlab modeling algorithm used)
- 2013-08-03 19:43:25下载
- 积分:1
-
mt
说明: matlab常用算法之一,MATLAB初学者可好好利用(One commonly used algorithm matlab, MATLAB beginner can make good use of)
- 2010-08-14 14:55:14下载
- 积分:1
-
Signal-detection-and-estimation-
信号检测与估计课后答案的Matlab程序,非常适合初学者从实际中了解该课程(Signal detection and estimation the afterschool answer Matlab program, very suitable for beginners to learn about the course from the actual)
- 2012-10-27 10:07:13下载
- 积分:1
-
PC-SBL_ISAR_Code
ISAR问题,使用块之间的耦合关系的ISAR问题,这样做不用考虑对块进行分割,避免使用块分割的先验信息(Using a block of the coupling relationship between ISAR problem, not considering the block segmentation, avoid using block segmentation of a priori information)
- 2020-11-16 16:49:40下载
- 积分:1
-
mode-propagation-method
说明: 用模式传输法计算多模干涉波导的模场传输,多模干涉波导参数可调(calculate the beam propagation inside MMI using mode propagation method)
- 2010-05-04 17:09:53下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
iqtread
This function reads a binary .iqt file from the
Tektronix RSA3408A Real-Time Spectrum Analyzer and
performs amplitude and phase correction.
If filename is not specified or is empty,
the user is prompted for the filename.
A subset of the recording can be returned by specifying the first and
last element numbers indexed from 1.
If first is not specified or is empty, it defaults to 1.
If last is not specified or is empty, it defaults to the length of the
recording.
- 2011-09-21 06:39:31下载
- 积分:1
-
multilevel-boost-converter
multilevel boost convertermultilevel boost convertermultilevel boost convertermultilevel boost convertermultilevel boost convertermultilevel boost converter
- 2013-10-25 03:24:27下载
- 积分:1
-
try_fxlms
主动噪声控制的经典FX-lms算法仿真,包括算法框图,结果分析(Active Noise Control of the classic FX-lms algorithm)
- 2021-03-13 13:29:24下载
- 积分:1