-
some-kinds-of-highpass-filter
说明: 关于高通滤波的一些程序,有高通滤波后加中值滤波,还有理想高通滤波程序,以及高通滤波与维纳滤波结合的程序。希望能互相对您有帮助。(High-pass filter on some of the procedures, a high-pass filter Bo Houjia median filter, as well as the ideal high-pass filtering process has been high pass filter combined with the Wiener filtering process. You want to help each other.)
- 2011-03-08 17:30:44下载
- 积分:1
-
automatic-control-system
matlb中自动控制系统实验教程,简单明了的自动控制系统实验教程适合初学者(matlb automatic control system experimental tutorial)
- 2012-05-11 11:22:47下载
- 积分:1
-
MUSIC-revised
本文是music算法的一种改进,其具有更好的性能,以及能够满足大多数用户的需求,希望会给大家带来方便(This article is a modified music algorithm, which has better performance, and the ability to meet the needs of most users, I hope we will bring convenience)
- 2014-01-19 21:37:16下载
- 积分:1
-
333
DGhgrjtykdhksjsrtjtrjr(Gfdafherhrthjrsyjyrkyk)
- 2018-06-10 22:08:22下载
- 积分:1
-
1_25Gbps-and-string-conversion-CMOS
CMOS集成电路基础知识,CMOS集成电路的接口电路,CMOS集成电路使用注意事项
(Basic knowledge of CMOS CMOS integrated circuit, integrated circuit interface circuit, CMOS integrated circuit use matters needing attention
)
- 2012-05-13 18:47:00下载
- 积分: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
-
hamming
信源产生、信道编码、调制、信道传输、解调、信道译码、差错比较等通信过程的Simulink仿真方法。分析QPSK调制方式下Hamming编码方式在不同信噪比下的通信质量。
(Generated source, channel coding, modulation, channel transmission, demodulation, channel decoding, error comparison of the communication process of the Simulink simulation. QPSK modulation mode of Hamming encoding different signal to noise ratio in the quality of communication.)
- 2011-06-02 16:49:49下载
- 积分:1
-
three-dimensional-graphics
在Matlab编程环境下进行三维实体的绘制,给出了四个实例(three dimensional graphics rendering with Matlab)
- 2015-01-11 20:38:13下载
- 积分:1
-
KPP
使用块匹配法的三步搜索对视频中的两帧图象进行预测编码(Use block matching method for video of the three-step searching two frames image forecast coding)
- 2010-07-02 21:56:56下载
- 积分:1
-
PCA-and-rebuild
主要介绍主分量分析,怎样提取主要特征来重构原始信号。(Introduces the principal component analysis, extracting the main features of how to reconstruct the original signal.)
- 2011-05-11 22:55:24下载
- 积分:1