-
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
-
bam
Bidirectional associative memory does heteroassociative processing. Here BAM algorithm is implemented.
- 2012-10-04 12:48:40下载
- 积分:1
-
montecarlo
蒙特·卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。与它对应的是确定性算法。蒙特·卡罗方法在金融工程学,宏观经济学,计算物理学(如粒子输运计算、量子热力学计算、空气动力学计算)等领域应用广泛。(The Monte Carlo method, also known as the statistical simulation method, was proposed in the mid-1940s due to the development of science and technology and the invention of electronic computers. A very important numerical calculation method for classes. Refers to the use of random numbers (or more common pseudo-random numbers) to solve many computational problems. Corresponding to it is a deterministic algorithm. The Monte Carlo method is widely used in financial engineering, macroeconomics, computational physics (such as particle transport calculation, quantum thermodynamics calculation, aerodynamic calculation).)
- 2020-12-22 21:49:07下载
- 积分:1
-
路标检测与识别(1)
说明: 采用hog+SVM对路标进行识别,先训练再测试,准确率达到百分之九十四左右。(Hog +SVM is adopted to identify road signs, which is trained first and then tested, with an accuracy rate of about 94 percent.)
- 2020-06-20 09:20:01下载
- 积分:1
-
inverter11
说明: 光伏并网逆变器,阳光电源,测试部设计,有待修改
(pv grid inverter,sungrow,test dept desigen)
- 2011-04-11 11:48:49下载
- 积分:1
-
动力失稳
说明: matlab转子系统仿真程序,可用于计算动力失稳,判断系统稳定性(Matlab rotor system simulation program)
- 2020-10-19 10:38:59下载
- 积分:1
-
CVSD语音压缩的算法和程序流程-bysj7
CVSD语音压缩的算法和程序流程.量阶δ能够自动地随输入信号平均斜率的大小而连续变化,译码输出信号实现了对输入信号的理想逼近,最后在可编程逻辑器件(FPGA)中实现了CVSD调制功能。(CVSD voice compression algorithm and the program flow. Volume bands can automatically input signal with an average slope of the size of continuous change, decoder output signals to achieve the ideal input signal approximation, in the end programmable logic devices (FPGAs) to achieve the CVSD modulation functions.)
- 2005-03-21 19:23:06下载
- 积分:1
-
DOA
此程序是有关于到达角DOA估计的代码,在很多方面都很有用(This procedure is DOA on arrival estimation code, very useful in many ways)
- 2009-06-30 17:54:42下载
- 积分:1
-
jiefangcheng
求解线性方程组的几种方法:高斯列主元、高斯塞德尔迭代法(Solving linear equations in several ways: column pivot Gauss, high Sise del iteration)
- 2010-12-01 20:53:47下载
- 积分:1
-
ladder_matrix
求解输入矩阵的阶梯形式,仅供大家学习交流(Input matrix form for solving the ladder, only for them to learn from the exchange)
- 2011-06-06 16:11:27下载
- 积分:1