-
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
-
chap7_14
基于Anti_windup的PID控制,被控对象为一个大的阶跃信号1500,是针对连续系统采用离散控制器进行仿真的(Anti_windup based on the PID control, object to a large step signal 1500 is targeted at discrete continuous system simulation controller)
- 2007-05-20 17:18:51下载
- 积分:1
-
SANXIANGQIAOSHIPWM
三相桥式可控整流电路的MATLAB仿真,非常详细适合初学者(MATLAB simulation of three-phase bridge controlled rectifier circuit, very detailed for beginners)
- 2013-02-26 14:03:57下载
- 积分:1
-
CCppt
Clear Case briefly introduction power point
- 2013-09-25 10:03:02下载
- 积分:1
-
ua4_1
对声音信号进行butter低通滤波,对录入的信号进行傅里叶变换,同时对比滤波前后,声音信号的不同(Butter sound signal low-pass filtering, of the Fourier transform of input signals, while before and after filtering, different sound signal)
- 2014-12-01 23:17:03下载
- 积分:1
-
2fsk
自己写的2fsk调制解调程序,相比之下比较易懂。其中还附有函数程序。(Their own written procedures 2FSK modem, compared to relatively easy to understand. Which also included function procedures.)
- 2008-06-30 17:40:11下载
- 积分:1
-
111
function pi = solve2(count,m,cc)
借助布冯投针实验 仿真求pi的值
pi=0
frq=0
randNo = binornd(1,cc,1,m)
pro=zeros(1,count)
for j=1:count
for i = 1:m
if randNo(1,i) == 1
frq = frq + 1
end
pro(i) = frq/i
end
pi = (2*m)/frq
pro(j) = pi
end
pro = pro,num =1:count
plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
- 2011-05-24 15:39:41下载
- 积分:1
-
Real-time-simulation
关于matlab实时仿真的资料,有助于初学者快速入门。(Information about the Matlab real-time simulation will help beginners Quick Start.)
- 2012-08-11 20:20:55下载
- 积分:1
-
ESDNonlinear
introduction to nonlinear estimation with EKF and an example in Matlab
- 2009-04-09 02:09:23下载
- 积分:1
-
tuoluobiaodinggongshi
适用于大部分类型的陀螺数据处理的matalb程序,包括标度因数,零偏,补偿等信息(Applicable to most types of gyro data processing matalb procedures, including scale factor, bias, compensation and other information)
- 2010-05-27 22:26:33下载
- 积分:1