搜索资源列表
dsakf
- % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 functi
20050129121394
- matlab写的计数器例子 这是适于初学者掌握matlab深成次开发的一个很好的教学实例,很有参考价值-A counter coded by matlab which is a very good educational example for the beginner to know how to use matlab to do in-depth development.So it is very valueable.
flow_chart
- Matlab单队列多服务台仿真总流程图 本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成: 1、仿真时钟; 2、事件表; 3、系统状态变量; 4、初始化子程序; 5、事件子程序; 6、调度子程序; 7、时钟推进子程序; 8、随机数产生子程序; 9、输出函数子程序; 10、统计计数器; 11、主程序。-Matlab simulation of the total single-queue multi-desk syst
counter16
- 利用simulink制作的十六进制计数器-Simulink produced using hexadecimal counter
mymcaculor
- matlab计数器,一个小程序,供学习者用-matlab counter, a small program for learners with
highspeedrotating
- 测试高速旋转物体的速度并报警。程序用高数计数器计数,中断来准确计算速度-Testing high-speed rotation speed of an object and alarm. Program counter with the high number of counts, interrupt to accurately calculate the speed of
i2event.com
- 多用途计数器,可以联合多人使用的小型计数器,自己研究的,大家卡看能用不,呵呵。-this is diount sout si fot.
trans_sigPnoisePinterference
- 根据直扩原理,首先有随机数发生器产生一系列二进制信息数据(+1,-1),每个信息比特重复Lc次,Lc对应每个信息比特所包含的伪码片数,包含每一比特Lc次重复的序列与另一个随机数发生器产生的PN序列c(n)相乘。然后在该序列上叠加高斯白噪声和形式为i(n)=Acosw0n余弦干扰下次信号,切余弦干扰信号的振幅满足条件A<Lc。在解调器中进行与PN序列的互相关运算,并且将组成各信息比特的Lc个样本进行求和。加法器的输出送到判决器,将信号与门限值0进行比较,确定传送的数据为+1还是-1,计数器用
matlab
- 仿真程序:首先需要用一个随机发生器产生(0.1)内的均匀随机数,然后再将该序列映射到对应的幅度电平{Am}。然后将这个范围再分成4个相等的区间,这些子区间分别对应于4个信号比特的符号00,01,10,11。检测器观察到r=Am+n,并且计算r和4种可能传输的信号幅度之间的距离,它的输出Bm就是相应于最小距离的信号电平。Bm与真正的的传输信号幅度比较,差错计数器用来对检测器产生的差错计数。-Simulation program: first need to use a random genera
ADC
- AD转换的Matlab程序,将输入电压转换成时间(脉冲宽度信号)或频率(脉冲频率),然后由定时器/计数器获得数字值-AD conversion of the Matlab program, the input voltage is converted into a time (pulse width signal) or a frequency (pulse frequency), and then to obtain a digital value by the timer/counter
Number-of-key-counter
- 一种二进制按键个数计数器在matlab中的实现的源码-Number of key counter
10counter
- 设计的一个十进制的计数器,以J-K触发器为基本。以simulink为开发环境。-Design of a decimal counter to the basic JK flip-flop. In simulink development environment.
jishuqi
- 计数器程序,用于计数使用,MATLAB程序-Counter procedures for counting the use of
TimeCounter
- 时间计数器,用于在matlab中实现计时功能,通过设置采样步长实现计时的功能(Time counter, used to implement timing function in matlab, to achieve timing function by setting sampling step length)