搜索资源列表
GussianProcess
- 高斯过程在空间统计学中的研究已有很长时间,但其在最近十年才开始应用到非线性建模中。本例为高斯过程用于回归分析的MatLab实现。-Gaussian process in the space of statistical research for a very long time. but in the last decade only applied to nonlinear modeling. The cases of Gaussian process for the regression a
blockturbocodes
- 产生(7,4,3)*(7,4,3)的分组turbo码,并模拟在高斯白噪声条件下的传输的过程.-20 (7,4,3) * (7,4,3), a turbo codes, simulation and Gaussian white noise in the transmission conditions of the process.
qzy
- 利用全主元高斯消去法对线性方程组的求解过程进行数值模拟与计算。-use all PCA Gaussian elimination of linear equations, the solution process simulation and numerical calculation.
fast Gaussian process latent variable model
- fast Gaussian process latent variable model Software (FGPLVM). This toolbox allows for larger GP-LVM models through using the sparse approximations suggested in papers by authors including Titsias, Snelson, Ghahramani, Seeger, and Lawrence
RandomProcesses.zip
- 用c++语言实现的随机过程分析程序,包括了高斯过程,瑞利过程及平稳过程的分析仿真,With c++ Language analysis of the random process procedures, including the Gaussian process, the Rayleigh process and smooth the process of Analysis and Simulation
RANDOMIZ
- 一个可以产生均匀随机序列和高斯序列的程序,结果输出至文件,同时高斯序列输出概率分布统计文件,最方便的出图方法是用EXCEL-Can generate a uniform random sequences and sequences of Gaussian process, the resulting output to a file, while the output Gaussian probability distribution sequence statistics file, the
detection_and_estimation_with_noise_in_DSSS
- 描述了在高斯白噪背景下,对直扩信号进行检测所采用的方法和仿真流程。-Describes the Gaussian white noise in the background, on the Direct Sequence Spread Spectrum Signal detection methods and simulation process.
suijiguocheng
- 这部分是用MATLAB产生随机过程的一系列源代码.含产生高斯分布随机变量,多变量高斯过程样本的产生,高斯--马尔科夫过程的产生等等..分别运行了这些程序.希望对大家有用-This is partly a random process generated by MATLAB source code of the series. Containing random variables have a Gaussian distribution, multivariate Gaussian proces
R1-091695
- Phase noise resulting in Common Phase Error (CPE) and Inter-Carrier Interference (ICI) is a critical challenge to the implementation of OFDM systems. Modeling phase noise as a stationary Gaussian random process with the specified power spectr
code
- 窄带高斯过程,3种实现,相差不是太多,希望有所帮助-Narrowband Gaussian process, three kinds of realization, a difference is not too much
JFCZ
- 程序实现高斯迭代法解方程组。并附有实习报告,分析了高斯迭代法解算过程。-Gauss iterative process to achieve solution of equations. Together with practical reporting, analysis of the Gaussian process of iterative solver.
Markove_Process
- Markov process - Gaussian process and local times
gpor
- 这是基于mac ios的操作系统写的基于高斯过程回归的代码,效果很不错的-This is based on MAC ios operating system to write code based on gaussian process regression, the effect is very good
1
- 一个通用的高斯列主元法解线性方程组的程序,并给出了一个实例。-A common method for solving out PCA Gaussian process of linear equations, and gives an example.
gp-ml-g-
- 高斯过程回归训练,机器学习的matlab代码-gaussian process regression machine learning
aGPR
- 高斯过程建模matlab原程序,sinx比X的测试程序。希望有用-Gaussian process modeling matlab original program, sinx than X' s testing program. I hope useful
EM
- 求高斯过程的参数-Arguments seeking Gaussian Process
GP
- gaussian process in python
GP-matlab
- GAUSSIAN PROCESS MODELING
GPflow_example.py
- 利用GPflow进行高斯过程回归,kernel有OU过程核等(Gauss Process Regression Using GPflow)