-
信号检测贝叶斯
使用Matlab编程,对教材74页例3.3.1进行编程仿真。其中,正电压A的值、噪声方差值、每个码元周期内的采样点数N自行设定(可设置为可调的变量)。噪声值可使用Matlab中产生高斯随机数的函数来进行仿真。贝叶斯检测判决式中,先验概率P(H1)=P(H0),判断错误的代价因子设为1,判断正确的代价因子设为0.
按照上述参数的设定进行仿真,实现对仿真数据的贝叶斯检测判决;循环生成仿真数据,并进行判决结果的统计,即记录判决正确的次数,估计正确判决的概率。(The use of Matlab programming, teaching materials 74 pages of 3.3.1 programming simulation. Among them, the value of positive voltage A, the variance of noise, the number of sampling points in each symbol cycle (N) can be set by itself (adjustable variable). Noise values can be simulated using the function of generating Gauss random numbers in Matlab. In the Bias detection decision, the prior probability P (H1) =P (H0), the factor of error judgment is set to 1, and the correct cost factor is set to 0.
According to the simulation parameters and realize the judgment of Bayesian detection simulation data; generating cycle simulation data, statistics and decision, which records the correct number of judgment, the estimated probability of correct decision.)
- 2021-04-19 14:08:51下载
- 积分:1
-
模拟波动方程的有限元程序 FEM
模拟波动方程的有限元程序,计算波场快照,有程序说明!(Simulation of the wave equation, the finite element program, calculate the wave field snapshot, procedural instructions)
- 2020-06-30 00:20:02下载
- 积分:1
-
差分法
电磁场数值计算中的差分法在matlab中的实现(The realization of difference method in numerical calculation of electromagnetic field in matlab)
- 2018-07-01 20:29:03下载
- 积分:1
-
4-fft
FFT快速傅里叶变换 采用基4 fft实现的c语言版(FFT Fast Fourier Transform implemented using the base 4 fft c language version)
- 2020-12-16 15:09:13下载
- 积分:1
-
zuixiaojiaocha
偏最小二乘法中的交叉有效性计算,看看,可能有用(PLS cross-validity of the calculation, see, may be useful)
- 2008-05-13 21:14:08下载
- 积分:1
-
Recursive-Identification-of-AUV
水下机器人在线最小二乘辨识、应急导航策略研究(Recursive Identification of Autonomous Underwater Vehicle for Emergency Navigation)
- 2013-03-28 20:40:22下载
- 积分:1
-
chirp-Z变换 MATLAB代码.txt
说明: 一个简单的CZT chirp-Z变换例程(a simple example of CZT)
- 2019-04-26 10:39:33下载
- 积分:1
-
fft_base2
本程序用于实现快速傅里叶变换的快速算法
% 为代码简便所有*2操作均直接实现,实际应采用二进制左移实现
(This procedure used to realize fast Fourier transform fast algorithm of all the code is simple to operate* 2 are referred directly to realize the actual binary left should be used to achieve)
- 2008-05-17 10:59:43下载
- 积分:1
-
Gaussin-Curve-Fitting-with-C
采用最小二乘方法的高斯曲线拟合算法, 用C 语言编写. 包含子程序.(Gaussian Curving Fitting with C language)
- 2021-04-14 18:18:55下载
- 积分:1
-
速度规划
速度曲线规划,在给定长度path 曲线上,根据各waypoint的速度约束,规划出平滑的速度曲线(speed curve planning.In a given length path curve, according to the speed of the waypoint constraints, planning a smooth speed curve.)
- 2017-07-09 12:02:47下载
- 积分:1